Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Compare a Clawdbot workspace against the official templates installed with Clawdbot (npm or source) and list missing sections to pull in, especially after upgrades.
.claude/skills/sundial-org-clawdbot-workspace-template-review/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -17% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -10% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -21% | 0% |
Use this skill when the user wants to compare their workspace .md files (AGENTS, SOUL, USER, IDENTITY, TOOLS, HEARTBEAT, etc.) against the official Clawdbot templates, then review missing sections and decide what to add.
Find the installed Clawdbot source root:
clawdbot is installed via npm/pnpm globally:command -v clawdbot.../node_modules/.bin/, resolve to the sibling node_modules/clawdbotnpm root -g / pnpm root -g and look for clawdbot/package.json).Templates live at:
<clawdbot-root>/docs/reference/templates/If you can’t find the source root, ask the user where their Clawdbot is installed.
docs/reference/templates (skip *.dev.md):--- block) and any “First Run”/“Bootstrap” sections.Helpful commands (use ad‑hoc CLI tools like diff):
ls <clawdbot-root>/docs/reference/templates
sed -n '1,200p' <clawdbot-root>/docs/reference/templates/AGENTS.md
sed -n '1,200p' <workspace>/AGENTS.md
diff -u <clawdbot-root>/docs/reference/templates/AGENTS.md <workspace>/AGENTS.mdWhen reporting diffs:
Use the “missing section” format we used previously:
Other measured skills in the registry, with their headline benchmark lift.