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.
aiconfig-create
launchdarkly/agent-skills
Guide for setting up AI configuration in your application. Helps you choose between agent vs completion mode, select the right approach for your stack, and create AI Configs that make sense for your use case.
Amazon Competitor Intelligence Monitor
openclaw/skills
Deep competitor intelligence with Full Scan and Quick Check modes. Delivers competitor matrix, brand ranking, pricing map, 30-day trends, and tiered RED/YELLOW/GREEN alerts. Requires APICLAW_API_KEY.
semantic-search
ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill
Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer (index/reindex/status) agents. Use for understanding unfamiliar codebases, finding similar implementations, or locating functionality by description rather than exact keywords. (project)
research-agent
parcadei/Continuous-Claude-v3
Research agent for external documentation, best practices, and library APIs via MCP tools
kaizen
freitasp1/claude-code-skills
Manufacturing-fokussierter Continuous Improvement Skill fuer fabrikIQ. Implementiert Lean Manufacturing Prinzipien (5 Whys, Ishikawa, PDCA) fuer systematische Problemloesung und Qualitaetsverbesserung. Aktivieren bei Bug-Analyse, Refactoring, Code Review, Production Incidents.
agent-rules
netresearch/agent-rules-skill
Use when creating or updating AGENTS.md files, .github/copilot-instructions.md, or other AI agent rule files, onboarding AI agents to a project, or standardizing agent documentation across repositories.
writing-prose-like-a-human
kylehughes/writing-prose-like-a-human-for-agents
Produces prose that reads as authentically human by avoiding statistical patterns common to LLM output. Use when writing or editing prose, documentation, READMEs, PR descriptions, or any text where the output must not read like AI-generated content.
critical-process-brief
Przemocny/critical-briefs
Create critical process briefs through challenging dialogue that exposes operational blind spots and stress-tests workflows. Use when user wants to map out business processes, operations, or workflows. Proactively finds gaps, exposes hidden complexity, identifies fragile points, and tests scalability. Creates structured process briefs in .ideas/[name]/process.md. Triggers include "how would this work operationally", "what's the process", "how do we deliver", or operational details questions.
discord-doctor
lycfyi/community-agent-plugin
Diagnose Discord configuration and connectivity issues. Use when user reports problems with Discord sync, connection errors, or wants to troubleshoot.
research
parcadei/Continuous-Claude-v3
Document codebase as-is with thoughts directory for historical context
tm1py-expert
DecisioNaut/tm1py-expert
Expert guidance for TM1py Python package for IBM Planning Analytics (TM1). Master connection management, data operations (MDX, views, DataFrames), metadata CRUD, performance optimization, and best practices. Use when working with TM1py, IBM Planning Analytics API, or when user mentions TM1, Planning Analytics, TM1 REST API, MDX queries, cube operations, dimension management, or Python TM1 development.
skill-development
OshanKHZ/cc-swiss-knife
This skill should be used when the user asks to "create a skill", "write a skill", "edit a skill", "update a skill", "improve skill description", "add skill to plugin", "organize skill content", "create SKILL.md", "skill frontmatter", "skill structure", "progressive disclosure", or needs guidance on skill development, validation, or best practices for Claude Code plugins and personal skills.
get-qodo-rules
qwibitai/nanoclaw
Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards. Use before any code generation or modification task when rules are not already loaded. Invoke when user asks to write, edit, refactor, or review code, or when starting implementation planning.
tldr-overview
parcadei/Continuous-Claude-v3
Get a token-efficient overview of any project using the TLDR stack
council
justinjdev/fellowship
Use at the start of any non-trivial task. Loads focused, task-relevant context by reading CLAUDE.md, scanning for related files, and producing a structured Session Context block. Invoked automatically by quest or standalone via /council.
chronicle
justinjdev/fellowship
Use when joining a new codebase or starting to use AI tooling on an existing project. Interactively walks through the codebase to extract conventions, identify reference files, and generate a project-specific CLAUDE.md conventions section. Run this once per codebase, then maintain with PR feedback capture.
add-voice-transcription
qwibitai/nanoclaw
Add voice message transcription to NanoClaw using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.
reachy-mini-sdk
jjmartres/reachy-mini-sdk-skill
Programming guide for Reachy Mini robot using Python SDK v1.2.6 and REST API. Use when controlling Reachy Mini robots, programming movements (head/antennas/body), accessing sensors (camera/microphone/IMU), recording motions, building AI applications, deploying to Hugging Face, or using the daemon REST API. Covers SDK patterns, coordinate systems, interpolation methods, app management, and OpenAPI client generation.
Add Parallel
qwibitai/nanoclaw
# Add Parallel AI Integration Adds Parallel AI MCP integration to NanoClaw for advanced web research capabilities. ## What This Adds - **Quick Search** - Fast web lookups using Parallel Search API (free to use) - **Deep Research** - Comprehensive analysis using Parallel Task API (asks permission)
knowledge-bank-lookup
sxhmilyoyo/sundayhao-plugins
Delegates knowledge bank lookups to Explore subagents with reflections-first strategy that learns from past mistakes. Checks /reflections/ directory before documentation to extract documented failures to avoid and proven approaches to apply. Automatically triggers when user mentions services ([project-a], [project-b], [project-c], Claude Code), requests investigations, or queries past lessons. Returns structured, actionable insights achieving 69-94% context reduction. (project, gitignored)
add-telegram
qwibitai/nanoclaw
Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).
add-slack
qwibitai/nanoclaw
Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).
debug
qwibitai/nanoclaw
Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.
instructions-development
OshanKHZ/cc-swiss-knife
This skill should be used when the user asks to "create CLAUDE.md", "initialize CLAUDE.md", "sync CLAUDE.md with code", "update documentation from codebase", "create .claude/rules/", "manage modular rules", "split large CLAUDE.md", or mentions project documentation setup. Manages complete lifecycle of project instructions including creation, synchronization with code patterns, and modular organization.