Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Pegg ea3f3a39eb feat: combine humanize-writing and humanizer-blader into single skill
Merges the 24 Wikipedia-sourced patterns from blader/humanizer into the
pass-based editing workflow. Expands from 6 to 8 passes: adds significance
inflation, grammar-level patterns (copula avoidance, -ing phrases, synonym
cycling, false ranges), and a dedicated soul/personality pass. Expands
ai-tells.md with additional vocabulary, grammar patterns, and detection
heuristic items. Bumps to v2.0.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 23:51:29 -06:00
Jeff Pegg 5d14d7d289 Bump version to 1.0.1 and update repository URL format in package.json 2026-02-12 18:14:31 -06:00
Jeff Pegg e88db9a5c6 Update package name and improve README instructions; add Changes section to skill guidelines 2026-02-12 18:11:26 -06:00
Jeff Pegg 3f033af5ea Add humanize-writing skill with npm packaging
Skill that rewrites AI-generated content to sound human. Includes
install/uninstall scripts that copy skill files to ~/.claude/skills/,
~/.cursor/skills/, and ~/.windsurf/skills/ for cross-agent support.

Publishable via npm (@jpegg/humanize-writing) and skills.sh.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 17:08:42 -06:00