byelvisun· 32 skills
Capture a user's real writing voice from 5-20 prior samples, store a local voice.yaml fingerprint, and enforce it on newsjack drafts so AI tells disappear. Measures voice with named stylometry lenses (Burrows's Delta function-word vector, MATTR lexical diversity, sentence-length burstiness, Biber Dimension-1 register, opener-POS profile, punctuation rates) and gates drafts against the fingerprint as bands, not vibes.
$npx -y skills add elvisun/newsjack --skill voice-extractorInstalls into the current project.
Run `npx skills use "https://github.com/elvisun/newsjack" --skill "elvisun/newsjack/voice-extractor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elvisun/newsjack" that are relevant to the current task. Run `npx skills add "https://github.com/elvisun/newsjack"` and select the relevant skills, then follow their instructions.