From novelty-text-editor
Pad the user's text to N× its original length without adding new information — verbose phrasing, restated points, redundant qualifiers, scenic detours. Use when the user wants prose stretched to hit a length target.
How this skill is triggered — by the user, by Claude, or both
Slash command
/novelty-text-editor:elongateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Make the text longer without making it more informative.
Make the text longer without making it more informative.
3x of input characters or words).2x, 3x (default), 5x. Approximate, not exact.Print the elongated version to stdout. With --in-place, overwrite the source.
After rewriting, verify the output contains no factual claims absent from the input. If it does, regenerate.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin novelty-text-editor