All Skills
(19,010)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.
ln-100-documents-pipeline
levnikolaevich/claude-code-skills
Top orchestrator for complete doc system. Delegates to ln-110 coordinator (project docs via 5 L3 workers) + ln-120-150 workers. Phase 4: global cleanup. Idempotent.
btcpay-server-automation
ComposioHQ/awesome-claude-skills
Automate Btcpay Server tasks via Rube MCP (Composio). Always search tools first for current schemas.
update-llm-models
yu-iskw/skill-inspector
Autonomously research and update the default lightweight LLM models in `src/core/llm.ts` using web search to ensure the most current versions are used.
ui-ux-design
arvindand/agent-skills
Create production-grade frontend interfaces with strong UX and visual craft. Use when building web components, pages, dashboards, forms, landing pages, or any UI. Use when user says 'build a form', 'create a dashboard', 'design a component', 'make a landing page', or asks for UI/UX work.
ghostmeet
openclaw/skills
Self-hosted meeting transcription and AI summaries. Chrome Extension captures browser tab audio, Whisper transcribes locally in real-time, Claude generates meeting summaries. Works with Google Meet, Zoom, Teams — anything in your browser.
writing-skills
wayne930242/Reflexive-Claude-Code
Use when creating new skills, modifying existing skills, or improving skill quality. Use when user says "create a skill", "write a skill", "add capability". Use when a repeated pattern should become reusable.
appdrag-automation
ComposioHQ/awesome-claude-skills
Automate Appdrag tasks via Rube MCP (Composio). Always search tools first for current schemas.
technical-walkthrough-diagram
fluxa-agent-payment/skills
When a user requests a technical diagram, automatically fetch and organize key information from user-specified documentation, GitHub repositories, or URLs, generate a “how-it-works” diagram, and produce a post explaining how the project works (suitable for a Twitter thread or a blog).
rule-catalog
athola/claude-night-market
Browse the rule catalog and guide installation. Use when looking for
ln-005-agent-reviewer
levnikolaevich/claude-code-skills
Universal context reviewer: delegates arbitrary context (plans, decisions, documents, architecture proposals) to external agents (Codex + Gemini) for independent review with debate protocol. Context always passed via files.
flow-interview
gmickel/gmickel-claude-marketplace
Interview user in-depth about a spec, bead, or feature idea to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, discuss technical details, clarify a feature before building, or asks to be interviewed about their idea. Triggers on "interview me", "ask me questions about", "flesh out this spec", "refine requirements", "help me think through".
brilliant-directories-automation
ComposioHQ/awesome-claude-skills
Automate Brilliant Directories tasks via Rube MCP (Composio). Always search tools first for current schemas.
Ruff Patterns
ruslan-korneev/python-backend-claude-plugins
# Ruff Patterns Knowledge about the ruff linter and patterns for solving errors. **ZERO noqa policy** — always look for the proper solution. ## Triggers Use this skill when the user: - Asks "how to configure ruff" - Gets a ruff error and wants to understand how to fix it - Wants to migrate from b
bouncer-automation
ComposioHQ/awesome-claude-skills
Automate Bouncer tasks via Rube MCP (Composio). Always search tools first for current schemas.
Squash
Speedy0000007/claude-tandem
Use when the user wants to squash Tandem auto-commits into a clean commit. Also use when the user mentions 'squash auto-commits', 'clean up checkpoints', or 'squash tandem commits'.
boxhero-automation
ComposioHQ/awesome-claude-skills
Automate Boxhero tasks via Rube MCP (Composio). Always search tools first for current schemas.
video-presentation-maker
fluxa-agent-payment/skills
AI-powered high-quality PPT image and video generation with intelligent transitions and interactive playback. Pay-per-use model, no API key configuration required.
gemini-text
akrindev/google-studio-skills
Generate text content using Google Gemini models via scripts/. Use for text generation, multimodal prompts with images, thinking mode for complex reasoning, JSON-formatted outputs, and Google Search grounding for real-time information. Triggers on "generate with gemini", "use gemini for text", "AI text generation", "multimodal prompt", "gemini thinking mode", "grounded response".
voluum-command-composer
markab21/voluum-cli
Compose safe, copy/paste-ready voluum-cli commands from user intent using public API workflows.
ln-110-project-docs-coordinator
levnikolaevich/claude-code-skills
Coordinates project documentation creation. Gathers context once, detects project type, delegates to 5 L3 workers (ln-111-115). L2 Coordinator invoked by ln-100.
chembl-database
Microck/ordinary-claude-skills
Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.
yaml-json-toml-loader
a5c-ai/babysitter
Generate multi-format configuration file loaders for YAML, JSON, and TOML formats.
producthunt
ReScienceLab/opc-skills
Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API. Use when user mentions Product Hunt, PH, or product launches.
aiready-best-practices
caopengau/aiready-skills
Guidelines for writing AI-friendly code. Detects semantic duplicates, context fragmentation, naming inconsistencies. Use when writing new code, reviewing PRs, refactoring for AI adoption, or debugging AI assistant confusion. Helps minimize context waste and improve AI comprehension.