mcpbeat

Rootnode Skill Builder

drayline/rootnode-skill-builder

>- Builds, validates, packages, tests, and optimizes deployment-ready Skill files (SKILL.md + references/ + scripts/ + agents/) from design specifications. Three pre-build gates + 9-dimension quality gate (with D9a/b/c empirical evidence tiers) + behavioral iteration loop + automated description optimizer + blind version comparator. Use for building, this Skill," "review this Skill," "test my Skill," "optimize the description," "compare these Skill versions," "should this be a hook "my description truncates," "my SKILL.md is too long," "my Skill is overtriggering." Do NOT use when designing Skill methodology — that's design work, not packaging. Do NOT use for prompt compilation, project auditing, or prompt scoring (use rootnode-prompt-compilation, rootnode-project-audit, or rootnode-prompt-validation if available).

95k tokens
context cost
the whole folder, loaded on every use
25
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
40
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/drayline/rootnode-skills --skill rootnode-skill-builder

How to use it

Copy the folder

Take drayline/rootnode-skill-builder from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.