Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Rootnode Profile Builder

Conversational profile builder. Produces validated JSON config files for any rootnode Skill that consumes profile-shaped configuration (handoff trigger check, mode router, critic gate, future Skills). Reads a target JSON Schema (draft-07), conducts a progressive-depth interview using plain-language questions, validates answers, and writes the resulting JSON to a destination path. Schema-agnostic — works with any profile schema conforming to draft-07. Use when a user needs to create, clone, or revise a profile and you do not want them hand-editing JSON. Trigger on: "build me a profile," "create a profile," "I need a profile for X," "set up my profile," "edit my profile," "clone the X profile," "walk me through making a profile." Do NOT use when the user already has a working profile and only wants to invoke the consuming Skill, when the schema cannot be located, or for non-profile JSON config work. Always validate before writing.

majiayu000 020a2c3 2 files · 12.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/other/rootnode-profile-builder commit 020a2c38ac

Frequently asked questions

npx skillmds add majiayu000/rootnode-profile-builder