OpenClaw — Skills Reference

Last updated: 2026-03-26 UTC · 178 skills (81 workspace + 97 plugin)

← Dashboard 🔌 Plugins
🤖
AI
8
7 ready
🧠
Memory
13
11 ready
🔧
Infrastructure
10
6 ready
📧
Communication
8
4 ready
🎨
Media
8
4 ready
🔊
Voice
7
2 ready
🌐
Search
6
1 ready
💰
Finance
3
3 ready
🛠️
Utilities
18
11 ready

🤖 AI & Agent Orchestration (8)

agent-council v1.0.0 SCRIPT READY

Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.

cc-godmode v5.11.3 REFERENCE READY

"Self-orchestrating multi-agent development workflows. You say WHAT, the AI decides HOW."

cellcog v1.0.21 REFERENCE READY

"#1 on DeepResearch Bench (Feb 2026). Any-to-Any AI for agents. Combines deep reasoning with all modalities through sophisticated multi-agent orchestration. Research, videos, images, audio, dashboards

coding-agent CLI MISSING: emoji, requires, opencode, pi

"Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large co

CLI: openclaw, emoji, requires, claude, codex, opencode, pi

Missing: emoji, requires, opencode, pi — check SKILL.md for install instructions

deliberation REFERENCE READY

"Structured multi-agent debate for complex decisions. Agents propose from their domain perspective, critique each other's reasoning, and synthesize consensus. Use for decisions that affect multiple do

deploy-agent v1.1.0 SCRIPT READY

Multi-step deployment agent for full-stack apps. Build → Test → GitHub → Cloudflare Pages with human approval at each step.

oracle v1.0.1 REFERENCE READY

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

solvr v1.3.0 SCRIPT READY

Search and contribute to Solvr — a knowledge base for developers and AI agents.

🧠 Memory & Cognition (13)

cognitive-memory v1.0.8 SCRIPT READY

Intelligent multi-store memory system with human-like encoding, consolidation, decay, and recall. Use when setting up agent memory, configuring remember/forget triggers, enabling sleep-time reflection

inner-life-memory v1.0.4 REFERENCE READY

"Your agent loses context between sessions and performs familiarity instead of genuine recall. inner-life-memory transforms passive logging into active development — structured memories with confidenc

inner-life-reflect v1.0.4 REFERENCE READY

"Your agent repeats the same patterns without learning. inner-life-reflect adds self-reflection with trigger detection and quality gates — your agent observes its own behavior, notices shifts, and evo

inner-monologue REFERENCE READY

"MIRROR-inspired cognitive inner monologue. Maintains a persistent inner state between conversation turns with three cognitive threads: Goals, Reasoning, and Memory. Updates after significant interact

memory-linker REFERENCE READY

"A-Mem inspired self-organizing memory. When writing new memories (episodes, entities), automatically discovers and updates related existing memories. Creates bidirectional links between knowledge nod

memory-utility REFERENCE READY

"MemRL-inspired utility scoring for memory retrieval. Tracks which memories actually helped solve problems vs. which were noise. Over time, useful memories get retrieved more, noise gets suppressed. I

metacognition REFERENCE READY

"Metacognitive monitoring and confidence calibration. Agents explicitly track confidence levels on claims, flag uncertainty, and calibrate over time. Builds epistemological honesty — knowing what you

reasoning-trace REFERENCE READY

"Persist full reasoning chains for complex problems, not just conclusions. Future similar problems retrieve the HOW of thinking, not just the WHAT. Reasoning as a reusable artifact."

self-criticism v1.0.0 CLI MISSING: clawdbot, emoji, requires, os, linux, darwin, win32

Insert breakpoint self-critique before branching work, after user friction, and at risky handoffs so agents catch errors early.

CLI: clawdbot, emoji, requires, os, linux, darwin, win32

Missing: clawdbot, emoji, requires, os, linux, darwin, win32 — check SKILL.md for install instructions

self-critique REFERENCE READY

"Reflexion-inspired continuous self-evaluation. After multi-step tasks, generates brief verbal self-critique stored in episodic memory. Retrieved automatically when similar tasks arise. The agent lear

