Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons725
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
microsoft-docs
✓★ 68,500by microsoft
Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more.…
convert-plaintext-to-md
✓★ 36,200by github
Convert plain text documentation to markdown with flexible formatting options. Supports three conversion approaches: explicit instructions, documented options, or reference file templates for consistent formatting patterns Includes predefined instruction shortcuts for common tasks like removing header digits, adjusting heading levels, and reducing indentation Handles code block detection with language identification, proper list nesting, and markdown syntax compliance across multiple target...
create-llms
✓★ 36,200by github
Generates a specification-compliant llms.txt file that guides LLMs through repository structure and documentation. Analyzes repository layout, identifies key files (READMEs, specs, examples, configuration), and catalogs documentation structure before generation Creates llms.txt following the official specification at https://llmstxt.org/ with H1 project name, blockquote summary, and organized H2 file sections Organizes files into logical categories (Documentation, Specifications, Examples,...
create-readme
✓★ 36,200by github
Generates comprehensive README.md files for projects with professional structure and formatting. Analyzes entire project workspace to create contextually accurate, well-organized documentation Follows proven open-source README patterns with clear sections for setup, usage, and key features Uses GitHub Flavored Markdown and admonition syntax for enhanced readability and visual hierarchy Balances detail with conciseness, avoiding unnecessary sections and excessive emoji while maintaining...
update-specification
✓★ 36,200by github
Update specification files for AI-ready consumption based on new requirements or code changes. Modifies existing specification documents in /spec/ directory using structured markdown with YAML front matter Ensures specifications are precise, unambiguous, and machine-readable through established formatting standards (headings, lists, tables, code blocks) Covers 11 core sections: purpose, definitions, requirements, interfaces, acceptance criteria, testing strategy, rationale, dependencies,...
create-github-action-workflow-specification
✓★ 36,200by github
Generates formal, AI-optimized specifications for GitHub Actions workflows to standardize documentation and enable maintenance. Produces structured markdown specifications with execution flow diagrams, job dependency matrices, and requirement tables designed for token efficiency Covers functional, security, and performance requirements alongside input/output contracts, error handling strategies, and quality gates Includes sections for monitoring, compliance, edge cases, and change management...
update-llms
✓★ 36,200by github
Maintain accurate llms.txt files that guide LLMs through repository documentation and structure. Analyzes current repository state against the official llms.txt specification to identify outdated, missing, or incorrect file references Organizes essential documentation into logical H2 sections (Documentation, Specifications, Examples, Configuration, Optional) with properly formatted markdown links Validates compliance with https://llmstxt.org/ format requirements including H1 header,...
technology-stack-blueprint-generator
✓★ 36,200by github
Analyzes codebases to generate detailed technology stack blueprints with architectural documentation. Supports auto-detection across multiple platforms (.NET, Java, JavaScript, React, Python) or focuses analysis on a specified technology type Configurable depth levels (Basic to Implementation-Ready) with optional version info, licensing details, usage patterns, and coding conventions Generates architecture diagrams, technology relationship maps, and data flow visualizations to document...
microsoft-docs
✓★ 36,200by github
Search official Microsoft documentation across Azure, .NET, Agent Framework, Aspire, VS Code, and GitHub. Primary tool covers learn.microsoft.com via three commands: search concepts and guides, find code samples by language, and fetch full page content Includes CLI fallback ( mslearn command) when MCP server is unavailable, with JSON output option for scripting Routes Aspire, VS Code, GitHub, and Agent Framework queries to specialized tools (Aspire MCP, Context7) since their docs live...
folder-structure-blueprint-generator
✓★ 36,200by github
Analyzes project folder structures across multiple technology stacks and generates comprehensive organization blueprints. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter) and identifies architectural patterns including monorepos, microservices, and frontend components Generates detailed blueprints with customizable visualization styles (ASCII tree, markdown lists, or tables) and configurable depth levels Documents file placement patterns, naming conventions,...
create-technical-spike
✓★ 36,200by github
Time-boxed technical spike documents for researching critical development decisions before implementation. Generates structured markdown spike files with clear objectives, research questions, investigation plans, and decision frameworks Supports six spike categories: API Integration, Architecture & Design, Performance & Scalability, Platform & Infrastructure, Security & Compliance, and User Experience Includes built-in checklists for research tasks, success criteria, findings documentation,...
create-specification
✓★ 36,200by github
Generate structured, AI-optimized specification documents with standardized templates and machine-readable formatting. Creates specification files in /spec/ directory following naming convention spec-[purpose]-[type].md with YAML front matter for metadata Enforces structured markdown with 11 standard sections covering purpose, requirements, interfaces, acceptance criteria, and validation Includes explicit guidelines for unambiguous language, acronym definitions, and self-contained...
azure-role-selector
✓★ 36,200by github
Guidance for selecting least-privilege Azure roles matching specific permission requirements. Searches Azure built-in roles to find the minimal role matching desired permissions, or generates custom role definitions when no built-in role fits Provides CLI commands and Bicep code snippets for applying role assignments to identities Integrates Azure documentation, best practices, and Bicep schema tools to recommend and implement role configurations
architecture-blueprint-generator
✓★ 36,200by github
Analyzes codebases to generate comprehensive architectural documentation with diagrams and implementation patterns. Auto-detects technology stacks (.NET, Java, React, Angular, Python, Node.js, Flutter) and architectural patterns (Clean Architecture, Microservices, Layered, MVVM, Hexagonal, Event-Driven, Serverless, Monolithic) Generates C4, UML, Flow, or Component diagrams at multiple abstraction levels showing subsystems, dependencies, and data flow Documents core components, layers, data...
azure-search-documents-ts
✓★ 2,700by microsoft
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid…
azure-cosmos-rust
✓★ 2,700by microsoft
Client library for Azure Cosmos DB NoSQL API — document CRUD, containers, and globally distributed data.
azure-cosmos-ts
✓★ 2,700by microsoft
Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations.
azure-cosmos-ts
✓★ 2,700by microsoft
Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations.
azure-ai-contentunderstanding-py
✓★ 2,700by microsoft
Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.
azure-ai-document-intelligence-dotnet
✓★ 2,700by microsoft
Extract text, tables, and structured data from documents using prebuilt and custom models.
azure-ai-document-intelligence-ts
✓★ 2,700by microsoft
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing…
azure-ai-formrecognizer-java
✓★ 2,700by microsoft
Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from…
azure-search-documents-ts
✓★ 2,700by microsoft
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid…
azure-ai-contentunderstanding-py
✓★ 2,700by microsoft
Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.
azure-ai-document-intelligence-dotnet
✓★ 2,700by microsoft
Extract text, tables, and structured data from documents using prebuilt and custom models.
azure-ai-document-intelligence-ts
✓★ 2,700by microsoft
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing…
expo-cicd-workflows
✓★ 2,200by expo
Write and validate EAS CI/CD workflow YAML files for Expo projects. Fetches the latest JSON schema from Expo's API to ensure job types, parameters, triggers, and runner configurations are current Supports dynamic expressions using ${{ }} syntax with contexts for GitHub events, workflow inputs, job outputs, and step results Includes built-in validation script that checks workflow structure against the schema and reports errors before deployment Provides reference documentation for syntax,...
azure-rbac
✓★ 1,300by microsoft
Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code. Identifies built-in roles matching desired permissions using Azure documentation, or creates custom role definitions when no built-in role fits Generates Azure CLI commands and Bicep code snippets for assigning roles to identities, service principals, and managed identities Clarifies prerequisites for granting roles, including which permissions ( Microsoft.Authorization/roleAssignments/write )...
azure-compute
✓★ 1,300by microsoft
Recommend Azure VM sizes, scale sets, and configurations based on workload requirements and budget. Analyzes workload type, performance needs, scaling requirements, and cost to suggest 2–3 VM or VMSS options with trade-offs Verifies recommendations against live Microsoft documentation; falls back to reference files if fetch fails Queries the unauthenticated Azure Retail Prices API for current pricing without requiring an Azure subscription Guides VM vs VMSS decision through a decision tree...
azure-validate
✓★ 1,300by microsoft
Pre-deployment validation for Azure infrastructure, configuration, and permissions before deployment. Requires .azure/plan.md from a prior azure-prepare run; stops immediately if the plan is missing Executes recipe-specific validation commands (azd provision, bicep build, terraform validate) and records proof in the plan document Performs build verification, configuration checks, and permission validation; blocks deployment if any check fails Only authorized method to set plan status to...