All Skills
(19,001)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.
design-system
pcatattacks/solopreneur-plugin
DaisyUI + Tailwind CDN design system spec. Preloaded into design-related agents and referenced by design skills.
add-new-opc-skill
ReScienceLab/opc-skills
Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
skill-creator
RKiding/Awesome-finance-skills
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
owasp-security
agamm/claude-code-owasp
Use when reviewing code for security vulnerabilities, implementing authentication/authorization, handling user input, or discussing web application security. Covers OWASP Top 10:2025, ASVS 5.0, and Agentic AI security (2026).
skill-name
ReScienceLab/opc-skills
Clear description of what this skill does and when to use it. Include trigger keywords and contexts inline, e.g. "Use when user wants to X, Y, or Z."
gitlab-container
grandcamel/GitLab-Assistant-Skills
GitLab container registry operations via API. ALWAYS use this skill when user wants to: (1) list container repositories, (2) view/delete image tags, (3) clean up old images, (4) manage Docker registry.
knowledge-extractor
a5c-ai/babysitter
Extract tribal knowledge from code, documentation, and commit history to preserve institutional memory
nanobanana
ReScienceLab/opc-skills
Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K). Use when user wants to generate images, create images, use Gemini image generation, or do AI image generation.
shell-completion-generator
a5c-ai/babysitter
Generate shell completion scripts for bash, zsh, and fish from CLI command definitions. Creates intelligent completions with argument suggestions, file completions, and dynamic values.
template-scaffolding
a5c-ai/babysitter
Template loading, variable filling, and scaffolding for all GSD artifacts. Manages 22+ templates covering every document type in the GSD system, from PROJECT.md to milestone archives.
design-system-is-all-you-need
devPnal/design-system-is-all-you-need
This skill provides a curated set of cross-platform design guideline prompts for building consistent, high-quality UIs. Each guideline defines common rules, component-specific guides, and an auto-derived token system — all driven by minimal user inputs.
Ad Frequency Capper
akhilkannur/marketing-agent-blueprints
--- name: ad-frequency-capper description: "Ad fatigue kills ROI. This agent tracks the relationship between 'Frequency' (Avg times seen) and 'CTR' or 'CPA' in your campaign data, identifying the exact tipping point where performance degrades so you can set a cap." version: 1.0.0 category: Paid Med
ascii-renderer
dupe-com/skills
Generate ASCII art from images or text using shape vector rendering. Creates sharp-edged ASCII art banners, converts photos to terminal art, and renders text with customizable fonts.
claude-gladiator
Vvkmnn/claude-emporium
Continuous learning — hooks observe failures and prompt reflection, sibling synergy deepens analysis with history and tool discovery
docs
mrsknetwork/supernova
Guide users through a structured workflow for co-authoring pristine, standardized documentation (READMEs, proposals, specs). Focuses on clarity, formatting, and reader comprehension. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
claude-code-tool-patterns
shimo4228/claude-code-learned-skills
Use when writing large files (>1000 lines), editing after many operations, or configuring hooks in Claude Code.
claude-historian
Vvkmnn/claude-emporium
Automatic history search — checks past sessions before web research, planning, and debugging, siblings deepen coverage
claude-orator
Vvkmnn/claude-emporium
Prompt rhetoric coach — deterministic scoring and restructuring using Anthropic best practices
code-quality-principles
athola/claude-night-market
Provides KISS, YAGNI, and SOLID code quality principles for clean code,
code-smell-detector
a5c-ai/babysitter
Automated detection of code smells and anti-patterns to identify refactoring opportunities
codemod-executor
a5c-ai/babysitter
Execute automated AST-based code transformations for large-scale refactoring and migration
add-telegram-swarm
crypdick/pynchy
Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".
harness-engineering-playbook
broomva/harness-engineering-skill
Implement OpenAI Harness Engineering practices in any repository. Use when setting up or refactoring agent-first workflows, writing or upgrading AGENTS.md and PLANS.md, creating deterministic smoke/test/lint/typecheck harness commands, defining strict architecture boundaries and data-shape contracts, wiring observability from day 1, and adding entropy-control checks plus CI automation for reliable autonomous runs.
xcode-mcp-first-executor
gaelic-ghost/apple-dev-skills
Execute Apple and Swift tasks through Xcode MCP tools first, with strict workspacePath-based tab resolution and structured fallback handoff when MCP tools are unavailable, time out, or cannot satisfy the operation. Use for MCP-first execution routing or when the user asks to customize this skills MCP retry/handoff policy.