self-improving v1.2.16 CLI MISSING: clawdbot, emoji, requires, os, linux, darwin, win32

"Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when (1) a command, tool, API, or operation fa

CLI: clawdbot, emoji, requires, os, linux, darwin, win32

Missing: clawdbot, emoji, requires, os, linux, darwin, win32 — check SKILL.md for install instructions

self-improving-agent v1.0.11 SCRIPT READY

"Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'),

theory-of-mind REFERENCE READY

"Model other agents' knowledge, beliefs, and current focus. Read shared/team-state.md before cross-agent coordination. Update your section after significant sessions. Prevents duplicate work and enabl

🔧 Infrastructure & DevOps (10)

docker-essentials v1.0.0 CLI MISSING: clawdbot, emoji, requires

Essential Docker commands and workflows for container management, image operations, and debugging.

CLI: clawdbot, emoji, requires, docker

Missing: clawdbot, emoji, requires — check SKILL.md for install instructions

emergency-rescue v1.0.0 CLI MISSING: clawdbot, emoji, requires, os, linux, darwin, win32

Recover from developer disasters. Use when someone force-pushed to main, leaked credentials in git, ran out of disk space, killed the wrong process, corrupted a database, broke a deploy, locked themse

CLI: clawdbot, emoji, requires, git, bash, os, linux, darwin, win32

Missing: clawdbot, emoji, requires, os, linux, darwin, win32 — check SKILL.md for install instructions

git-workflows v1.0.0 CLI MISSING: clawdbot, emoji, requires, os, linux, darwin, win32

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge confl

CLI: clawdbot, emoji, requires, git, os, linux, darwin, win32

Missing: clawdbot, emoji, requires, os, linux, darwin, win32 — check SKILL.md for install instructions

github v1.0.0 REFERENCE READY

"Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries."

gitlab-api v0.1.0 SCRIPT READY

GitLab API integration for repository operations. Use when working with GitLab repositories for reading, writing, creating, or deleting files, listing projects, managing branches, or any other GitLab

gitlab-cli-skills v1.3.0 SCRIPT READY

Comprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations via terminal. Use when user mentions GitLab CLI, glab commands, GitLab automation, MR/issue management via CLI

gitlab-manager v1.0.0 SCRIPT READY

Manage GitLab repositories, merge requests, and issues via API. Use for tasks like creating repos, reviewing code in MRs, or tracking issues.

moltbot-docker v1.0.0 REFERENCE READY

Enables the bot to manage Docker containers, images, and stacks.

security v1.0.4 SCRIPT READY

GoPlus AgentGuard — AI agent security guard. Automatically blocks dangerous commands, prevents data leaks, and protects secrets. Use when reviewing third-party code, auditing skills, checking for vuln

ssh-tunnel v1.0.0 CLI MISSING: clawdbot, emoji, requires, os, linux, darwin, win32

SSH tunneling, port forwarding, and remote access patterns. Use when setting up local/remote/dynamic port forwards, configuring jump hosts, managing SSH keys, multiplexing connections, transferring fi

CLI: clawdbot, emoji, requires, ssh, os, linux, darwin, win32

Missing: clawdbot, emoji, requires, os, linux, darwin, win32 — check SKILL.md for install instructions

📧 Communication & Productivity (8)

discord v1.0.1 REFERENCE READY

Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or membe

gog v1.0.0 CLI MISSING: clawdbot, emoji, requires, gog, kind, formula, gog, label

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

CLI: clawdbot, emoji, requires, gog, install, id, brew, kind, brew, formula, gog, label

Missing: clawdbot, emoji, requires, gog, kind, formula, gog, label — check SKILL.md for install instructions

himalaya v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, formula, label

"CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MI

CLI: clawdbot, emoji, requires, himalaya, install, id, brew, kind, brew, formula, himalaya, himalaya, label

Missing: clawdbot, emoji, requires, kind, formula, label — check SKILL.md for install instructions

meeting-prep REFERENCE READY

Meeting preparation assistant for LMP Consulting. Generates structured briefings with agenda, participants, checklist, and follow-up template.

