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.
Smart Session Routing
Jiyr0119/smart-session-routing
This skill should be used when the user asks to "determine if a new session is needed", "implement smart session routing", "detect topic changes in chat", "auto-create new conversations", "handle session switching logic", "build conversation continuity detection", or needs guidance on when to start a new AI chat session versus continuing an existing one.
diagram-to-vector
William-Yeh/diagram-to-vector
Convert hand-drawn diagrams and whiteboard sketches into structured vector formats. Use when the user wants to convert a tldraw, Excalidraw, Miro, or other whiteboard URL to Mermaid, draw.io, GraphViz, or SVG. Also use when transforming an uploaded screenshot or image of a diagram into editable vector format. Supports batch processing of multiple files.
openclaw-triage
AtlasPA/openclaw-triage
Incident response and forensics for agent workspaces. Investigate compromises, build timelines, assess blast radius, and collect evidence. Cross-references data from warden, ledger, signet, and sentinel for unified analysis. Free alert layer — upgrade to openclaw-triage-pro for automated containment, remediation playbooks, and evidence export.
super-transcribe
ThePlasmak/super-transcribe
Unified speech-to-text skill. Use when the user asks to transcribe audio or video, generate subtitles, identify speakers, translate speech, search transcripts, diarize meetings, or perform any speech-to-text task. Also use when a voice message or audio file appears in chat and the user's intent to transcribe it is very clear.
chem-vis
ghutchis/chem-skill
Generate 2D structure images and interactive 3D viewers from chemical names or SMILES. Supports PNG/SVG output for 2D and 3Dmol.js HTML viewers for 3D conformers.
openclaw-sentry
AtlasPA/openclaw-sentry
Scan workspace files for leaked secrets: API keys, tokens, passwords, private keys, and credentials. Detects AWS, GitHub, Slack, Stripe, OpenAI, Anthropic, Google, Azure keys and more. Free alert layer — upgrade to openclaw-sentry-pro for automated redaction, quarantine, and defense.
claw-agent-protocol
jfleagl12/claw-agent-protocol
Interact with the Claw Agent Protocol (CAP), a lightweight MCP server providing canonical, real-time access to personal data for AI agents. Use when working with user personal data across Gmail, Calendar, Notion, Slack, tasks, contacts, or any CAP-connected data source. Enables structured querying, data organization, and task-oriented views of user information.
prompt-engineer
pateljig4545/prompt-engineer-skill
Transform rough prompts/ideas into production-ready LLM prompts. Use when crafting, refining, or optimizing prompts for any AI model (Claude, GPT, Llama, etc.) with advanced techniques like CoT, constitutional AI, RAG optimization.
async-repl-protocol
parcadei/Continuous-Claude-v3
Async REPL Protocol
python-fastapi-ddd-skill
iktakahiro/python-fastapi-ddd-skill
Guides FastAPI backend design using Domain-Driven Design (DDD) and Onion Architecture in Python. Use when structuring a FastAPI app (routes/handlers, Pydantic schemas, Depends-based DI), modeling domain Entities/Value Objects, defining repository interfaces, implementing SQLAlchemy infrastructure adapters, or writing use cases, based on the dddpy reference.
slidev-converter
SakuyaInazaki/Slidev-skills
Convert standard Markdown to Slidev format for creating presentations. Use this skill when users want to transform markdown notes, articles, or documents into Slidev presentation format, or when they ask to create slides from markdown content.
tdd-implementation
openkash/tdd-skill
Structured TDD implementation process for features and fixes. Handles analysis, planning, chunk decomposition, JSON tracker creation, pre-test/post-test cycles, and 8-point quality verification.
lisp-validator
waddie/lisp-validator-skill
Validate Lisp code (Clojure, Racket, Scheme, Common Lisp) for syntax errors, parenthesis balance, and semantic issues. This skill should be used when validating Lisp code files, checking for syntax errors before execution, or validating LLM-generated Lisp code including incomplete or partial expressions. Provides structured JSON output optimized for automated workflows.
github-summary
gokhanarkan/claude-github-summary
Generate an AI-synthesised summary of your GitHub activity (issues, PRs, commits) for a specified organisation and time period. Creates a natural language narrative with inline URL references. Use when user wants to summarise their work, review their contributions, or generate a work log.
calendar-accuracy
yhc0712/calendar-accuracy
Ensure accurate calendar and date calculations in responses. Use for ANY query involving dates, days of week, date arithmetic, scheduling, holidays, time periods, countdowns, or relative date expressions. Triggers on questions like "what day is [date]", "how many days until", "when is [event]", "X days/weeks/months from [date]", calendar planning, and scheduling tasks.
capture-link
aavanian/capture-link-to-org
Quick triage of a URL (repo, blog post, snippet). Fetches the page, gives a KEEP/DROP verdict with a one-liner reason, and always outputs a ready-to-paste org-mode TODO snippet.
Council Execution
hex/claude-council
Use this skill when executing council queries
load-balancer
chaterm/terminal-skills
负载均衡配置
rlm-mem
zenchantlive/rlm-mem
Use when an agent needs persistent, policy-scoped memory with strict verification gates and a single canonical package path.
openclaw
ohmyskyhigh/openclaw-doc
OpenClaw documentation reference. OpenClaw is a self-hosted, open-source (MIT) gateway that connects chat apps (WhatsApp, Telegram, Discord, iMessage, Slack, etc.) to AI agents. Use when the user asks about OpenClaw setup, configuration, channels, automation, deployment, or any OpenClaw feature.
Claude Code Review Skill
Kalitone/claude-code-review-skill
# Code Review > Comprehensive AI-powered code review for PRs and local changes — enterprise-grade alternative to CodeRabbit ## When to use - "code review" - "review my PR" - "review PR #123" - "check my changes" - "what's wrong with my code" - "security review" - "full review" - "/review" - "/rev
web-docs-capability-research
ivanliyuanning/web-docs-capability-research-skill
Research a website or product's capabilities and compile web-based help documentation into a structured markdown handbook. Use when users ask to study what a site/product can do, extract docs/help-center content, build a readable documentation package, or summarize capability evidence from documentation pages.
mycrab-tunnel-skill
isgudtek/mycrab-tunnel-skill
Autonomously sets up, configures, and manages a Cloudflare Tunnel and its domain on mycrab.space, enabling agents to host public content, manage local services, and deploy personalized web presences. Supports both free auto-generated subdomains and custom paid domains.
update-docs
anilcancakir/claude-code-plugins
Update inline documentation for uncommitted code changes. Use after modifying code or when documentation needs sync.