{ "name": "skills", "owner": { "name": "microsoft", "url": "https://github.com/microsoft" }, "metadata": { "description": "Skills, agents, and plugins for AI coding agents working with Azure SDKs and Microsoft AI Foundry", "version": "1.0.0", "pluginRoot": "./.github/plugins" }, "plugins": [ { "name": "deep-wiki", "source": "./deep-wiki", "description": "AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich structured documentation with architecture diagrams, component analysis, and source citations.", "version": "1.0.0", "author": { "name": "thegovind", "url": "https://github.com/thegovind" }, "homepage": "https://github.com/microsoft/skills/tree/main/.github/plugins/deep-wiki", "repository": "https://github.com/microsoft/skills", "license": "MIT", "keywords": ["wiki", "documentation", "mermaid", "architecture", "code-analysis"], "category": "documentation", "commands": "commands/", "skills": "skills/", "agents": "agents/", "strict": true }, { "name": "azure-skills", "source": "./azure-skills", "description": "Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.", "version": "1.0.0", "author": { "name": "microsoft", "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/github-copilot-for-azure", "repository": "https://github.com/microsoft/github-copilot-for-azure", "license": "MIT", "keywords": ["azure", "cloud", "infrastructure", "deployment", "microsoft", "devops"], "category": "orchestration", "skills": "skills/" }, { "name": "azure-sdk-python", "source": "./azure-sdk-python", "description": "Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.", "version": "1.0.0", "author": { "name": "microsoft", "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-python", "repository": "https://github.com/microsoft/skills", "license": "MIT", "keywords": ["azure", "python", "sdk", "ai", "storage", "identity", "monitoring"], "category": "sdk", "skills": "skills/" }, { "name": "azure-sdk-dotnet", "source": "./azure-sdk-dotnet", "description": "Azure SDK patterns and best practices for .NET developers covering AI, resource management, identity, messaging, and Key Vault libraries.", "version": "1.0.0", "author": { "name": "microsoft", "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-dotnet", "repository": "https://github.com/microsoft/skills", "license": "MIT", "keywords": ["azure", "dotnet", "csharp", "sdk", "resource-manager", "identity"], "category": "sdk", "skills": "skills/" }, { "name": "azure-sdk-typescript", "source": "./azure-sdk-typescript", "description": "Azure SDK patterns and best practices for TypeScript/Node.js developers covering AI, storage, identity, monitoring, and messaging libraries.", "version": "1.0.0", "author": { "name": "microsoft", "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-typescript", "repository": "https://github.com/microsoft/skills", "license": "MIT", "keywords": ["azure", "typescript", "nodejs", "sdk", "ai", "storage"], "category": "sdk", "skills": "skills/" }, { "name": "azure-sdk-java", "source": "./azure-sdk-java", "description": "Azure SDK patterns and best practices for Java developers covering AI, communication, storage, identity, monitoring, and management libraries.", "version": "1.0.0", "author": { "name": "microsoft", "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-java", "repository": "https://github.com/microsoft/skills", "license": "MIT", "keywords": ["azure", "java", "sdk", "communication", "eventhub", "identity"], "category": "sdk", "skills": "skills/" }, { "name": "azure-sdk-rust", "source": "./azure-sdk-rust", "description": "Azure SDK patterns and best practices for Rust developers covering identity, Key Vault, storage, Cosmos DB, and Event Hubs.", "version": "1.0.0", "author": { "name": "microsoft", "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-rust", "repository": "https://github.com/microsoft/skills", "license": "MIT", "keywords": ["azure", "rust", "sdk", "keyvault", "storage", "cosmos"], "category": "sdk", "skills": "skills/" } ] }