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.
add-gmail
qwibitai/nanoclaw
Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.
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.
agent-browser
qwibitai/nanoclaw
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
convert-to-apple-container
qwibitai/nanoclaw
Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".
add-slack
qwibitai/nanoclaw
Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).
wiring
parcadei/Continuous-Claude-v3
Wiring Verification
workflow-router
parcadei/Continuous-Claude-v3
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
bria-ai
Bria-AI/bria-skill
Controllable image generation and editing with Bria.ai commercially-safe AI models. Fine-grained control over what gets generated, edited, or removed — edit by text instruction, mask specific regions, add/replace/remove individual objects, control lighting, season, and style independently. Use this skill when building websites, apps, presentations, or documents that need product photos, hero images, icons, illustrations, or backgrounds. Also use for e-commerce product photography, background removal, image upscaling, style transfer, batch generation, and pipeline workflows (generate -> edit -> remove background). Triggers on tasks involving AI image generation, controllable image editing, background removal, or visual asset creation.
chocolatey-package-generator
a5c-ai/babysitter
Generate Chocolatey package for Windows CLI distribution.
code-signing-setup
a5c-ai/babysitter
Configure code signing for macOS and Windows binaries with notarization.
discord-list
lycfyi/community-agent-plugin
List Discord servers and channels. Use when user asks about available servers, channels, or wants to discover what's accessible.
Task Decomposition
rohitg00/skillkit
Break down complex tasks into small, manageable, atomic units
Test Patterns
rohitg00/skillkit
Effective patterns for writing maintainable, reliable tests
Design First
rohitg00/skillkit
Think before coding - design the solution before implementing
Red-Green-Refactor
rohitg00/skillkit
Test-driven development cycle for writing reliable, well-designed code
Structured Code Review
rohitg00/skillkit
Multi-stage code review process for thorough and constructive feedback
document
rsmdt/the-startup
Generate and maintain documentation for code, APIs, and project components