From taketomarket
Detects and rewrites AI writing patterns (e.g., inflated symbolism, em-dash overuse) to match the user's voice from BRAND.md. Runs on audience-facing assets or ad-hoc text.
How this skill is triggered — by the user, by Claude, or both
Slash command
/taketomarket:ttm-humanizeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the workflow at `${CLAUDE_PLUGIN_ROOT}/workflows/lifecycle/humanize.md`.
Read and follow the workflow at ${CLAUDE_PLUGIN_ROOT}/workflows/lifecycle/humanize.md.
Required reading:
${CLAUDE_PLUGIN_ROOT}/references/humanizer-patterns.md -- pattern catalog..taketomarket/BRAND.md -- voice + tone + banned words..taketomarket/POSITIONING.md -- must-not-say.Mode A -- Auto (called by other skills):
Other producing skills call /ttm-humanize with the draft path as input. The skill rewrites in place and returns control.
Mode B -- Manual:
User runs /ttm-humanize <file> or pastes text. Skill rewrites and either writes back or prints the result.
Standard footer: see ${CLAUDE_PLUGIN_ROOT}/templates/next-step-footer.md.
npx claudepluginhub ranjanrishikesh/taketomarketRewrites AI-generated text to sound natural by removing common AI tells like inflated significance and formulaic phrasing. Matches personal or brand voice from about/me.md or user samples.
Strips AI writing patterns from prose — removes negation-then-contrast, limits parallel lists, eliminates indirect repetition. Use for any human-facing text.
Rewrites text to remove AI-generated patterns and sound natural. Replaces overused phrases, hedging, and hollow transitions with concise human voice.