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-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
azure-keyvault-secrets-rust
✓★ 2,700by microsoft
Client library for Azure Key Vault Secrets — secure storage for passwords, API keys, and other secrets.
azure-security-keyvault-keys-dotnet
✓★ 2,700by microsoft
Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.
azure-keyvault-secrets-rust
✓★ 2,700by microsoft
Client library for Azure Key Vault Secrets — secure storage for passwords, API keys, and other secrets.
azure-keyvault-py
✓★ 2,700by microsoft
Secure storage and management for secrets, cryptographic keys, and certificates.
azure-keyvault-keys-rust
✓★ 2,700by microsoft
Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys.
azure-keyvault-certificates-rust
✓★ 2,700by microsoft
Client library for Azure Key Vault Certificates — secure storage and management of certificates.
azure-security-keyvault-keys-java
✓★ 2,700by 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…
code-checklist
✓★ 2,700by github
Team code quality checklist - use for checking Python code quality, bugs, security issues, and best practices
azure-keyvault-py
✓★ 2,700by microsoft
Secure storage and management for secrets, cryptographic keys, and certificates.
azure-security-keyvault-secrets-java
✓★ 2,700by microsoft
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive…
azure-compliance
✓★ 2,700by microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance…
azure-compliance
✓★ 2,700by microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance…
azure-keyvault-keys-rust
✓★ 2,700by microsoft
Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys.
azure-keyvault-certificates-rust
✓★ 2,700by microsoft
Client library for Azure Key Vault Certificates — secure storage and management of certificates.
azure-security-keyvault-secrets-java
✓★ 2,700by microsoft
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive…
azure-security-keyvault-keys-java
✓★ 2,700by 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…
azure-security-keyvault-keys-dotnet
✓★ 2,700by microsoft
Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.
supabase-postgres-best-practices
✓★ 2,300by supabase
Postgres performance optimization rules across 8 priority categories, from query tuning to advanced features. Organized into 8 rule categories prioritized by impact: query performance and connection management (critical), security and RLS, schema design, concurrency, data access patterns, monitoring, and advanced features Each rule includes detailed explanations, incorrect vs. correct SQL examples, EXPLAIN output analysis, and performance metrics to guide optimization decisions Covers query...
native-data-fetching
✓★ 2,200by expo
Network requests, API calls, and data fetching for Expo apps with caching, error handling, and offline support. Covers fetch API, React Query, error handling patterns, token management with expo-secure-store, and retry logic with exponential backoff Includes offline-first strategies using NetInfo and React Query persistence, plus environment variable configuration with EXPO_PUBLIC_ prefix for client-side URLs Supports Expo Router data loaders ( useLoaderData ) for route-level data loading on...
cloudflare
✓★ 2,000by Cloudflare
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. references: - workers - pages - d1 - durable-objects - workers-ai
sandbox-sdk
✓★ 2,000by Cloudflare
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs.
azure-resource-visualizer
✓★ 1,300by microsoft
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations. Discovers all resources within a resource group and analyzes their configurations, dependencies, and interconnections Generates Mermaid diagrams organized by logical layers (Network, Compute, Data, Security, Monitoring) with SKU details and connection labels Maps relationships including network connections, data flows, identity bindings, and configuration dependencies across...
azure-compliance
✓★ 1,300by microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.
entra-app-registration
✓★ 1,300by microsoft
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
entra-app-registration
✓★ 1,300by microsoft
Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration for secure application authentication. Covers app registration setup, authentication configuration, API permissions, and client credential management across web apps, SPAs, mobile apps, and daemon services Includes step-by-step workflows for first-time registration, console application authentication, and service-to-service credential flows Provides Azure CLI commands, MSAL library examples for .NET,...
azure-enterprise-infra-planner
✓★ 1,300by microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment',...
owasp-cicd
✓★ 1,200by microsoft
OWASP CI/CD Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in continuous integration and continuous delivery…
owasp-top-10
✓★ 1,200by microsoft
OWASP Top 10 for Web Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in web application…
owasp-agentic
✓★ 1,200by microsoft
OWASP Agentic Security Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in AI agent systems - Brought to you by…
owasp-infrastructure
✓★ 1,200by microsoft
OWASP Infrastructure Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in internal IT infrastructure environments…