feat(skills+mcp): humanizer skill mirror + mcp-servers ref expansion (v6.50.0)#194
Merged
Merged
Conversation
…(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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two small additions:
humanizerskill from blader/humanizer (20k★ upstream, MIT). Detects + removes AI-writing patterns (Wikipedia WikiProject AI Cleanup heuristics). Mirror at upstream8b3a17889fbf12bedae20974a3c9f9de746ed754, sha2566e2bb628772b87750849d74e1176736c405f399ab4ebbf3f08e1ce26ed69852c. Active skills_pins: 22 → 23.awesome-mcp-serversreference expansion incomponents/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
templates/skills-marketplace/humanizer/SKILL.mdmanifest.json,templates/skills-catalog.json,components/mcp-servers-guide.md,CHANGELOG.md, 9 installer scripts.Test plan
make check— all gates pass (afterscripts/generate-skills-catalog.shregen)python3 -c "import json; json.load(open('manifest.json'))"— JSON validscripts/lib/skill-checksum.shoutput/update-toolkitsmoke test installshumanizer/SKILL.mdto~/.claude/skills/🤖 Generated with Claude Code