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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin novelty-text-editorThis skill uses the workspace's default tool permissions.
Make the text longer without making it more informative.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
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.