Ttm humanize
Marketing OS for developerneurs + solopreneurs (engineers shipping products with zero marketing experience). Spec-driven campaigns with positioning-invariant quality gates.
npx -y skills add ranjanrishikesh/taketomarket --skill ttm-humanizeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 13 stars13 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Mandatory final-step humanizer. Detects and rewrites AI writing patterns (inflated symbolism, em-dash overuse, rule-of-three, AI vocab, passive voice, filler phrases) and matches the user's voice from BRAND.md samples. Runs on every audience-facing asset before write. Also runnable ad-hoc on any file or pasted text.
SKILL.md
1.2 KB, as published. Nobody here has run it
/ttm-humanize
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.
Invocation modes
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.
Next steps
Standard footer: see ${CLAUDE_PLUGIN_ROOT}/templates/next-step-footer.md.