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.
azure-resource-health-diagnose
✓★ 36,200by github
Diagnose Azure resource health issues and generate a prioritized remediation plan. Analyzes resource status, logs, and telemetry across 8+ Azure service types (Web Apps, VMs, Cosmos DB, Storage, SQL Database, Application Insights, Key Vault, Service Bus) Executes targeted KQL queries against Log Analytics and Application Insights to identify errors, performance degradation, and anomalies Classifies issues by severity (Critical, High, Medium, Low) and performs root cause analysis across...
az-cost-optimize
✓★ 36,200by github
Analyze Azure resources and IaC files to identify cost optimizations, creating tracked GitHub issues for implementation. Discovers Azure resources across subscriptions and resource groups, analyzes IaC files (Bicep, Terraform, ARM templates), and collects usage metrics from Log Analytics to validate current costs Generates evidence-based optimization recommendations with priority scoring based on monthly savings, implementation effort, and risk assessment Creates individual GitHub issues for...
fabric-lakehouse
✓★ 36,200by github
Microsoft Fabric Lakehouse storage for unified tabular and non-tabular data with Delta Lake, SQL analytics, and fine-grained security. Combines data lake flexibility with data warehouse management through Delta Lake format, ACID transactions, versioning, and SQL endpoints for T-SQL querying Organizes data via schemas (folders under Tables), shortcuts (virtual links to internal/external sources), and materialized views for optimized query performance Supports multiple data formats: Delta...
sql-queries
✓★ 22,300by anthropic
Write correct, performant SQL across all major data warehouse dialects. Covers five major dialects: PostgreSQL, Snowflake, BigQuery, Redshift, and Databricks with dialect-specific syntax for date/time, string functions, arrays, and JSON handling Includes common analytical patterns: window functions, CTEs, cohort retention, funnel analysis, and deduplication with ready-to-use examples Provides performance optimization tips per dialect, such as clustering keys in Snowflake, partition pruning...
google-agents-cli-observability
✓★ 4,700by google
This skill should be used when the user wants to "set up tracing", "monitor my ADK agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace, prompt-response logging, BigQuery Agent Analytics, third-party integrations (AgentOps, Phoenix, MLflow, etc.), and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment setup (use...
azure-storage-file-datalake-py
✓★ 2,700by microsoft
Hierarchical file system for big data analytics workloads.
azure-kusto
✓★ 2,700by microsoft
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database…
azure-monitor-ingestion-py
✓★ 2,700by microsoft
Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API.
azure-storage-file-datalake-py
✓★ 2,700by microsoft
Hierarchical file system for big data analytics workloads.
azure-kusto
✓★ 2,700by microsoft
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database…
azure-monitor-ingestion-py
✓★ 2,700by microsoft
Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API.
azure-monitor-query-py
✓★ 2,700by microsoft
Query logs and metrics from Azure Monitor and Log Analytics workspaces.
azure-monitor-query-py
✓★ 2,700by microsoft
Query logs and metrics from Azure Monitor and Log Analytics workspaces.
azure-storage
✓★ 1,300by microsoft
Unified access to Azure blob storage, file shares, queues, tables, and data lake services. Supports five storage service types: Blob Storage for objects and backups, File Shares for SMB access, Queue Storage for async messaging, Table Storage for NoSQL key-value data, and Data Lake for big data analytics MCP server tools enable listing storage accounts, containers, and blobs, plus downloading and uploading blob content directly Configurable access tiers (hot, cool, cold, archive) and...
azure-storage
✓★ 1,300by microsoft
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers,...
azure-kusto
✓★ 1,300by microsoft
Execute KQL queries and analyze data in Azure Data Explorer for log analytics, telemetry, and time series insights. Execute KQL queries against massive datasets with sub-second performance, including filtering, aggregation, time series analysis, and cross-table joins Discover and explore cluster resources, databases, and table schemas to understand your data model before querying Supports five core query patterns: basic retrieval, aggregation analysis, time series analytics, join-based...
azure-storage
✓★ 226by Azure
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics capabilities.
azure-kusto
✓★ 226by Azure
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis.
dv-query
✓★ 161by microsoft
Bulk reads, multi-page iteration, and analytics over Dataverse data via the Python SDK and Web API. Use when the user wants to read, list, filter, aggregate,…