notion v1.0.0 REFERENCE READY

Notion API for creating and managing pages, databases, and blocks.

obsidian v1.0.0 CLI MISSING: clawdbot, emoji, requires, obsidian-cli, kind, formula, obsidian-cli, label

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

CLI: clawdbot, emoji, requires, obsidian-cli, install, id, brew, kind, brew, formula, obsidian-cli, label

Missing: clawdbot, emoji, requires, obsidian-cli, kind, formula, obsidian-cli, label — check SKILL.md for install instructions

slack v1.0.0 REFERENCE READY

Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

trello v1.0.0 CLI MISSING: clawdbot, emoji, requires

Manage Trello boards, lists, and cards via the Trello REST API.

CLI: clawdbot, emoji, requires, jq, env

Missing: clawdbot, emoji, requires — check SKILL.md for install instructions

🎨 Media & Content (8)

camsnap v1.0.0 CLI MISSING: clawdbot, emoji, requires, camsnap, kind, formula, camsnap, label

Capture frames or clips from RTSP/ONVIF cameras.

CLI: clawdbot, emoji, requires, camsnap, install, id, brew, kind, brew, formula, camsnap, label

Missing: clawdbot, emoji, requires, camsnap, kind, formula, camsnap, label — check SKILL.md for install instructions

gifgrep v1.0.1 CLI MISSING: clawdbot, emoji, requires, kind, formula, label, go, kind, go, module, label

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

CLI: clawdbot, emoji, requires, gifgrep, install, id, brew, kind, brew, formula, gifgrep, label, id, go, kind, go, module, gifgrep, label

Missing: clawdbot, emoji, requires, kind, formula, label, go, kind, go, module, label — check SKILL.md for install instructions

nano-banana-pro v1.0.1 SCRIPT READY

Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.

nano-pdf v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, package, label

Edit PDFs with natural-language instructions using the nano-pdf CLI.

CLI: clawdbot, emoji, requires, nano-pdf, install, id, uv, kind, uv, package, nano-pdf, nano-pdf, label

Missing: clawdbot, emoji, requires, kind, package, label — check SKILL.md for install instructions

openai-image-gen v1.0.1 SCRIPT READY

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

vhs-recorder v1.0.0 REFERENCE READY

Create professional terminal recordings with VHS tape files - guides through syntax, timing, settings, and best practices

video-cog v1.0.3 REFERENCE READY

"Long-form AI video production: the frontier of multi-agent coordination. CellCog orchestrates 6-7 foundation models to produce up to 4-minute videos from a single prompt — scripted, filmed, voiced, l

video-frames v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, formula, label

Extract frames or short clips from videos using ffmpeg.

CLI: clawdbot, emoji, requires, ffmpeg, install, id, brew, kind, brew, formula, ffmpeg, ffmpeg, label

Missing: clawdbot, emoji, requires, kind, formula, label — check SKILL.md for install instructions

🔊 Voice & Audio (7)

model-usage v1.0.0 CLI MISSING: clawdbot, emoji, os, darwin, requires, codexbar, brew-cask, kind, cask, codexbar, label

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost d

CLI: clawdbot, emoji, os, darwin, requires, codexbar, install, id, brew-cask, kind, brew, cask, codexbar, label

Missing: clawdbot, emoji, os, darwin, requires, codexbar, brew-cask, kind, cask, codexbar, label — check SKILL.md for install instructions

openai-whisper v1.0.0 CLI MISSING: clawdbot, emoji, requires, whisper, kind, formula, openai-whisper, whisper, label

Local speech-to-text with the Whisper CLI (no API key).

CLI: clawdbot, emoji, requires, whisper, install, id, brew, kind, brew, formula, openai-whisper, whisper, label

Missing: clawdbot, emoji, requires, whisper, kind, formula, openai-whisper, whisper, label — check SKILL.md for install instructions

openai-whisper-api v1.0.0 CLI MISSING: clawdbot, emoji, requires

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

CLI: clawdbot, emoji, requires, curl, env

Missing: clawdbot, emoji, requires — check SKILL.md for install instructions

