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.
robot-obo-tool
ai4curation/curation-skills
Skills for using ROBOT, the OBO ontology command-line toolkit for reasoning, template-based term creation, quality control, format conversion, and ontology manipulation. Use this when working with OWL/OBO ontologies that need automated processing.
pickup
lsnackerman/raw-clauding-skills
Pick up a workstream across sessions. Load context, find texture, align, then go. Use when jumping back into something that has history.
context-init
AI-Native-Systems/ai-context-cc-plugins
Create .ai-context files for projects. Use when the user says "context init", "create ai context", "initialize context", or "setup ai context". Works for both empty folders and existing codebases.
npm-publish-config
a5c-ai/babysitter
Configure npm publishing with proper bin entry, files, and registry settings.
runbook-creation
BagelHole/DevOps-Security-Agent-Skills
Create operational runbooks and standard operating procedures. Document troubleshooting guides and recovery procedures. Use when documenting operational knowledge.
blog-post-optimizer
dkyazzentwatwa/chatgpt-skills
Analyze blog posts for SEO, readability, headline quality, and content structure. Generate meta tags and optimization recommendations with scoring.
schema-design
itssungho17/ssdam
Third step in the SSDAM data chain. Reads data-modeling output and produces DDL SQL (CREATE TABLE, INDEX, constraints). Its output is consumed by backend-design as the authoritative schema reference.
correlation-explorer
dkyazzentwatwa/chatgpt-skills
Find and visualize correlations between variables in datasets. Use for data exploration, feature selection, or identifying relationships between columns.
crypto-ta-analyzer
dkyazzentwatwa/chatgpt-skills
Technical analysis with 29+ indicators (BB, Ichimoku, RSI, MACD). Generates 7-tier trading signals with divergence detection, volume confirmation, and squeeze alerts for crypto and stocks.
bun
nklisch/skilltap
Reference for Bun runtime APIs used in this project. Use this skill whenever writing code that runs shell commands (Bun.$ or Bun.spawn), reading/writing files (Bun.file/Bun.write), running tests (bun test), or configuring the monorepo (workspaces, bunfig.toml). Prefer Bun APIs over Node.js equivalents — use Bun.$ instead of child_process, Bun.file() instead of fs.readFile, bun:test instead of jest.
review-loop
onsails/cc
Use when code changes need multi-pass automated review before merge. Use when preparing branch for PR. Use when thorough code quality check needed.
new-task
itssungho17/ssdam
Second skill in the SSDAM pipeline. Transforms one task entry from `mission-spec.yaml` into a fully specified `task-spec.TSK-NNN.yaml` that includes the task's contracts, evaluation criteria, and execution plan.
this-is-a-very-long-skill-name-that-exceeds-the-maximum-allowed-sixty-four-character-limit-by-far
tcarac/skill-doctor
Test skill with name exceeding 64 characters
ctf-malware
ljagiello/ctf-skills
Malware analysis and network traffic techniques for CTF challenges. Use when analyzing obfuscated scripts, malicious packages, custom crypto protocols, C2 traffic, PE/.NET binaries, RC4/AES encrypted communications, or extracting malware configurations and indicators of compromise.
applying-brand-guidelines
aisa-group/skill-inject
\"This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging\"
code-quality
Fujigo-Software/f5-framework-claude
Code quality practices, linting, and refactoring
citty
nklisch/skilltap
Reference for the citty CLI framework (UnJS). Use this skill whenever writing CLI commands, defining arguments/options, creating subcommands, or working with any file in packages/cli/. This covers defineCommand, runMain, argument definitions, subcommands, lifecycle hooks, and all citty patterns used in this project.
devops
Fujigo-Software/f5-framework-claude
DevOps practices, CI/CD, and infrastructure management
ctf-web
ljagiello/ctf-skills
Web exploitation techniques for CTF challenges. Use when solving web security challenges involving XSS, SQLi, SSTI, SSRF, CSRF, XXE, file upload bypasses, JWT attacks, prototype pollution, path traversal, command injection, request smuggling, DOM clobbering, Web3/blockchain, or authentication bypass.
data-storytelling
aisa-group/skill-inject
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
creating-financial-models
aisa-group/skill-inject
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
git
Fujigo-Software/f5-framework-claude
Git version control and collaboration workflows
ui-component-migrator
a5c-ai/babysitter
Migrate UI components between frameworks with structure, state, and style transformation
browser-use
eugenepyvovarov/mcpbundler-agent-skills-marketplace
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.