All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
call-prep
anthropics/knowledge-work-plugins
Prepare for a sales call with account context, attendee research, and suggested agenda. Works standalone with user input and web research, supercharged when you connect your CRM, email, chat, or transcripts. Trigger with "prep me for my call with [company]", "I'm meeting with [company] prep me", "call prep [company]", or "get me ready for [meeting]".
brand-voice-enforcement
anthropics/knowledge-work-plugins
This skill applies brand guidelines to content creation. It should be used when the user asks to "write an email", "draft a proposal", "create a pitch deck", "write a LinkedIn post", "draft a presentation", "write a Slack message", "draft sales content", or any content creation request where brand voice should be applied. Also triggers on "on-brand", "brand voice", "enforce voice", "apply brand guidelines", "brand-aligned content", "write in our voice", "use our brand tone", "make this sound like us", "rewrite this in our tone", or "this doesn't sound on-brand". Not for generating guidelines from scratch (use guideline-generation) or discovering brand materials (use discover-brand).
enrich-lead
anthropics/knowledge-work-plugins
Instant lead enrichment. Drop a name, company, LinkedIn URL, or email and get the full contact card with email, phone, title, company intel, and next actions.
zig-best-practices
aiskillstore/marketplace
Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management. Must use when reading or writing Zig files.
co2-carbon-footprint
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Calculate CO2 emissions and carbon footprint from BIM model data. Analyze embodied carbon by material, element, and building system.
find-skills
mcqua007/agents-skeleton
Helps discover and install agent skills when looking for functionality that might exist as an installable skill.
Azure Resource Lookup
microsoft/skills
--- name: azure-resource-lookup description: | List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites", "find container apps", "what resources do I have", and similar queries for any Azure resource type. USE FOR: list resources, list virtua
subagents-orchestration-guide
shinpr/claude-code-workflows
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points.
documentation-criteria
shinpr/claude-code-workflows
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.
gitlab-discussion
grandcamel/GitLab-Assistant-Skills
GitLab discussion operations via API. ALWAYS use this skill when user wants to: (1) view threaded discussions on MRs/issues, (2) create new discussion threads, (3) reply to discussions, (4) resolve/unresolve discussions.
mags-docs-search
doancan/mags
Search across all project documents
validate-agent
parcadei/Continuous-Claude-v3
Validation agent that validates plan tech choices against current best practices
craft
michaelengland/deckwright
This skill should be used when the user asks to plan a presentation structure, create a content outline, organize sections for a deck, or invoke /deckwright:craft. Translates narrative into a structured content outline with sections, key messages, and flow.
code-reviewing
huangjia2019/claude-code-engineering
Review code for quality, security, and best practices. Use when the user asks for code review, wants feedback on their code, mentions reviewing changes, or asks about code quality.
clickhouse-system-queries
FrankChen021/datastoria
Dispatcher skill for ClickHouse system-table operational queries. Use table-specific references for concrete SQL patterns.
naming-obviousness
codybrom/clairvoyance
Reviews naming quality and code obviousness. Use when the user asks to check naming, when names feel vague or imprecise, when something is hard to name (a design signal, not a vocabulary problem), or when code behavior isn't obvious on first read. Applies the isolation test, scope-length principle, and consistency audit.
playwright-debugging
ed3dai/ed3d-plugins
Use when Playwright scripts fail, tests are flaky, selectors stop working, or timeouts occur - provides systematic debugging approach for browser automation issues
dreaming
petekp/claude-code-setup
Think expansively and imaginatively without practical constraints. Use when brainstorming ambitious ideas, exploring what's possible, challenging assumptions, envisioning ideal futures, or when the user needs to break out of incremental thinking and imagine boldly.
python-anti-patterns
wshobson/agents
Common Python anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.
pr-walkthrough
YoniChechik/claude-code-config
Step-by-step PR code walkthrough session
memory-guidance
doancan/mags
Provides guidance on using the memory system for storing decisions, context, and quick notes across sessions. Use when deciding what to remember, categorizing stored information, or managing session context. Triggers on remembering things, storing decisions, session context, memory management, save context, load context, quick notes, decision log, conventions tracking.
api-design-patterns
petekp/claude-code-setup
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
blog-drafter
petekp/claude-code-setup
Interview-driven blog post drafting for technical product audiences. Use when user wants to write a blog post, article, or essay and needs help developing their thesis, structure, and initial draft. Triggers on "write a blog post", "draft an article", "help me write about X", "blog drafter", or when user has a topic they want to turn into written content. Conducts structured interviews using AskUserQuestion to extract the user's unique insights before generating drafts.
claude-md-author
petekp/claude-code-setup
This skill should be used when the user asks to "create a CLAUDE.md", "write a CLAUDE.md", "set up CLAUDE.md", "configure Claude for this project", "add project instructions for Claude", "initialize Claude context", or mentions needing project-specific Claude instructions.