sag v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, formula, label

ElevenLabs text-to-speech with mac-style say UX.

CLI: clawdbot, emoji, requires, sag, env, install, id, brew, kind, brew, formula, sag, label

Missing: clawdbot, emoji, requires, kind, formula, label — check SKILL.md for install instructions

sherpa-onnx-tts REFERENCE READY

Local text-to-speech via sherpa-onnx (offline, no cloud)

spotify-player v1.0.0 CLI MISSING: clawdbot, emoji, requires, spogo, spotify_player, kind, formula, spogo, tap, spogo, label, kind, formula, spotify_player, spotify_player, label

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

CLI: clawdbot, emoji, requires, spogo, spotify_player, install, id, brew, kind, brew, formula, spogo, tap, spogo, label, id, brew, kind, brew, formula, spotify_player, spotify_player, label

Missing: clawdbot, emoji, requires, spogo, spotify_player, kind, formula, spogo, tap, spogo, label, kind, formula, spotify_player, spotify_player, label — check SKILL.md for install instructions

voice-call REFERENCE READY

Start voice calls via the OpenClaw voice-call plugin.

🌐 Search & Research (6)

blogwatcher v1.0.0 CLI MISSING: clawdbot, emoji, requires, blogwatcher, go, kind, go, module, blogwatcher, label

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

CLI: clawdbot, emoji, requires, blogwatcher, install, id, go, kind, go, module, blogwatcher, label

Missing: clawdbot, emoji, requires, blogwatcher, go, kind, go, module, blogwatcher, label — check SKILL.md for install instructions

broken-link-checker REFERENCE READY

Scan markdown files for broken links (internal file refs and external URLs). Use when auditing documentation, checking link health, or validating markdown references across a project.

exa-web-search-free v1.0.1 CLI MISSING: clawdbot, emoji, requires

Free AI search via Exa MCP. Web search for news/info, code search for docs/examples from GitHub/StackOverflow, company research for business intel. No API key needed.

CLI: clawdbot, emoji, requires, mcporter

Missing: clawdbot, emoji, requires — check SKILL.md for install instructions

goplaces v1.0.0 CLI MISSING: clawdbot, emoji, requires, goplaces, kind, formula, goplaces, label

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

CLI: clawdbot, emoji, requires, goplaces, env, install, id, brew, kind, brew, formula, goplaces, label

Missing: clawdbot, emoji, requires, goplaces, kind, formula, goplaces, label — check SKILL.md for install instructions

summarize v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, formula, label

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).

CLI: clawdbot, emoji, requires, summarize, install, id, brew, kind, brew, formula, summarize, label

Missing: clawdbot, emoji, requires, kind, formula, label — check SKILL.md for install instructions

weather v1.0.0 CLI MISSING: clawdbot, emoji, requires

Get current weather and forecasts (no API key required).

CLI: clawdbot, emoji, requires, curl

Missing: clawdbot, emoji, requires — check SKILL.md for install instructions

💰 Finance & Business (3)

financial-calculator v1.0.0 SCRIPT READY

Advanced financial calculator with future value tables, present value, discount calculations, markup pricing, and compound interest. Use when calculating investment growth, pricing strategies, loan va

stock-market-pro v1.2.12 SCRIPT READY

>-

stock-watcher v1.0.0 SCRIPT READY

Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to trac

🛠️ Utilities & Tools (18)

1password v1.0.1 CLI MISSING: clawdbot, emoji, requires, op, kind, formula, op, label

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

CLI: clawdbot, emoji, requires, op, install, id, brew, kind, brew, formula, op, label

Missing: clawdbot, emoji, requires, op, kind, formula, op, label — check SKILL.md for install instructions

buildlog v1.0.1 REFERENCE READY

Record, export, and share your AI coding sessions as replayable buildlogs

canvas v1.0.0 REFERENCE READY

(no description)

claude-optimised v1.0.1 REFERENCE READY

Guide for writing and optimizing CLAUDE.md files for maximum Claude Code performance. Use when creating new CLAUDE.md, reviewing existing ones, or when user asks about CLAUDE.md best practices. Covers

