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.
brag-sheet
✓★ 36,200by github
Turn engineering work into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs, git history, and PRs to reconstruct forgotten work.
python-azure-iot-edge-modules
✓★ 36,200by github
Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.
next-intl-add-language
✓★ 36,200by github
Add a new language to a Next.js application using next-intl internationalization. Requires translating all entries from en.json in the ./messages directory to the new language Update routing configuration in src/i18n/routing.ts and middleware in src/middleware.ts to recognize the new language Register the language in the language toggle component at src/components/language-toggle.tsx
daily-prep
✓★ 36,200by github
Prepare for tomorrow''s meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings,…
codeql
✓★ 36,200by github
Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users…
excalidraw-diagram-generator
✓★ 36,200by github
Generate Excalidraw diagrams from natural language descriptions in multiple formats. Supports nine diagram types: flowcharts, relationship diagrams, mind maps, architecture diagrams, data flow diagrams, swimlane business flows, class diagrams, sequence diagrams, and ER diagrams Outputs valid .excalidraw JSON files that open directly in Excalidraw or the VS Code extension Includes layout guidelines, element count recommendations, and color schemes for consistent visual design Optional...
render-deploy
✓★ 23,200by openai
Deploy applications to Render with Git-backed services or prebuilt Docker images via Blueprint or direct creation. Supports two deployment methods: Blueprint (Infrastructure-as-Code via render.yaml) for multi-service apps, and Direct Creation (MCP tools) for single services Analyzes codebases to determine runtime, build/start commands, environment variables, and required datastores (databases, Redis, cron jobs) Generates render.yaml configurations with automatic service type selection (web,...
netlify-deploy
✓★ 23,200by openai
Deploy web projects to Netlify with automatic authentication, site linking, and framework detection. Handles full deployment workflow: authentication verification, site linking or creation, dependency installation, and preview or production deploys Supports both browser-based OAuth and API token authentication; guides users through login if needed Automatically detects project configuration from netlify.toml or prompts for build command and publish directory based on framework Includes error...
cli-creator
✓★ 23,200by openai
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user…
search-strategy
✓★ 22,300by anthropic
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into…
slack-search
✓★ 22,300by anthropic
Guidance for effectively searching Slack to find messages, files, channels, and people
legal-response
✓★ 22,300by anthropic
Generate a response to a common legal inquiry using configured templates, with built-in escalation checks for situations that shouldn't use a templated reply.…
signature-request
✓★ 22,300by anthropic
Prepare and route a document for e-signature — run a pre-signature checklist, configure signing order, and send for execution. Use when a contract is finalized…
write-query
✓★ 22,300by anthropic
Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and…
standup
✓★ 22,300by anthropic
Generate a standup update from recent activity. Use when preparing for daily standup, summarizing yesterday's commits and PRs and ticket moves, formatting work…
compliance-check
✓★ 22,300by anthropic
Run a compliance check on a proposed action, product feature, or business initiative, surfacing applicable regulations, required approvals, and risk areas. Use…
compose-outreach
✓★ 22,300by anthropic
Generate personalized outreach messages using Common Room signals. Triggers on 'draft outreach to [person]', 'write an email to [name]', 'compose a message for…
contact-research
✓★ 22,300by anthropic
Research a specific person using Common Room data. Triggers on 'who is [name]', 'look up [email]', 'research [contact]', 'is [name] a warm lead', or any…
knowledge-synthesis
✓★ 22,300by anthropic
Deduplicates and synthesizes search results from multiple sources into coherent, attributed answers with confidence scoring. Merges duplicate information across sources using signals like matching content, authors, timestamps, and cross-references; prioritizes complete versions, authoritative sources, and recent updates Assigns confidence levels based on freshness (today vs. older than a month) and authority (official wiki > email > chat > drafts), and explicitly surfaces conflicting...
slack-messaging
✓★ 22,300by anthropic
Guidance for composing well-formatted, effective Slack messages using mrkdwn syntax
onboarding
✓★ 22,300by anthropic
Generate an onboarding checklist and first-week plan for a new hire. Use when someone has a start date coming up, building the pre-start task list (accounts,…
huggingface-paper-publisher
✓★ 10,800by huggingface
Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating…
huggingface-trackio
✓★ 10,800by huggingface
Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or…
gemini-live-api-dev
✓★ 3,800by google-gemini
Real-time bidirectional streaming with Gemini over WebSockets for audio, video, and text conversations. Supports audio input/output (16 kHz PCM), video frames, text, and automatic transcriptions with voice activity detection for interruption handling Includes native audio features: affective dialog, proactive audio, and thinking mode; function calling for synchronous and asynchronous tool use; and Google Search grounding Offers session management with context compression, resumption, and...
gemini-live-api-dev
✓★ 3,800by google-gemini
Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice…
entra-agent-id
✓★ 2,700by microsoft
Create and manage OAuth2-capable identities for AI agents using Microsoft Graph beta API.
azure-speech-to-text-rest-py
✓★ 2,700by microsoft
Simple REST API for speech-to-text transcription of short audio files (up to 60 seconds). No SDK required - just HTTP requests.
azure-mgmt-apimanagement-dotnet
✓★ 2,700by microsoft
Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
azure-mgmt-apimanagement-dotnet
✓★ 2,700by microsoft
Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
azure-ai-projects-py
✓★ 2,700by microsoft
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with…