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.
test-driven-development
★ 245,900by obra
Use when implementing any feature or bugfix, before writing implementation code
doc-coauthoring
✓★ 158,100by anthropic
Structured workflow for collaboratively authoring documentation, proposals, specs, and similar content. Guides users through three stages: Context Gathering (closing knowledge gaps), Refinement & Structure (building sections iteratively), and Reader Testing (validating the doc works for fresh readers) Supports integration with shared documents, team channels, and templates to pull in context directly when connectors are available Uses brainstorming and curation cycles for each section, with...
Slack Gif Creator
✓★ 158,000by Anthropic
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y". license: Complete terms in LICENSE.txt
caveman
★ 83,300by juliusbrussee
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
caveman-review
★ 83,300by juliusbrussee
Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.
caveman-help
★ 83,300by juliusbrussee
Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".
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.
workiq-copilot
✓★ 36,200by github
Query Microsoft 365 data with natural language to surface emails, meetings, documents, Teams messages, and people insights. Supports five data sources: emails, meetings, documents, Teams channels, and people/projects with natural-language prompts Install via Copilot CLI plugin (preferred) or standalone npm package; requires Microsoft 365 tenant admin consent on first use Core workflow: clarify intent, craft precise prompts with timeframe/source, run workiq ask --question "..." , and stream...
noob-mode
✓★ 36,200by github
Plain-English translation layer that makes Copilot CLI accessible to non-technical users. Translates every approval prompt, error message, and technical output into jargon-free language with color-coded risk indicators (🟢 low, 🟡 moderate, 🔴 high, ⛔ critical) Explains what each action does, why it's needed, what the risks are, and what happens if you approve or decline before any permission is requested Automatically defines technical terms on first use and provides step-by-step roadmaps...
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,…
arize-annotation
✓★ 36,200by github
INVOKE THIS SKILL when creating, managing, or using annotation configs or annotation queues on Arize (categorical, continuous, freeform), or applying human…
automate-this
✓★ 36,200by github
Analyze screen recordings of manual processes and generate working automation scripts at multiple complexity tiers. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation tailored to the user's installed tools Offers three automation tiers: quick wins (shell aliases, one-liners), standalone scripts (bash, Python, Node), and full scheduled automation with logging and error handling Includes application-specific strategies for...
breakdown-epic-arch
✓★ 36,200by github
Architectural planning prompt for translating product requirements into modular, scalable technical specifications. Generates comprehensive Epic Architecture Specifications in Markdown, including system diagrams, feature lists, and technology stack recommendations Enforces domain-driven design patterns with Docker containerization, TypeScript/Next.js, Turborepo monorepos, tRPC APIs, and Stack Auth authentication Produces Mermaid diagrams spanning user, application, service, data, and...
breakdown-epic-pm
✓★ 36,200by github
Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture…
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…
conventional-commit
✓★ 36,200by github
Structured prompt template for generating standardized conventional commit messages. Provides XML-formatted workflow guiding users through staging changes, inspecting diffs, and constructing commits with type, scope, description, body, and footer fields Includes validation rules enforcing Conventional Commits specification compliance, with allowed types (feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert) Offers six practical examples covering common commit patterns,...
email-drafter
✓★ 36,200by github
Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via…
entra-agent-user
✓★ 36,200by github
Create Agent Users in Microsoft Entra ID to enable AI agents to act as digital workers with user identity access. Provisions specialized user identities ( idtyp=user tokens) linked to agent identities, allowing agents to access user-only APIs like Exchange mailboxes, Teams, and org charts Requires a parent agent identity created from an agent identity blueprint; supports 1:1 relationship with optional manager assignment and license provisioning Includes step-by-step HTTP and PowerShell...
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...
finnish-humanizer
✓★ 36,200by github
Detect and remove AI-generated patterns from Finnish text to match native speaker voice. Identifies 26 patterns across Finnish-specific structures (passive overuse, missing particles, translation calques, genitive chains) and universal markers (hedging, filler phrases, artificial enthusiasm) Preserves meaning, register, and technical content while replacing AI patterns with natural Finnish constructions Includes adaptive workflow: analyzes short texts directly, flags patterns in longer...
flowstudio-power-automate-debug
✓★ 36,200by github
Diagnose and fix failing Power Automate cloud flows through step-by-step error inspection. Requires a FlowStudio MCP server connection with valid JWT; see the flowstudio-power-automate-mcp skill for setup Provides a structured 8-step workflow: locate flow, find failing run, extract top-level error, read flow definition, inspect action outputs, pinpoint root cause, apply fix, and verify Supports fast-path diagnosis via FlowStudio for Teams subscriptions using get_store_flow_errors for per-run...
flowstudio-power-automate-governance
✓★ 36,200by github
Classify, tag, and govern Power Automate flows at scale through the FlowStudio MCP cached store — without Dataverse, without the CoE Starter Kit, and without the Power Automate portal.
flowstudio-power-automate-mcp
✓★ 36,200by github
Programmatic Power Automate flow management via FlowStudio MCP server. List, read, and monitor cloud flows directly from the Power Automate API without UI or manual steps Inspect run history, per-action error details, and trigger outputs; resubmit failed runs or cancel active executions Update flow definitions, manage connections, and retrieve HTTP-triggered flow callback URLs Requires FlowStudio MCP subscription with JWT token authentication; Python or Node.js helper functions provided for...
markdown-to-html
✓★ 36,200by github
Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators. Supports multiple conversion tools: marked.js for Node.js/CLI workflows, pandoc for cross-format conversion, gomarkdown for Go projects, and Jekyll/Hugo for static site generation Handles all standard Markdown flavors including CommonMark, GitHub Flavored Markdown, and extended syntax for tables, code blocks, math expressions, and collapsed sections Provides CLI and programmatic workflows for...
meeting-minutes
✓★ 36,200by github
Generates concise, actionable meeting minutes for internal meetings under 60 minutes with standardized metadata, decisions, and assigned action items. Captures attendees, agenda, decisions with rationale, and action items with owner and due date for immediate task tracking Follows a strict schema covering metadata, decisions, action items, notes by agenda item, parking lot, risks, and follow-ups Accepts multiple input formats: transcripts, recordings, slides, raw notes, or live meeting...
mentoring-juniors
✓★ 36,200by github
Socratic mentoring for junior developers through guided questions, never direct answers. Guides learners through structured questioning rather than solving problems, building autonomy and reasoning skills across fundamentals, debugging, testing, security, and architecture Includes the PEAR Loop (Plan, Explore, Analyze, Rewrite) for Copilot-assisted learning and teaches prompt engineering with the CTEX formula for better AI interactions Provides progressive clue systems from light guidance to...
migrating-oracle-to-postgres-stored-procedures
✓★ 36,200by github
Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters,…
mkdocs-translations
✓★ 36,200by github
ERROR - NOT ENOUGH TEXT ON PAGE
secret-scanning
✓★ 36,200by github
Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI…
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