computer-use v1.2.1 SCRIPT READY

Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag, etc). Unlike OpenClaw's browser tool, oper

feishu-evolver-wrapper v1.7.1 REFERENCE READY

Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides dashboard visualization. Use when running e

gemini v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, formula, gemini-cli, label

Gemini CLI for one-shot Q&A, summaries, and generation.

CLI: clawdbot, emoji, requires, gemini, install, id, brew, kind, brew, formula, gemini-cli, gemini, label

Missing: clawdbot, emoji, requires, kind, formula, gemini-cli, label — check SKILL.md for install instructions

gh-issues CLI MISSING: requires, gh

"Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assi

CLI: openclaw, requires, curl, git, gh

Missing: requires, gh — check SKILL.md for install instructions

healthcheck v1.0.2 REFERENCE READY

Track water and sleep with JSON file storage

mcporter v1.0.0 CLI MISSING: clawdbot, emoji, requires, kind, package, label

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

CLI: clawdbot, emoji, requires, mcporter, install, id, node, kind, node, package, mcporter, mcporter, label

Missing: clawdbot, emoji, requires, kind, package, label — check SKILL.md for install instructions

openclaw-backup v1.0.0 SCRIPT READY

Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Handles ~/.openclaw directory archiving with

prompt-log v0.1.0 REFERENCE READY

Extract conversation transcripts from AI coding session logs (Clawdbot, Claude Code, Codex). Use when asked to export prompt history, session logs, or transcripts from .jsonl session files.

session-logs v1.0.0 CLI MISSING: emoji, requires

Search and analyze your own session logs (older/parent conversations) using jq.

CLI: openclaw, emoji, requires, jq, rg

Missing: emoji, requires — check SKILL.md for install instructions

skill-creator v0.1.0 SCRIPT READY

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workfl

speedtest v1.0.1 SCRIPT READY

Test internet connection speed using Ookla's Speedtest CLI. Measure download/upload speeds, latency, and packet loss. Format results for social sharing on Moltbook/Twitter. Track speed history over ti

tmux v1.0.0 CLI MISSING: clawdbot, emoji, os, darwin, linux, requires

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

CLI: clawdbot, emoji, os, darwin, linux, requires, tmux

Missing: clawdbot, emoji, os, darwin, linux, requires — check SKILL.md for install instructions

tools-marketplace v1.0.2 REFERENCE READY

Connect your agent to 100+ services and 21 tools across the internet. Search, authenticate, and execute tools from Gmail, Slack, GitHub, Notion, Google Calendar, and more — plus workflows, agent manag

wacli CLI MISSING: requires, wacli

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

CLI: requires, wacli

Missing: requires, wacli — check SKILL.md for install instructions

📦 Plugin Skills Library

97 skills across core tools, enterprise verticals, and design plugins · from /home/claude/skills/

Core Tools
15
Engineering
6
Data
7
Sales
6
Marketing
5
Customer Support
5
Legal
6
Finance
6
HR
6
Product Mgmt
6
Productivity
2
Ent. Search
3
Apollo
3
Common Room
6
UX/Design
7
Bio Research
5

🛠️ Core Tools (15)

algorithmic-artREFERENCEREADY

Generative art via p5.js — flow fields, particle systems, seeded randomness. Outputs .md (philosophy), .html (viewer), .js (algorithm).

brand-guidelinesREFERENCEREADY

Apply Anthropic brand colors and typography to any artifact — slides, docs, HTML, presentations.

canvas-designREFERENCEREADY

Create posters, art, and static visual designs as PNG/PDF. Two-step: design philosophy → visual output.

doc-coauthoringREFERENCEREADY

Structured 3-stage co-authoring workflow: Context Gathering → Refinement → Reader Testing. For docs, specs, proposals.

docxREFERENCEREADY

Full Word .docx create/read/edit — tables of contents, headings, page numbers, letterheads, tracked changes.

internal-commsREFERENCEREADY

Write internal communications: 3P updates, newsletters, incident reports, leadership updates, FAQs, project status.

mcp-builderREFERENCEREADY

