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.
documentation-criteria
shinpr/agentic-code
Guides PRD, ADR, Design Doc, and Work Plan creation. Use when: planning features, writing specs, or creating technical documents.
claude-mail-bridge-wakeup
CodingJay-1/claude-mail-bridge
Use when AI receives messages starting with `[Remote System : type]`. Provides guidelines for handling system wake-up messages and email communication.
spotify-api
fabioc-aloha/spotify-skill
Create and manage Spotify playlists, search music, and control playback using the Spotify Web API. UNIQUE FEATURE - Generate custom cover art images (Claude cannot generate images natively, but this skill can create SVG-based cover art for playlists). CRITICAL - When generating cover art, ALWAYS read references/COVER_ART_LLM_GUIDE.md FIRST for complete execution instructions. Use this to directly create playlists by artist/theme/lyrics, add tracks, search for music, and manage the user's Spotify account.
speckit-analyze
dceoy/speckit-agent-skills
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
shipkit-build-relentlessly
stefan-stepzero/shipkit
Build and compile relentlessly until success — keeps fixing build errors, type errors, and compilation failures in a loop. Use for migrations, setup, major refactors, or when you need to make it compile.
viem
0xSardius/onchain-typescript-skills
TypeScript patterns for low-level EVM blockchain interactions using Viem. Use when writing Node scripts, CLI tools, or backend services that read/write to Ethereum or EVM chains. Triggers on contract interactions, wallet operations, transaction signing, event watching, ABI encoding, or any non-React blockchain TypeScript code. Do NOT use for React/Next.js apps with hooks (use wagmi skill instead).
devicetree
beriberikix/zephyr-agent-skills
Devicetree management for Zephyr RTOS. Covers syntax, bindings, overlays, Hardware Model v2 (HWMv2), and advanced node/property deletion patterns. Trigger when defining hardware topology, creating overlays, or mapping pins and peripherals.
Sprint Planning
a5c-ai/babysitter
# Sprint Planning Plan implementation sprints with story selection, goal definition, and execution ordering. ## Agent Bob (Scrum Master) - `bmad-sm-bob` ## Workflow 1. Review available stories from epic backlog 2. Consider velocity from previous sprints 3. Select stories forming coherent sprint g
canvas-design
NickCrew/claude-cortex
Create beautiful visual art in .png and .pdf documents using design philosophy. Use when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
typescript-best-practices
Taoidle/plan-cascade
TypeScript/Node.js best practices. Use when writing or reviewing TypeScript code. Covers type safety, async patterns, and error handling.
grace-fix
osovv/grace-marketplace
Debug an issue using GRACE semantic navigation. Use when encountering bugs, errors, or unexpected behavior — navigates the knowledge graph to locate the relevant module, traces to the specific semantic block, analyzes the mismatch between contract and implementation, and applies a targeted fix.
speckit-baseline
dceoy/speckit-agent-skills
Generate feature specifications by analyzing existing source code.
Epic Generation
a5c-ai/babysitter
# Epic Generation Transform PRD into a technical implementation plan with architecture decisions and dependency mapping. ## Agent Architect - `architect` ## Workflow 1. Parse PRD and extract structured requirements 2. Define architecture decisions with ADR format 3. Specify technology approach an
tenax
Rab-crypto/tenax
Project memory. REQUIRED: Include [D] topic: [P] name: [T] [I] markers inline for choices/findings.
notion-meeting-intelligence
Prat011/awesome-llm-skills
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.
banner-creator
ReScienceLab/opc-skills
Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.
deep-implement
piercelamb/deep-implement
Implements code from /deep-plan section files with TDD methodology, code review, and git workflow. Use when implementing plans created by /deep-plan.
user-memory
peerjakobsen/smartspender
Detects and persists user-provided personal information across Cowork sessions. Auto-activated when user states preferences, financial situation, or corrections.
kernel-basics
beriberikix/zephyr-agent-skills
Essential Zephyr RTOS kernel services. Covers thread lifecycle and priority, the logging subsystem for diagnostics, and the interactive shell for real-time hardware inspection and debugging. Trigger when writing application flows, adding logging to modules, or creating interactive CLI commands.
api-changelog-versioning
secondsky/claude-skills
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.
design-system
pcatattacks/solopreneur-plugin
DaisyUI + Tailwind CDN design system spec. Preloaded into design-related agents and referenced by design skills.
mcp-transport-sse-setup
a5c-ai/babysitter
Configure HTTP/SSE transport for web-based MCP servers with proper endpoints, authentication, and CORS.
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.