feat(skills): port humanizer — strip AI-isms from text#16787
Merged
Conversation
Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
cluricaun28
referenced
this pull request
in cluricaun28/Logos
Apr 28, 2026
Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
ulasbilgen
pushed a commit
to ulasbilgen/hermes-adhd-agent
that referenced
this pull request
May 1, 2026
…16787) Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
donald131
pushed a commit
to donald131/hermes-agent
that referenced
this pull request
May 2, 2026
…16787) Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
02356abc
pushed a commit
to 02356abc/hermes-agent
that referenced
this pull request
May 14, 2026
…16787) Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
dannyJ848
pushed a commit
to dannyJ848/hermes-agent
that referenced
this pull request
May 17, 2026
…16787) Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
gweeteve
pushed a commit
to gweeteve/hermes-agent
that referenced
this pull request
Jun 2, 2026
…16787) Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
Egavasyug
pushed a commit
to Egavasyug/hermes-agent
that referenced
this pull request
Jun 10, 2026
…16787) Port https://github.com/blader/humanizer (MIT, v2.5.1, 16k stars) into the built-in skills under skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide (WikiProject AI Cleanup) — detects 29 AI-writing patterns and rewrites them to sound human. Hermes-native adaptations: - Description (<60 chars) explains what it's for: 'Humanize text: strip AI-isms and add real voice.' - 'When to use this skill' section — trigger phrases (humanize, de-AI, de-slop, un-ChatGPT, rewrite to not sound like an LLM) plus guidance to apply it to the agent's own output (release notes, PR descriptions, docs). - 'How to use it in Hermes' — maps the three real input paths (inline, file via read_file/patch/write_file, voice-calibration sample) onto the tools the agent actually has. Drops Claude Code's allowed-tools block. - Converted frontmatter to Hermes format (metadata.hermes.tags, category, homepage, related_skills). Attribution preserved: - Original author Siqi Chen (@blader) credited in frontmatter and body. - Full MIT LICENSE copied verbatim alongside SKILL.md. - Wikipedia / WikiProject AI Cleanup credited. - 29 patterns, personality/soul section, and full worked example kept verbatim from the source (29,914 chars). Validated end-to-end against a clean HERMES_HOME: - sync_skills() copies skills/creative/humanizer/ including LICENSE. - skills_list(category='creative') returns the 48-char description. - skill_view(name='humanizer') returns the full body with all 29 patterns, personality/soul, attribution, and Hermes tool refs (read_file, patch, write_file) intact.
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
Ports blader/humanizer (MIT, v2.5.1, 16k stars) into built-in skills at
skills/creative/humanizer/. Based on Wikipedia's 'Signs of AI writing' guide — detects 29 AI-writing patterns and rewrites them to sound human. Useful both when a user asks Hermes to clean up their text and as a reference the agent can load for its own user-facing prose (release notes, PR descriptions, docs).Changes
skills/creative/humanizer/SKILL.md— 598 lines. Hermes frontmatter (description <60 chars: 'Humanize text: strip AI-isms and add real voice.'), 'When to use this skill' trigger-phrase section, 'How to use it in Hermes' mapping the three real input paths (inline / file viaread_file+patch+write_file/ voice-calibration sample) to the tools the agent actually has. Drops Claude Code'sallowed-toolsblock.skills/creative/humanizer/LICENSE— full MIT license verbatim from upstream.Attribution
Original author Siqi Chen (@blader) credited in frontmatter and body. Wikipedia / WikiProject AI Cleanup credited as the underlying source of the 29 patterns. 29 patterns, personality/soul section, and full worked example preserved verbatim (29,914 chars of source content intact).
Validation
E2E against a clean
HERMES_HOME:sync_skills()skills/creative/humanizer/includingLICENSEskills_list(category='creative')skill_view(name='humanizer')read_file,patch,write_file) intact