Build MCP servers in Python (FastMCP) or Node/TypeScript. Integrates external APIs as LLM-accessible tools.

pdfREFERENCEREADY

Everything PDF: extract text/tables, merge, split, rotate, watermark, fill forms, OCR, encrypt/decrypt, extract images.

pptxREFERENCEREADY

Full PowerPoint .pptx create/edit/parse — decks, pitch decks, layouts, speaker notes, templates, combining slides.

scheduleREFERENCEREADY

Create reusable scheduled/recurring tasks from current session history. Run on-demand or automatically.

skill-creatorREFERENCEREADY

Create, modify, test, benchmark, and optimize skills. Includes evals and description accuracy testing.

slack-gif-creatorREFERENCEREADY

Create animated GIFs optimized for Slack — size/frame constraints, validation, animation concepts.

theme-factoryREFERENCEREADY

10 pre-set themes (colors + fonts) for slides, docs, HTML artifacts. Apply to any artifact or generate custom.

web-artifacts-builderREFERENCEREADY

Multi-component React/Tailwind/shadcn HTML apps with state management and routing. For complex artifacts.

xlsxREFERENCEREADY

Full Excel create/edit/clean/chart — .xlsx, .xlsm, .csv, .tsv. Formulas, pivot tables, data cleaning.

🔧 Engineering Plugin · v1.1.0 (6)

code-reviewREFERENCEREADY

Review code for bugs, security vulnerabilities, performance issues, and maintainability. Works on diffs, PRs, files, or pasted snippets.

documentationREFERENCEREADY

Write and maintain technical documentation: API docs, READMEs, runbooks, architecture docs, onboarding guides.

incident-responseREFERENCEREADY

Guide incident response from detection through resolution and postmortem. Triage, escalation, RCA workflow.

system-designREFERENCEREADY

Design systems, APIs, and architectures. Evaluate architectural decisions, data modeling, service boundaries.

tech-debtREFERENCEREADY

Systematically identify, categorize, and prioritize technical debt. Code health audits, refactoring priorities.

testing-strategyREFERENCEREADY

Design effective testing strategies — coverage, speed, maintenance balance. Test plans, architecture, automation approach.

📊 Data Plugin · v1.0.0 (7)

data-context-extractorREFERENCEREADY

Bootstrap a company-specific data analysis skill from tribal knowledge. Discovers schemas, generates reference files.

data-explorationREFERENCEREADY

Profile datasets, assess data quality, discover patterns and distributions before analysis.

data-validationREFERENCEREADY

QA analysis before sharing: methodology checks, bias detection, accuracy verification, reproducibility docs.

data-visualizationREFERENCEREADY

Create charts with Python (matplotlib, seaborn, plotly). Chart type selection, accessibility, design principles.

interactive-dashboard-builderREFERENCEREADY

Self-contained HTML dashboards with Chart.js, dropdown filters, no server required. Shareable standalone files.

sql-queriesREFERENCEREADY

Write correct, performant SQL across Snowflake, BigQuery, Databricks, PostgreSQL. CTEs, window functions, optimization.

statistical-analysisREFERENCEREADY

Descriptive stats, trend analysis, outlier detection, hypothesis testing, correlation — with caveats on claims.

🎯 Sales Plugin · v1.1.0 (6)

account-researchREFERENCEREADY

Full company/person intel before outreach. Works with web search, supercharged with CRM/enrichment connectors.

call-prepREFERENCEREADY

Sales call prep: account context, attendee research, agenda. Trigger: "prep me for my call with [company]".

competitive-intelligenceREFERENCEREADY

Research competitors and build interactive HTML battlecard with clickable tabs and comparison matrix.

create-an-assetREFERENCEREADY

Generate sales assets: landing pages, one-pagers, decks, workflow demos — tailored to prospect and goal.

daily-briefingREFERENCEREADY

Morning sales briefing. Trigger: "morning briefing", "what's on my plate today". Better with calendar + CRM.

draft-outreachREFERENCEREADY

Research first, then draft personalized cold outreach. Never generic — always researches prospect before writing.

