Skills are modular, single-task playbooks (folders with a SKILL.md) — the conference doctrine:
replace monolithic prompts with a skills ecosystem, triggered by convention, not ad-hoc prompting.
Dev (shared) — ~/.openclaw/dev-shared/skills/
| Skill | One-liner | Used by |
|---|---|---|
frontend-component | components/pages: placement, sc-tokens, variants, gates | Friday |
frontend-form | the RHF + manual Zod safeParse house pattern | Friday |
trpc-endpoint | shared-schema-first endpoints, repos, audit+notify | Forge |
db-migration | idempotency law, numbering, boilerplate | Forge |
qa-gate | the full verification gate + diff checklist | Hawkeye |
security-review | authz/IDOR/uploads/deps/injection checklist | Shield |
worktree-flow | isolated git worktrees + Claude Code delegation | all implementers |
deploy-verify | Coolify deploy + HTTP 200 verification + rollback | Hawkeye |
Marketing
- SocialRise (14): instagram/facebook/linkedin/x-posts, brand-voice,
branded-visuals, feature-showcase, feature-videos, humanizer, image-briefs,
remotion-best-practices, self-review, article-to-social (absorbed from Repurposer) - NewsRoom (4): source-research, article-writing, originality-check,
web-seo-format (absorbed from WebPublisher) - Editor (3): editorial-planning, assignment, quality-gate
Command
- Fury (1): agent-audit — the weekly ecosystem checklist
Platform-provided (OpenClaw bundled)
coding-agent (delegate to Claude Code/Codex), skill-creator (agents author new skills —
the self-improvement loop), taskflow, tmux, healthcheck, and more.