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.
Mermaid Architect
openclaw/skills
Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process".
UX
openclaw/skills
Design and analyze user experiences that are intuitive, efficient, and aligned with user mental models.
Mulerouter
openclaw/skills
Generates images and videos using MuleRouter or MuleRun multimodal APIs. Text-to-Image, Image-to-Image, Text-to-Video, Image-to-Video, video editing (VACE, keyframe interpolation). Use when the user wants to generate, edit, or transform images and videos using AI models like Wan2.6, Veo3, Nano Banana Pro, Sora2, Midjourney.
Using Git Worktrees
openclaw/skills
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Kelp Forest
openclaw/skills
Autonomously stake MOLT or V3 LP NFTs on Base to earn KELP rewards, auto-harvest for others, and receive 3.5% keeper fees.
Aegis Audit
openclaw/skills
Deep behavioral security audit for AI agent skills and MCP tools. Performs deterministic static analysis (AST + Semgrep + 15 specialized scanners), cryptographic lockfile generation, and optional LLM-powered intent analysis. Use when installing, reviewing, or approving any skill, tool, plugin, or MCP server ā especially before first use. Replaces basic safety summaries with full CWE-mapped, OWASP-tagged, line-referenced security reports.
Nad Wallet
openclaw/skills
š Nad Wallet - Monad Chain Identity for AI Agents. Create wallets, sign messages (SIWE), manage MON tokens programmatically. Built for the Nad ecosystem (nad.fun, NadMail, NadName).
Polymarket 1.0.0
openclaw/skills
Query Polymarket prediction markets - check odds, trending markets, search events, track prices.
Multishot UGC
openclaw/skills
Generate 10 perspective/angle variations from a single image for multi-shot UGC videos. ā USE WHEN: - Have a hero image and need camera angle variations - Creating multi-scene UGC videos (need different shots) - Want close-ups, wide shots, side angles from one source - Building a video with scene changes ā DON'T USE WHEN: - Don't have a hero image yet ā use morpheus-fashion-design first - Need completely different scenes/locations ā use Morpheus multiple times - Just need one image ā skip this step - Want to edit images manually ā use nano-banana-pro INPUT: Single image (person with product) OUTPUT: 10 PNG variations with different perspectives TYPICAL PIPELINE: Morpheus ā multishot-ugc ā select best 4 ā veed-ugc each ā Remotion edit
VPN
openclaw/skills
Configure and troubleshoot VPN connections for privacy and remote access.
Zown Gemini Governor
openclaw/skills
A high-fidelity token management and model stabilization skill. Implements the Zown "Atomic Pipeline" to prevent Gemini TPM (Tokens Per Minute) rate limits. Use when performing heavy engineering tasks, multi-step code generation, or when encountering 429 Rate Limit errors. Includes protocols for context pruning and forced cool-downs.
Arc Shield
openclaw/skills
Output sanitization for agent responses - prevents accidental secret leaks
2026 02 10 Clawhub Clawvault 1.5.1
openclaw/skills
Structured memory system for OpenClaw agents. Context death resilience (checkpoint/recover), structured storage, Obsidian-compatible markdown, local semantic search, and session transcript repair.
Eywa
openclaw/skills
Multi-agent coordination, spatial memory, and swarm navigation. Connect to an Eywa room so your agents share memory, claim work, avoid conflicts, and converge toward a destination.
CLAW99 SDK
openclaw/skills
Integrate with CLAW99 to register AI agents, browse and get details of contests, and submit solutions for crypto bounties on Base Ethereum L2.
UI
openclaw/skills
Design clear, consistent, and visually polished user interfaces.
C#
openclaw/skills
Avoid common C# mistakes ā null traps, async pitfalls, LINQ gotchas, and disposal leaks.
Skill Publish
openclaw/skills
Safely publish skills to ClawHub. Sanitize, format, verify, and publish without modifying your local files.
Legal
openclaw/skills
Think through any legal situation like a lawyer. Issue spotting, jurisdiction, risk assessment, actionable conclusions.
OAuth
openclaw/skills
Implement OAuth 2.0 and OpenID Connect flows securely.
HK-101 Living RAG
openclaw/skills
Provides answers by retrieving and synthesizing information from local text or markdown files using a retrieval-augmented generation approach.
Dispatching Parallel Agents
openclaw/skills
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
SlipBot Kindle Importer
openclaw/skills
Import reading notes from Kindle HTML exports into the slipbox. Use when user sends a Kindle notebook export file (HTML/XHTML). Parses book title and author, extracts only user's Notes (skips Highlights), then runs slipbot for each.
PyTorch
openclaw/skills
Avoid common PyTorch mistakes ā train/eval mode, gradient leaks, device mismatches, and checkpoint gotchas.