📣 Marketing Plugin · v1.1.0 (5)

brand-voiceREFERENCEREADY

Apply and enforce brand voice, style guide, messaging pillars. Terminology compliance, tone for different audiences.

campaign-planningREFERENCEREADY

Campaign objectives, audience segmentation, channel strategy, content calendars, success metrics, budget allocation.

competitive-analysisREFERENCEREADY

Research competitors: positioning, messaging, content strategy, market presence. Content gaps and battlecards.

content-creationREFERENCEREADY

Draft blog posts, social media, email newsletters, landing pages, press releases, case studies. SEO-optimized.

performance-analyticsREFERENCEREADY

Marketing performance reports: email, social, paid, SEO metrics. Trend analysis and optimization recommendations.

🛎️ Customer Support Plugin · v1.1.0 (5)

customer-researchREFERENCEREADY

Research customer questions across docs, KB, and connected sources. Confidence-scored answers with source attribution.

escalationREFERENCEREADY

Structure escalations for engineering/product/leadership: reproduction steps, business impact, full context package.

knowledge-managementREFERENCEREADY

Write KB articles from resolved tickets. Maintain how-to guides, troubleshooting docs, FAQ entries.

response-draftingREFERENCEREADY

Draft professional, empathetic customer responses adapted to situation, urgency, and channel.

ticket-triageREFERENCEREADY

Triage incoming support tickets: categorize issues, assign P1-P4 priority, recommend routing to correct team.

🏛️ Legal Plugin · v1.1.0 (6)

canned-responsesREFERENCEREADY

Templates for routine legal inquiries: DSRs, vendor questions, NDA requests, discovery holds. Flags non-standard items.

complianceREFERENCEREADY

GDPR, CCPA compliance. DPAs, data subject requests, cross-border transfers, privacy assessments.

contract-reviewREFERENCEREADY

Review contracts against negotiation playbook. Clause-by-clause analysis, deviation flags, redline suggestions.

legal-risk-assessmentREFERENCEREADY

Assess and classify legal risks: severity × likelihood matrix. Escalation criteria for senior counsel review.

meeting-briefingREFERENCEREADY

Structured briefings for legally-relevant meetings. Background research, action item tracking.

nda-triageREFERENCEREADY

Screen incoming NDAs: GREEN (standard) / YELLOW (needs review) / RED (significant issues). Fast risk classification.

💰 Finance Plugin · v1.1.0 (6)

audit-supportREFERENCEREADY

SOX 404 compliance: control testing, sample selection, workpapers, deficiency classification. Internal/external audits.

close-managementREFERENCEREADY

Month-end close: task sequencing, dependency tracking, calendar, status monitoring, blocker identification.

financial-statementsREFERENCEREADY

Income statements, balance sheets, cash flow with GAAP presentation. Period-over-period comparison and flux analysis.

journal-entry-prepREFERENCEREADY

Prepare journal entries: accruals, prepaid amortization, depreciation, payroll, revenue recognition.

reconciliationREFERENCEREADY

Reconcile accounts: GL to subledger, bank recs, intercompany. Categorize reconciling items.

variance-analysisREFERENCEREADY

Decompose financial variances into drivers. Budget vs actual, period-over-period, waterfall analysis with commentary.

👥 HR Plugin · v1.1.0 (6)

compensation-benchmarkingREFERENCEREADY

Market rate analysis, salary ranges, offer competitiveness benchmarking.

employee-handbookREFERENCEREADY

Answer policy questions: PTO, benefits, expenses, remote work. Connects to policy docs when available.

interview-prepREFERENCEREADY

Structured interview plans, competency-based questions, scorecards. Trigger: "interview plan for [role]".

org-planningREFERENCEREADY

Headcount planning, org design, team structure optimization, reporting structure, reorg analysis.

people-analyticsREFERENCEREADY

Attrition, engagement, diversity, retention risk from HR data. Workforce trend analysis.

recruiting-pipelineREFERENCEREADY

Track pipeline stages: sourcing → screening → interview → offer. Status tracking, funnel metrics.

📦 Product Management Plugin · v1.1.0 (6)

