Skip to content

feat(skills+mcp): humanizer skill mirror + mcp-servers ref expansion (v6.50.0)#194

Merged
sergei-aronsen merged 1 commit into
mainfrom
feature/humanizer-mcp-servers
May 20, 2026
Merged

feat(skills+mcp): humanizer skill mirror + mcp-servers ref expansion (v6.50.0)#194
sergei-aronsen merged 1 commit into
mainfrom
feature/humanizer-mcp-servers

Conversation

@sergei-aronsen
Copy link
Copy Markdown
Owner

Summary

Two small additions:

  1. humanizer skill from blader/humanizer (20k★ upstream, MIT). Detects + removes AI-writing patterns (Wikipedia WikiProject AI Cleanup heuristics). Mirror at upstream 8b3a17889fbf12bedae20974a3c9f9de746ed754, sha256 6e2bb628772b87750849d74e1176736c405f399ab4ebbf3f08e1ce26ed69852c. Active skills_pins: 22 → 23.
  2. awesome-mcp-servers reference expansion in components/mcp-servers-guide.md. The bare URL is now a one-sentence discovery-surface note explaining what the upstream covers, why the toolkit does not vendor the 24 MB index, and the install line.

Plus the usual lockstep bump (9 installer scripts + manifest.version + skills_pins_note count + skills-catalog.json regen).

Files

  • New: templates/skills-marketplace/humanizer/SKILL.md
  • Updated: manifest.json, templates/skills-catalog.json, components/mcp-servers-guide.md, CHANGELOG.md, 9 installer scripts.

Test plan

  • make check — all gates pass (after scripts/generate-skills-catalog.sh regen)
  • python3 -c "import json; json.load(open('manifest.json'))" — JSON valid
  • skills_pins.humanizer follows existing schema (repo, tag, commit, pinned_at, sha256, _status)
  • sha256 matches scripts/lib/skill-checksum.sh output
  • skills-catalog.json contains humanizer entry
  • CI on GitHub Actions
  • /update-toolkit smoke test installs humanizer/SKILL.md to ~/.claude/skills/
  • Skill triggers correctly on AI-pattern English prose

🤖 Generated with Claude Code

…(v6.50.0)

Two small additions:

1. `humanizer` skill from blader/humanizer (Wikipedia "Signs of AI
   writing" cleanup, 20k★ upstream). v2.5.1 skill that detects and
   removes AI-writing patterns — inflated symbolism, promotional
   language, em-dash overuse, rule of three, AI vocabulary, passive
   voice, filler phrases. Mirror at upstream commit
   8b3a17889fbf12bedae20974a3c9f9de746ed754; sha256
   6e2bb628772b87750849d74e1176736c405f399ab4ebbf3f08e1ce26ed69852c.
   Registered in manifest.json:skills_pins + files.skills_marketplace
   + templates/skills-catalog.json. Skills_pins active count 22 → 23.

2. components/mcp-servers-guide.md — the trailing awesome-mcp-servers
   reference was a bare URL. Replaced with a one-sentence explanation
   covering what the index includes (databases, browser automation,
   finance, dev tooling, knowledge bases, communication), why the
   toolkit does NOT vendor the 24 MB index, and the install line to
   use once a server is picked. No link target change.

Lockstep bump: 9 installer scripts TK_TOOLKIT_REF 6.49.0 → 6.50.0;
manifest.version + skills_pins_note count + templates/skills-catalog.json
regenerated.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sergei-aronsen sergei-aronsen merged commit c823361 into main May 20, 2026
10 checks passed
@sergei-aronsen sergei-aronsen deleted the feature/humanizer-mcp-servers branch May 20, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants