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.
michat-dev-frozen-toolset-parity
filmicgaze/MiChat-desktop
Prevent dev vs frozen tool behavior drift in MiChat. Use whenever changing toolset code, tool schemas/metadata, toolset configs, loader behavior, or build/spec wiring that affects tool loading.
documents-workspace
filmicgaze/MiChat-desktop
Document work inside the profile’s workspace_root when you need filesystem support for safe iteration (drafts/archive/trash, promotion), reorganisation, or other work that’s large/iterative enough that you don’t want to overwrite the only copy.
database-toolset-general
filmicgaze/MiChat-desktop
Use this when you need to work with MiChat’s profile-scoped SQLite database tools (create/inspect/migrate/query/update/backup).
documents-basics
filmicgaze/MiChat-desktop
Read and edit local documents inside the profile’s configured workspace_root (search, section reads, bounded context reads, workspace view, and safe writes). Use for content work when you don’t need folder workflows like drafts/archive/trash.
sdd-design-engine
leoheart0125/sdd-skills
Unified design pipeline transforming structured requirements into finalized specifications (Requirements → Architecture → Interfaces) with Ambiguity Resolution.
ln-732-cicd-generator
levnikolaevich/claude-code-skills
Generates GitHub Actions CI workflow configuration
defi-bridge-route-planner
auralshin/agent-skills
Use this skill to compare cross-chain bridge routes by total cost, settlement time, and risk, using aggregator and direct-bridge quotes with explicit freshness checks.
michat-friendly-documents
filmicgaze/MiChat-desktop
Guidance for authoring documents that work well with MiChat’s document tools (searchable, section-readable, and safely updatable without whole-file rewrites).
scratchpad
filmicgaze/MiChat-desktop
How to use the scratchpad tools (mechanics + etiquette + context discipline).
profiles-new-profile-workflow
filmicgaze/MiChat-desktop
Create a new MiChat profile collaboratively (goals → toolsets → instructions → optional skills → create → smoke test), using the profiles toolset.
content-brief
nicepkg/ai-workflow
Content brief template and creation methodology for SEO-optimized content. Use when preparing briefs for writers or planning new content pieces.
sdd-request-engine
leoheart0125/sdd-skills
Product Manager: Discusses requirements with the user and produces structured feature specs (user stories, acceptance criteria, scope).
deslop
recrsn/agent-skills
Remove all unnecessary changes introduced in this branch
project-awareness
speson/not-my-reforge
Automatically detect and understand project structure, tech stack, conventions, and key files. Provides project context as background knowledge.
docs-site
jikig-ai/soleur
This skill should be used when scaffolding a Markdown-based documentation site using Eleventy. It generates a complete docs setup with base layout, data files for build-time injection, GitHub Pages deployment workflow, and passthrough copy configuration. Triggers on "create docs site", "scaffold docs", "setup documentation", "eleventy docs", "docs-site".
sdd-task-planner
leoheart0125/sdd-skills
Intelligent planning engine that uses historical patterns and project rules to generate implementation tasks.
agent-mem
lmaksym/agent-mem
Persistent, git-backed memory across sessions. Use at session start (snapshot), after decisions/fixes/mistakes (remember/lesson), to checkpoint work (commit), before risky exploration (branch), or to check prior context (search).
n8n-code-javascript
pessini/aria
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
git-convention
duckyman-ai/agent-skills
Generate conventional git commit messages following Angular convention format. Use this skill when creating commits, writing commit messages, or reviewing git history. Triggers include "git commit", "commit message", "changelog", or requests to version control changes.
executing-plans
parthalon025/autonomous-coding-toolkit
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Check_documents
alfredang/courseware_claude_agents
# Check Documents ## Command `/check_documents` or `check_documents` ## Navigate Check Documents ## Keywords check document, validate document, verify document, check files, validate files, review document, document check, file check, supporting document, sup doc, i need to check, verify my files
n8n-mcp-tools-expert
pessini/aria
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
n8n-node-configuration
pessini/aria
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.
bridge-gemini
mikeng-io/agent-skills
Reference adapter for Gemini CLI. Read by any orchestrating skill via the Read tool. Defines how to invoke Gemini CLI in non-interactive mode, timeout estimation, and fallback behavior. Usable by deep-council, deep-review, deep-audit, or any future skill that needs Gemini-based review.