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.
Ai Creative Director
omer-metin/skills-for-antigravity
--- name: ai-creative-director description: The orchestration layer for AI-native creative production. This skill coordinates multiple AI tools—video, image, audio, digital humans, effects—into cohesive campaigns, productions, and creative systems. As AI tools proliferate, the challenge shifts fr
mural-automation
ComposioHQ/awesome-claude-skills
Automate Mural tasks via Rube MCP (Composio). Always search tools first for current schemas.
prd-generator
dhzrx/ai-pm-claude-skills
Generate comprehensive Product Requirements Documents with AI PM best practices for new features and products
nanogpt
Orchestra-Research/AI-Research-SKILLs
Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).
chatfai-automation
ComposioHQ/awesome-claude-skills
Automate Chatfai tasks via Rube MCP (Composio). Always search tools first for current schemas.
altitude-horizon-framework
deanpeters/Product-Manager-Skills
The core mental model for the PM-to-Director transition: altitude (scope) and horizon (time), the waiter-to-operator shift, four transition zones, named failure modes, and the Cascading Context Map.
incremental-implementation
addyosmani/agent-skills
Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
ai-ml-api-automation
ComposioHQ/awesome-claude-skills
Automate AI ML API tasks via Rube MCP (Composio). Always search tools first for current schemas.
ai-shaped-readiness-advisor
deanpeters/Product-Manager-Skills
Assess whether your product work is AI-first or AI-shaped. Score 5 competencies and recommend the next capability to build.
business-health-diagnostic
deanpeters/Product-Manager-Skills
Diagnose SaaS business health using key metrics, identify red flags, and prioritize actions. Analyzes growth, retention, efficiency, and capital health.
dspy-simba-optimizer
OmidZamani/dspy-skills
This skill should be used when the user asks to "optimize with SIMBA", "use Bayesian optimization", "optimize agents with custom feedback", mentions "SIMBA optimizer", "mini-batch optimization", "statistical optimization", "lightweight optimizer", or needs an alternative to MIPROv2/GEPA for programs with rich feedback signals.
qdrant-vector-search
Orchestra-Research/AI-Research-SKILLs
High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.
bump-deps
PaulRBerg/agent-skills
This skill should be used when the user asks to "update dependencies", "update npm packages", "bump dependencies", "upgrade node packages", "check for outdated packages", "update package.json", or mentions dependency updates, npm/pnpm/yarn/bun package upgrades, or taze CLI usage.
Ai Observability
omer-metin/skills-for-antigravity
--- name: ai-observability description: Implement comprehensive observability for LLM applications including tracing (Langfuse/Helicone), cost tracking, token optimization, RAG evaluation metrics (RAGAS), hallucination detection, and production monitoring. Essential for debugging, optimizing costs
hedgefundmonitor
K-Dense-AI/claude-scientific-skills
Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity, complexity, and risk management. No API key or registration required. Use when working with hedge fund data, systemic risk monitoring, financial stability research, hedge fund leverage or leverage ratios, counterparty concentration, Form PF statistics, repo market data, or OFR financial research data.
project-structure
jpavley/meta-loop-ios
Directory layout, file responsibilities, and Xcode integration for meta-loop projects
algorithmic-art
Microck/ordinary-claude-skills
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
pytorch-fsdp2
Orchestra-Research/AI-Research-SKILLs
Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.
amcards-automation
ComposioHQ/awesome-claude-skills
Automate Amcards tasks via Rube MCP (Composio). Always search tools first for current schemas.
Ai Video Generation
omer-metin/skills-for-antigravity
--- name: ai-video-generation description: Mastery of the new frontier: AI-generated video that rivals—and reimagines—traditional production. This skill covers Veo3, Runway Gen-3, Sora, Kling, Pika, Luma Dream Machine, and the rapidly evolving landscape of neural video synthesis. We're not just u
Ai Safety Alignment
omer-metin/skills-for-antigravity
--- name: ai-safety-alignment description: Implement comprehensive safety guardrails for LLM applications including content moderation (OpenAI Moderation API), jailbreak prevention, prompt injection defense, PII detection, topic guardrails, and output validation. Essential for production AI applic
setup-architect
codenamev/ai-software-architect
Sets up and installs the AI Software Architect framework in a NEW project for the FIRST time. Use when the user requests "Setup .architecture", "Setup ai-software-architect", "Initialize architecture framework", "Install software architect", or similar setup/installation phrases. Do NOT use for checking status (use architecture-status), creating documents (use create-adr or reviews), or when framework is already set up.
mags-docs-create
doancan/mags
Create a new document from template
sentence-transformers
Orchestra-Research/AI-Research-SKILLs
Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production embedding generation.