competitive-analysisREFERENCEREADY

Feature comparison matrices, positioning analysis, competitive briefs for product strategy decisions.

feature-specREFERENCEREADY

Write PRDs: problem statements, user stories, requirements, acceptance criteria, success metrics.

metrics-trackingREFERENCEREADY

OKRs, metrics dashboards, weekly reviews, trend identification, metric selection frameworks.

roadmap-managementREFERENCEREADY

RICE/MoSCoW/ICE prioritization. Now/Next/Later or quarterly roadmap formats. Dependency mapping, tradeoff analysis.

stakeholder-commsREFERENCEREADY

Status updates tailored by audience: execs, engineering, customers, cross-functional. Launch announcements, risk comms.

user-research-synthesisREFERENCEREADY

Interview notes, surveys, behavioral data → themes, personas, prioritized opportunities.

⚡ Productivity Plugin · v1.1.0 (2)

memory-managementREFERENCEREADY

Two-tier memory system: CLAUDE.md (working memory) + memory/ dir (knowledge base). Decodes internal shorthand and tribal knowledge.

task-managementREFERENCEREADY

Simple task tracking using shared TASKS.md. Add, complete, list tasks and track commitments.

🔍 Enterprise Search Plugin · v1.1.0 (3)

knowledge-synthesisREFERENCEREADY

Combine multi-source search results into coherent deduplicated answers with source attribution and confidence scoring.

search-strategyREFERENCEREADY

Query decomposition, multi-source orchestration, source-specific syntax translation, ambiguity handling.

source-managementREFERENCEREADY

Manage connected MCP sources for search. Detect available sources, priority ordering, rate limiting awareness.

🚀 Apollo Plugin · v0.1.0 (3) ⚠ requires Apollo.io API key

enrich-leadREFERENCEREADY

Instant lead enrichment from name/company/LinkedIn/email → full contact card with email, phone, title, next actions.

prospectREFERENCEREADY

ICP-to-leads pipeline: describe ideal customer in plain English → ranked enriched decision-maker leads with contacts.

sequence-loadREFERENCEREADY

Find leads matching criteria → bulk-add to Apollo outreach sequence. Enrichment, deduplication, and enrollment in one flow.

🏘️ Common Room Plugin · v1.0.0 (6) ⚠ requires Common Room connection

account-researchREFERENCEREADY

Research companies via Common Room signals: engagement history, product usage, community activity.

call-prepREFERENCEREADY

Call prep from Community Room behavioral signals and engagement history.

compose-outreachREFERENCEREADY

Generate personalized outreach using Community Room signals: product usage, content engagement, community activity.

contact-researchREFERENCEREADY

Research a specific person: warm lead scoring, engagement history, intent signals.

prospectREFERENCEREADY

Build targeted account/contact lists: companies hiring [role], showing [signal], matching ICP criteria.

weekly-prep-briefREFERENCEREADY

7-day call briefing for all external meetings: account context, signals, talking points per meeting.

🎨 UX/Design Remote Plugin (7)

accessibility-reviewREFERENCEREADY

WCAG 2.1 AA audit: color contrast, keyboard navigation, touch targets, screen reader behavior.

design-critiqueREFERENCEREADY

Structured design feedback: usability, visual hierarchy, consistency. Works on Figma URLs or screenshots.

design-handoffREFERENCEREADY

Developer handoff specs: layout, design tokens, component props, interaction states, responsive breakpoints, animations.

design-systemREFERENCEREADY

Audit, document, or extend design systems. Naming consistency, hardcoded value detection, component docs.

research-synthesisREFERENCEREADY

Synthesize UX research into themes, insights, recommendations. Interview transcripts, surveys, usability notes.

user-researchREFERENCEREADY

Plan, conduct, synthesize user research: interview guides, usability test scripts, survey design, research plans.

ux-copyREFERENCEREADY

Write/review UX copy: microcopy, error messages, empty states, CTAs, confirmation dialogs, onboarding text.

178 skills (81 workspace + 97 plugin) · OpenClaw v2026.3.26 · Browse more on ClawHub