Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

expo

4,642 standalone skills
microsoft logo

azure-cloud-migrate

2,676

by microsoft

Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service, Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps. WHEN: migrate Lambda to Functions, AWS to Azure, migrate Beanstalk, migrate Heroku, migrate App Engine, Cloud Run migration, Fargate to ACA, ECS/Kubernetes/GKE/EKS to Container Apps, Spring Boot to Container Apps, cross-cloud migration.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
microsoft logo

azure-communication-callautomation-java

2,676

by microsoft

Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, DTMF recognition, text-to-speech, or AI-powered call flows.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-communication-callingserver-java

2,676

by microsoft

Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining legacy code.

🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-communication-common-java

2,676

by microsoft

Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-communication-sms-java

2,676

by microsoft

Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-deploy

2,676

by microsoft

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: \"run azd up\", \"run azd deploy\", \"execute deployment\",

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-security-keyvault-keys-dotnet

2,676

by microsoft

Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification. Triggers: "Key Vault keys", "KeyClient", "CryptographyClient", "RSA key", "EC key", "encrypt decrypt .NET", "key rotation", "HSM".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-mgmt-apimanagement-py

2,676

by microsoft

Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies. Triggers: "azure-mgmt-apimanagement", "ApiManagementClient", "APIM", "API gateway", "API Management".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

wiki-qa

2,676

by microsoft

Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-security-keyvault-keys-java

2,676

by microsoft

Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-servicebus-dotnet

2,676

by microsoft

Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions. Use for reliable message delivery, pub/sub patterns, dead letter handling, and background processing. Triggers: "Service Bus", "ServiceBusClient", "ServiceBusSender", "ServiceBusReceiver", "ServiceBusProcessor", "message queue", "pub/sub .NET", "dead letter queue".

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-servicebus-py

2,676

by microsoft

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-servicebus-rust

2,676

by microsoft

Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions. Triggers: "service bus rust", "ServiceBusClient rust", "send message servicebus rust", "receive message servicebus rust", "queue rust messaging", "topic subscription rust".

microsoft logo

azure-servicebus-ts

2,676

by microsoft

Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterprise messaging patterns.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-speech-to-text-rest-py

2,676

by microsoft

Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (>60 seconds), real-time streaming, batch transcription, custom speech models, speech translation. Use Speech SDK or Batch Transcription API instead.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-storage-file-share-py

2,676

by microsoft

Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud. Triggers: "azure-storage-file-share", "ShareServiceClient", "ShareClient", "file share", "SMB".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-storage-file-share-ts

2,676

by microsoft

Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. Use for creating shares, managing directories, uploading/downloading files, and handling file metadata. Supports Azure Files SMB protocol scenarios. Triggers: "file share", "@azure/storage-file-share", "ShareServiceClient", "ShareClient", "SMB", "Azure Files".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-storage-queue-py

2,676

by microsoft

Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing. Triggers: "queue storage", "QueueServiceClient", "QueueClient", "message queue", "dequeue".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-storage-queue-rust

2,676

by microsoft

Azure Queue Storage library for Rust. Send, receive, and manage queue messages. Triggers: "queue storage rust", "QueueClient rust", "send message rust", "receive messages rust", "QueueServiceClient rust", "queue rust".

microsoft logo

azure-storage-queue-ts

2,676

by microsoft

Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues. Supports visibility timeout, message encoding, and batch operations. Triggers: "queue storage", "@azure/storage-queue", "QueueServiceClient", "QueueClient", "send message", "receive message", "dequeue", "visibility timeout".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

debugview

2,676

by microsoft

Sysinternals DebugView CLI (DbgViewCli) for capturing and analyzing usermode and kernel-mode Windows debug output from the command line. USE FOR: capturing OutputDebugString output, kernel DbgPrint/KdPrint capture, boot-time debug logging, remote debug monitoring, filtering debug output by PID or process name, crash dump analysis, automated debug capture with bounded execution. DO NOT USE FOR: non-Windows platforms, application-level logging frameworks (log4j, serilog), Azure Monitor or cloud te

microsoft logo

declarative-agent-developer

2,676

by microsoft

Create, build, deploy, and localize declarative agents for M365 Copilot and Teams. USE THIS SKILL for ANY task involving a declarative agent — including localization, scaffolding, editing manifests, adding capabilities, and deploying. Localization requires tokenized manifests and language files that only this skill knows how to produce. Triggers: "create agent", "create a declarative agent", "new declarative agent", "scaffold an agent", "new agent project", "add a capability", "add a plugin", "c

microsoft logo

m365-agent-evaluator

2,676

by microsoft

Use this skill when a user wants to create, run, or analyze evaluation suites for Microsoft 365 Copilot declarative agents with the public @microsoft/m365-copilot-eval CLI. Trigger on intents such as "evaluate my agent", "test my agent", "run my evals", "create eval prompts", "add multi-turn tests", "tune evaluator thresholds", "why is my agent failing", or "set up eval environment variables".

microsoft logo

azure-ai-agents-persistent-java

2,676

by microsoft

Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-ai-anomalydetector-java

2,676

by microsoft

Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-cosmos-ts

2,676

by microsoft

Azure Cosmos DB JavaScript/TypeScript SDK (@azure/cosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and container management. Triggers: "Cosmos DB", "@azure/cosmos", "CosmosClient", "document CRUD", "NoSQL queries", "bulk operations", "partition key", "container.items".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-ai-document-intelligence-ts

2,676

by microsoft

Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-cosmos-rust

2,676

by microsoft

Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data. Triggers: "cosmos db rust", "CosmosClient rust", "document crud rust", "NoSQL rust", "partition key rust".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-ai-language-conversations-py

2,676

by microsoft

Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities, building NLP features, or integrating language understanding into applications.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-monitor-query-java

2,676

by microsoft

Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources. Triggers: "LogsQueryClient java", "MetricsQueryClient java", "kusto query java", "log analytics java", "azure monitor query java". Note: This package is deprecated. Migrate to azure-monitor-query-logs and azure-monitor-query-metrics.

🔥🔥FreeQuick setup
← PrevPage 90 of 155Next →