openclaw
An agent skill by daymade, from daymade/claude-code-skills. Tags: ai, catalog, claude-code, configuration, validation.
What it does
Manage OpenClaw (龙虾) instance configurations. Use whenever the user wants to audit, diff, copy, add-model, list, or switch models in an openclaw.json file, or when they mention lobsters, 虾, 甲虾, 乙虾, DeepSeek patch, default model, model aliases, or OpenClaw config validation.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add daymade/claude-code-skills --skill openclaw
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/daymade/claude-code-skills
cp -r claude-code-skills/openclaw ~/.claude/skills/openclaw
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- daymade/claude-code-skills (all skills from this repository)
- Path
- openclaw/SKILL.md
- Branch
- main
- Updated
- 2026-09-20
Related skills
- openclaw-model-switch — Switch or repair the model configuration of an OpenClaw instance (e.g. Kimi k2p6 → k3): change the default model, add model definitions.
- skill-governance — Govern the real Claude Code and Codex Skill surface without losing cold capability.
- agents-pay — Use when THIS agent needs to pay for x402-protected content at runtime: hitting a paywall mid-task, settling it via AgentCore Payments.
- seo-geo — Optimize content for AI Overviews (formerly SGE), ChatGPT web search, Perplexity, and other AI-powered search experiences.
- claude-skills-troubleshooting — Diagnose and resolve Claude Code plugin and skill issues. json.
- promptfoo-evaluation — Configures and runs LLM evaluation using Promptfoo framework.