mayurrathi/awesome-agent-skills

The ultimate open-source library of highly-structured prompts, tools, and specialized capabilities for autonomous AI agents.

8Stars on the repository
200Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB…

not rated 8 +1 6mo ago A 103 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Resource Manager SDK for Durable Task Scheduler in .NET. Use for MANAGEMENT PLANE operations: creating/managing Durable Task Schedulers, Task Hubs, and retention policies via Azure Resource Manager. Triggers: "Durable Task Scheduler", "create scheduler", "task hub", "DurableTaskSchedulerResource", "provision…

not rated 8 +1 6mo ago A 83 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "MySQL", "MySqlFlexibleServer", "MySQL Flexible Server", "Azure Database for MySQL", "MySQL database…

not rated 8 +1 6mo ago A 86 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. Use for MANAGEMENT PLANE operations: creating/managing Playwright Testing workspaces, checking name availability, and managing workspace quotas via Azure Resource Manager. NOT for running Playwright tests - use…

not rated 8 +1 6mo ago A 110 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "PostgreSQL", "PostgreSqlFlexibleServer", "PostgreSQL Flexible Server", "Azure Database for…

not rated 8 +1 6mo ago A 97 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) …

not rated 8 +1 6mo ago A 113 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: "SQL…

not rated 8 +1 6mo ago A 108 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET"…

not rated 8 +1 6mo ago A 101 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. Triggers: "azure-search-documents", "SearchClient", "SearchIndexClient", "vector search", "hybrid search", "semantic search".

not rated 8 +1 6mo ago A 59 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building ag...

not rated 8 +1 6mo ago A 42 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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…

not rated 8 +1 6mo ago A 89 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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.

not rated 8 +1 6mo ago A 49 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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"…

not rated 8 +1 6mo ago A 86 tokens

Azure Servicebus Py

183

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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".

not rated 8 +1 6mo ago A 50 tokens

Azure Servicebus Ts

184

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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 enterpri...

not rated 8 +1 6mo ago A 42 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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)…

not rated 8 +1 6mo ago A 102 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming da...

not rated 8 +1 6mo ago A 40 tokens

Azure Storage Blob Py

187

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. Triggers: "blob storage", "BlobServiceClient", "ContainerClient", "BlobClient", "upload blob", "download blob".

not rated 8 +1 6mo ago A 55 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers. Triggers: "blob storage rust", "BlobClient rust", "upload blob rust", "download blob rust", "container rust".

not rated 8 +1 6mo ago A 50 tokens

Azure Storage Blob Ts

189

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers. Supports block blobs, append blobs, page blobs, SAS tokens, and streaming. Triggers: "blob storage", "@azure/storage-blob", "BlobServiceClient"…

not rated 8 +1 6mo ago A 93 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations. Triggers: "data lake", "DataLakeServiceClient", "FileSystemClient", "ADLS Gen2", "hierarchical namespace".

not rated 8 +1 6mo ago A 62 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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".

not rated 8 +1 6mo ago A 54 tokens

mayurrathi/awesome-agent-skills

Skill Claude CodeCodex

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"…

not rated 8 +1 6mo ago A 82 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: