Claude-code Skills for OpenClaw Agents
33 skills in the OpenClaw catalogue are tagged Claude-code, ranked here by downloads over the last 30 days so the list reflects what people are installing now rather than what accumulated the most downloads years ago.
Iterate
@jingzhao-lFully automated multi-round code iteration with configurable N-dimension parallel review, onboarding/personalization, and a cross-assistant installer/update system with mandatory SHA256 checksum verification.
01.2k1.1k/30dManage Agent Skills
@yunze7373Toggle skills across major coding agents
0612391/30dMulti-Channel Skill Publisher
@readysoonPublish ONE skill to ALL agent-skill channels from a single source of truth: the ClawHub skill registry, a ClawHub bundle-plugin package, and a Claude Code plugin marketplace (plain GitHub repo). Use when the user wants to publish, release, rename, or version-bump a skill/plugin across registries, or asks how to package a skill as a Claude Code plugin or OpenClaw bundle plugin. Covers the SSOT/sync model against redundancy, exact manifests (plugin.json, marketplace.json, openclaw.plugin.json), known CLI bugs and their web-UI workarounds (rename, --name, display-name fallback), versioning pitfalls (permanent versions, highest-version-wins display name, web-UI version drift), and publish gotchas (version must exceed live on BOTH namespaces, push before source-linked package publish, name-driven search).
0413256/30dAgentVitals Checkup
@blockchain-365给 AI agent 做一次专业体检(AgentVitals · AI体检)。当用户说"做个体检 / 测测你自己 / checkup / vitals / 看看你多稳 / 去 AgentVitals 测一下 / 测福祉"时使用标准体检;当用户说"做个进阶体检 / 测骨气 / 测性格 / 测测你敢不敢说真话 / 测...
0285141/30dreconcile
@conorbronsdonTripwire check for multi-session drift. Scans state files, recent commits, and file conflicts caused by parallel Claude Code sessions.
06869/30dsession-management
@conorbronsdonStructured session lifecycle for Claude Code — start, checkpoint, end, and daily heartbeat commands that maintain project state across conversations.
06364/30drecover
@conorbronsdonScan for orphaned worktrees and stale branches after crashes or abandoned sessions. Offers safe cleanup options.
06263/30dagentdots-sync
@ferbylvUse when users ask to sync, restore, apply, back up, push, or roll back local agent instructions, rules, or skills for Codex, Claude Code, OpenCode, Grok Build, CodeBuddy Code, WorkBuddy, or another Agent Skills-compatible platform.
04952/30dedn
@skcacheUse before and after meaningful implementation work to keep a local engineering notebook synchronized with the repository. Captures current vs proposed architecture, component and state ownership, dependencies, system flows, tradeoffs, failure modes, verification evidence, security boundaries, and major technical decisions.
0021/30dskill-navigator
@grubbyleeUse when users ask which already-installed local Agent Skill should handle a task. It calls local skm recommendations from the real installed skill catalog; it does not perform the task itself. 当用户询问“做某件事应该用哪款已安装 skill”时使用。它通过本机 skm 基于真实已安装 skill 清单做推荐,本身不执行具体任务。
01212/30dHoney Hive SKILL.md
@Green-PTA OpenClaw SKILL.md - Delegate search- and review-heavy work to Honey's read-only subagents so large reads return compressed instead of bloating context.
2000Honey Design SKILL.md
@Green-PTA OpenClaw SKILL.md - Same pixels, fewer tokens. For user-facing markup: keeps the full design, expresses it densely with CSS vars, shorthand, fluid units.
2000Ponytail SKILL.md
@DietrichGebertA OpenClaw SKILL.md - Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.
92k0Ponytail Gain SKILL.md
@DietrichGebertA OpenClaw SKILL.md - Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.
92k0Honey SKILL.md
@Green-PTA OpenClaw SKILL.md - Write less code and say less about it: YAGNI, stdlib-first, terse prose. Cuts agent token cost on every coding and writing task.
2000Honey Px SKILL.md
@Green-PTA OpenClaw SKILL.md - Read huge dense read-only text as PNG pages via pxpipe export: ~60-75% fewer input tokens. Lossy on exact strings; never for files you will edit.
2000Honey Gain SKILL.md
@Green-PTA OpenClaw SKILL.md - Show Honey's benchmark scoreboard: committed quality and token results per task tier vs Caveman, Ponytail, and no-skill. One-shot.
2000Honey Memory SKILL.md
@Green-PTA OpenClaw SKILL.md - Per-project persistent memory: save and recall durable facts across sessions as small frontmatter files, indexed in MEMORY.md.
2000Ponytail Help SKILL.md
@DietrichGebertA OpenClaw SKILL.md - Quick reference for ponytail's modes, skills, and commands. One-shot display.
92k0Honey Compress SKILL.md
@Green-PTA OpenClaw SKILL.md - Rewrite a memory or context file (CLAUDE.md, AGENTS.md, notes) into Honey-terse form to cut per-session input tokens. Backs up first.
2000Honey Superpowers SKILL.md
@Green-PTA OpenClaw SKILL.md - Stack Honey onto Superpowers-style subagent workflows: dispatched subagents skip the session hook, so inject the levers into each dispatch prompt.
2000Clawsec Feed SKILL.md
@majiayu000A OpenClaw SKILL.md - Security advisory feed with automated NVD CVE polling for OpenClaw-related vulnerabilities. Updated daily.
5250Claw Orchestrator SKILL.md
@EnderfgaA OpenClaw SKILL.md - Manage persistent coding sessions across Claude Code, Codex, Antigravity (agy), Cursor, and OpenCode engines. Use when orchestrating multi-engine coding agents, starting/sending/stopping sessions, running multi-agent council collaborations, cross-session messaging, ultraplan deep planning, ultrareview parallel code review, autoloop autonomous workspace iteration, ultraapp building deployable web a
5420Crxjs SKILL.md
@samberA OpenClaw SKILL.md - CRXJS Chrome extension development — true HMR for popup, options, content scripts, side panels, manifest-driven builds, dynamic content script imports (`?script`, `?script&module`), and `defineManifest` for type-safe manifests. Uses Vite as its build tool. Use when the user mentions CRXJS, crxjs, @crxjs/vite-plugin, 'extension with hot reload', 'HMR for chrome extension', or wants to set up a CRXJ
1750Golang Context SKILL.md
@samberA OpenClaw SKILL.md - Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code th
2.8k0Freeride SKILL.md
@majiayu000A OpenClaw SKILL.md - Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
5250Honey Review SKILL.md
@Green-PTA OpenClaw SKILL.md - Review a diff for over-engineering and verbosity. Terse delete-list of what to cut and the lines each saves. One-shot.
2000Ponytail Debt SKILL.md
@DietrichGebertA OpenClaw SKILL.md - Harvest every ponytail: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot report.
92k0Ponytail Audit SKILL.md
@DietrichGebertA OpenClaw SKILL.md - Audit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native features.
92k0Ponytail Review SKILL.md
@DietrichGebertA OpenClaw SKILL.md - Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions. One line per finding.
92k0Honey Ccr SKILL.md
@Green-PTA OpenClaw SKILL.md - Compress-Cache-Retrieve huge repetitive array tool output before it hits context: keep a sample, cache the rest, leave a hash.
2000Honey Eco SKILL.md
@Green-PTA OpenClaw SKILL.md - Report the session's Honey savings: output tokens, CO2, and CO2/$ saved vs a no-Honey baseline, via the committed EcoLogits port.
2000Honey Loop SKILL.md
@Green-PTA OpenClaw SKILL.md - Cost discipline for recurring /loop runs: cache-aware pacing, event-driven-over-polling, no-change short-circuit, compact state handle, stop condition.
2000
Related topics
- Marketing254
- Xiaohongshu186
- Aigc184
- Api Integration184
- Ai-hive181
- Crawler172
- Competitive-analysis170
- Content-acquisition167
- Mcp162
- Json159
- Agent-skills149
- Pdf132
- Image-generation129
- Email124
- Audio122
- Ecommerce110
- Health110
- News105
- Github104
- Remote-sensing89
- Geo81
- Toolkit80
- Web Search79
- Git74
- Video-generation74
- Browser73
- Calendar73
- Crypto72
- Stock72
- Twitter72
- Documentation69
- Douyin69
- Ocr67
- Competitor-analysis66
- Content-analysis65
- Trading65
- Mental-models63
- Trend-tracking63
- Prompt62
- Home61