Profile Corpus banner
solanabr solanabr

Profile Corpus

Development community

Description

--- description: "Regenerate builder-internal evidence + card dials from a corpus" --- Run the stylometric profiler to (re)generate the builder-internal evidence for one or more voices. This is **build-time** tooling — its output feeds the persona-builder and the validator, never the writer directly. Run it from a **clone**: the source corpus in `tone-lora/` is not shipped with the installed skill. ```bash SKILL="skills/writer-style" # in a clone, from the repo root # all five secondaries f

Installation

Installs to ~/.claude/skills/solanabr-writer-style-skill-profile-corpus/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-writer-style-skill-profile-corpus && curl -fsSL https://raw.githubusercontent.com/solanabr/writer-style-skill/HEAD/commands/profile-corpus.md -o ~/.claude/skills/solanabr-writer-style-skill-profile-corpus/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository