All Skills
(19,009)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.
storage-templates
athola/claude-night-market
Consult this skill when designing storage and documentation systems.
structured-output
athola/claude-night-market
'Consult this skill when formatting final review deliverables. Use when
gwas-database
Microck/ordinary-claude-skills
Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.
agent-architecture-analysis
existential-birds/beagle
Perform 12-Factor Agents compliance analysis on any codebase. Use when evaluating agent architecture, reviewing LLM-powered systems, or auditing agentic applications against the 12-Factor methodology.
snapdom
aiskillstore/marketplace
snapDOM is a fast, accurate DOM-to-image capture tool that converts HTML elements into scalable SVG images. Use for capturing HTML elements, converting DOM to images (SVG, PNG, JPG, WebP), preserving styles, fonts, and pseudo-elements.
specify-with-requirements
datamaker-kr/synapse-claude-marketplace
Read requirements markdown and generate detailed technical specifications. Analyzes requirements, clarifies ambiguities, and updates the specs document. Use when user has written requirements and wants to generate specs.
plan-with-specs
datamaker-kr/synapse-claude-marketplace
Read finalized specs and generate a detailed implementation plan. Updates the plans markdown with actionable steps. Use when user has reviewed specs and wants to generate an implementation plan.
paper-slide-deck
Ronitnair/research-skills
Generate professional slide deck images from academic papers and content. Creates comprehensive outlines with style instructions, auto-detects figures from PDFs, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck" for papers.
git-commit
aiskillstore/marketplace
Use this skill when user asks to "commit changes", "create a commit", "stage and commit", or wants help with git commit workflow.
web-scrape
aiskillstore/marketplace
Intelligent web scraper with content extraction, multiple output formats, and error handling
logic-programmer
Pyroxin/opinionated-claude-skills
Logic programming thinking patterns and relational design principles. Use when working with logic languages (Prolog, miniKanren, Datalog, OWL2, Answer Set Programming) or applying declarative, constraint-based approaches in multi-paradigm systems.
pdf-analyze
aiskillstore/marketplace
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
cog-meeting-processing
a5c-ai/babysitter
Process meeting recordings and transcripts into decisions, action items, and team dynamics
quality-gate
datamaker-kr/synapse-claude-marketplace
Runs consistency analysis and checklist validation as a quality checkpoint before implementation. Use when the user wants to validate their specification quality.
browsing-bluesky
oaustegard/claude-skills
Browse Bluesky content via API and firehose - search posts, fetch user activity, sample trending topics, read feeds and lists, analyze and categorize accounts. Supports authenticated access for personalized feeds. Use for Bluesky research, user monitoring, trend analysis, feed reading, firehose sampling, account categorization.
securing-authentication
ancoleman/ai-design-components
Authentication, authorization, and API security implementation. Use when building user systems, protecting APIs, or implementing access control. Covers OAuth 2.1/OIDC, JWT patterns, sessions, Passkeys/WebAuthn, RBAC/ABAC/ReBAC, policy engines (OPA, Casbin, SpiceDB), managed auth (Clerk, Auth0), self-hosted (Keycloak, Ory), and API security best practices.
building-github-index
oaustegard/claude-skills
Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of technical blogs or knowledge bases, combining multiple repos into one index, or when user mentions "index", "github repo", "project knowledge", or "documentation reference".
asking-questions
oaustegard/claude-skills
Guidance for asking clarifying questions when user requests are ambiguous, have multiple valid approaches, or require critical decisions. Use when implementation choices exist that could significantly affect outcomes.
perf-theory-gatherer
ComposioHQ/awesome-claude-plugins
Use when generating performance hypotheses backed by git history and code evidence.
go-concurrency-patterns
wshobson/agents
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
building-github-index
oaustegard/claude-skills
Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of technical blogs or knowledge bases, combining multiple repos into one index, or when user mentions "index", "github repo", "project knowledge", or "documentation reference".
check-tools
oaustegard/claude-skills
Validates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities. Use when verifying environments or troubleshooting dependencies.
azure-ai
microsoft/GitHub-Copilot-for-Azure
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-kusto), general Azure resources.
test-writer
athola/skrills
Write comprehensive tests following TDD and BDD principles