@GitTrend0x: Hermes 继续自进化冲超级体! Humanizer 去 AI 痕迹、Obsidian 身份层、Taste 风格记忆、AutoShorts 短视频工厂、Creative Brain 采访大脑……全网程序员把 Hermes 玩成了下一代 …
摘要
介绍了一系列与Hermes agent相关的开源技能:humanizer去除AI痕迹、obsidian-skills将笔记变为身份层、taste-skill提炼个人风格、skill-autoshorts自动剪辑短视频、creative-brain采访提炼创意风格,旨在将Agent变为真人写手和私人知识库。
查看缓存全文
缓存时间: 2026/05/23 06:04
Hermes 继续自进化冲超级体!
Humanizer 去 AI 痕迹、Obsidian 身份层、Taste 风格记忆、AutoShorts 短视频工厂、Creative Brain 采访大脑……全网程序员把 Hermes 玩成了下一代 Agent 真人写手 + 私人知识永存 + 风格记忆大师 + 病毒短视频工厂 + 创意灵魂引擎。
humanizer(https://github.com/blader/humanizer…)
29 条模式自动去除 AI 痕迹,还能校准成你的个人文风。 “终于写出不像 AI 的真人文字”实锤了!
obsidian-skills(https://github.com/kepano/obsidian-skills…)
30 秒把 Obsidian vault 变成 Agent 身份层。 私人笔记直接变“自我认知”上下文,隐私党福音!
taste-skill(https://github.com/Leonxlnx/taste-skill…)
Agent 先采访你,自动提炼 taste/voice/references,生成结构化风格文件。 以后创作永远带你的灵魂!
skill-autoshorts(https://github.com/mutonby/skill-autoshorts…)
每天自动剪长视频 → 高光 clip → 手机审批 + 每周 engagement 自我进化。 Agent 自己剪 TikTok/Reels 了
creative-brain(https://github.com/prathamcreates/creative-brain…)
Agent 采访你提炼 taste,生成“自我认知”文件,创作永远带个人风格。 创意党脑暴直接起飞!
blader/humanizer
Source: https://github.com/blader/humanizer
Humanizer
A skill for Claude Code and OpenCode that removes signs of AI-generated writing from text, making it sound more natural and human.
Installation
Claude Code
Clone directly into Claude Code’s skills directory:
mkdir -p ~/.claude/skills
git clone https://github.com/blader/humanizer.git ~/.claude/skills/humanizer
Or copy the skill file manually if you already have this repo cloned:
mkdir -p ~/.claude/skills/humanizer
cp SKILL.md ~/.claude/skills/humanizer/
OpenCode
Clone directly into OpenCode’s skills directory:
mkdir -p ~/.config/opencode/skills
git clone https://github.com/blader/humanizer.git ~/.config/opencode/skills/humanizer
Or copy the skill file manually if you already have this repo cloned:
mkdir -p ~/.config/opencode/skills/humanizer
cp SKILL.md ~/.config/opencode/skills/humanizer/
Note: OpenCode also scans
~/.claude/skills/for compatibility, so a single clone into~/.claude/skills/humanizer/works for both tools.
Usage
Claude Code
/humanizer
[paste your text here]
OpenCode
/humanizer
[paste your text here]
Or ask the model to humanize text directly in either tool:
Please humanize this text: [your text]
Voice Calibration
To match your personal writing style, provide a sample of your own writing:
/humanizer
Here's a sample of my writing for voice matching:
[paste 2-3 paragraphs of your own writing]
Now humanize this text:
[paste AI text to humanize]
The skill will analyze your sentence rhythm, word choices, and quirks, then apply them to the rewrite instead of producing generic “clean” output.
Overview
Based on Wikipedia’s “Signs of AI writing” guide, maintained by WikiProject AI Cleanup. This comprehensive guide comes from observations of thousands of instances of AI-generated text.
The skill also includes a final “obviously AI generated” audit pass and a second rewrite, to catch lingering AI-isms in the first draft.
Key Insight from Wikipedia
“LLMs use statistical algorithms to guess what should come next. The result tends toward the most statistically likely result that applies to the widest variety of cases.”
29 Patterns Detected (with Before/After Examples)
Content Patterns
| # | Pattern | Before | After |
|---|---|---|---|
| 1 | Significance inflation | “marking a pivotal moment in the evolution of…” | “was established in 1989 to collect regional statistics” |
| 2 | Notability name-dropping | “cited in NYT, BBC, FT, and The Hindu” | “In a 2024 NYT interview, she argued…” |
| 3 | Superficial -ing analyses | “symbolizing… reflecting… showcasing…” | Remove or expand with actual sources |
| 4 | Promotional language | “nestled within the breathtaking region” | “is a town in the Gonder region” |
| 5 | Vague attributions | “Experts believe it plays a crucial role” | “according to a 2019 survey by…” |
| 6 | Formulaic challenges | “Despite challenges… continues to thrive” | Specific facts about actual challenges |
Language Patterns
| # | Pattern | Before | After |
|---|---|---|---|
| 7 | AI vocabulary | “Actually… additionally… testament… landscape… showcasing” | “also… remain common” |
| 8 | Copula avoidance | “serves as… features… boasts” | “is… has” |
| 9 | Negative parallelisms / tailing negations | “It’s not just X, it’s Y”, “…, no guessing” | State the point directly |
| 10 | Rule of three | “innovation, inspiration, and insights” | Use natural number of items |
| 11 | Synonym cycling | “protagonist… main character… central figure… hero” | “protagonist” (repeat when clearest) |
| 12 | False ranges | “from the Big Bang to dark matter” | List topics directly |
| 13 | Passive voice / subjectless fragments | “No configuration file needed” | Name the actor when it helps clarity |
Style Patterns
| # | Pattern | Before | After |
|---|---|---|---|
| 14 | Em dash overuse | “institutions—not the people—yet this continues—” | Prefer commas or periods |
| 15 | Boldface overuse | “OKRs, KPIs, BMC” | “OKRs, KPIs, BMC” |
| 16 | Inline-header lists | “Performance: Performance improved” | Convert to prose |
| 17 | Title Case Headings | “Strategic Negotiations And Partnerships” | “Strategic negotiations and partnerships” |
| 18 | Emojis | “🚀 Launch Phase: 💡 Key Insight:” | Remove emojis |
| 19 | Curly quotes | said “the project” | said “the project” |
| 26 | Hyphenated word pairs | “cross-functional, data-driven, client-facing” | Drop hyphens on common word pairs |
| 27 | Persuasive authority tropes | “At its core, what matters is…” | State the point directly |
| 28 | Signposting announcements | “Let’s dive in”, “Here’s what you need to know” | Start with the content |
| 29 | Fragmented headers | “## Performance” + “Speed matters.” | Let the heading do the work |
Communication Patterns
| # | Pattern | Before | After |
|---|---|---|---|
| 20 | Chatbot artifacts | “I hope this helps! Let me know if…” | Remove entirely |
| 21 | Cutoff disclaimers | “While details are limited in available sources…” | Find sources or remove |
| 22 | Sycophantic tone | “Great question! You’re absolutely right!” | Respond directly |
Filler and Hedging
| # | Pattern | Before | After |
|---|---|---|---|
| 23 | Filler phrases | “In order to”, “Due to the fact that” | “To”, “Because” |
| 24 | Excessive hedging | “could potentially possibly” | “may” |
| 25 | Generic conclusions | “The future looks bright” | Specific plans or facts |
Full Example
Before (AI-sounding):
Great question! Here is an essay on this topic. I hope this helps!
AI-assisted coding serves as an enduring testament to the transformative potential of large language models, marking a pivotal moment in the evolution of software development. In today’s rapidly evolving technological landscape, these groundbreaking tools—nestled at the intersection of research and practice—are reshaping how engineers ideate, iterate, and deliver, underscoring their vital role in modern workflows.
At its core, the value proposition is clear: streamlining processes, enhancing collaboration, and fostering alignment. It’s not just about autocomplete; it’s about unlocking creativity at scale, ensuring that organizations can remain agile while delivering seamless, intuitive, and powerful experiences to users. The tool serves as a catalyst. The assistant functions as a partner. The system stands as a foundation for innovation.
Industry observers have noted that adoption has accelerated from hobbyist experiments to enterprise-wide rollouts, from solo developers to cross-functional teams. The technology has been featured in The New York Times, Wired, and The Verge. Additionally, the ability to generate documentation, tests, and refactors showcases how AI can contribute to better outcomes, highlighting the intricate interplay between automation and human judgment.
- 💡 Speed: Code generation is significantly faster, reducing friction and empowering developers.
- 🚀 Quality: Output quality has been enhanced through improved training, contributing to higher standards.
- ✅ Adoption: Usage continues to grow, reflecting broader industry trends.
While specific details are limited based on available information, it could potentially be argued that these tools might have some positive effect. Despite challenges typical of emerging technologies—including hallucinations, bias, and accountability—the ecosystem continues to thrive. In order to fully realize this potential, teams must align with best practices.
In conclusion, the future looks bright. Exciting times lie ahead as we continue this journey toward excellence. Let me know if you’d like me to expand on any section!
After (Humanized):
AI coding assistants can speed up the boring parts of the job. They’re great at boilerplate: config files and the little glue code you don’t want to write. They can also help you sketch a test, but you still have to read it.
The dangerous part is how confident the suggestions look. I’ve accepted code that compiled and passed lint, then discovered later it missed the point because I stopped paying attention.
If you treat it like autocomplete and review every line, it’s useful. If you use it to avoid thinking, it will help you ship bugs faster.
The only real backstop is tests. Without them, you’re mostly judging vibes.
References
- Wikipedia: Signs of AI writing - Primary source
- WikiProject AI Cleanup - Maintaining organization
Version History
- 2.5.1 - Added a passive-voice / subjectless-fragment rule, raising the total to 29 patterns
- 2.5.0 - Added patterns for persuasive framing, signposting, and fragmented headers; expanded negative parallelisms to cover tailing negations; tightened wording around em dash overuse; fixed frontmatter wording to use “filler phrases”
- 2.4.0 - Added voice calibration: match the user’s personal writing style from samples
- 2.3.0 - Added pattern #25: hyphenated word pair overuse
- 2.2.0 - Added a final “obviously AI generated” audit + second-pass rewrite prompts
- 2.1.1 - Fixed pattern #18 example (curly quotes vs straight quotes)
- 2.1.0 - Added before/after examples for all 24 patterns
- 2.0.0 - Complete rewrite based on raw Wikipedia article content
- 1.0.0 - Initial release
License
MIT
GitTrend (@GitTrend0x): Hermes 万能应用集一身!
一键全栈部署、Docker 沙箱、Nix 可复现安装、专业天气插件、持久执行计划……全网程序员把 Hermes 玩成了下一代 Agent 零痛部署神器 + 隔离沙箱 + 极客纯净环境 + 私人气象台 + 持久战专家:
1️⃣ evey-setup(
相似文章
@GitTrend0x: Hermes 全能型身份名单分享! AI/ML API 原生 fork、Inkbox 通信身份集成、VS Code Codespace 扩展、多 Agent 编程舰队、Agent-Stack 基础设施补全…… 全网程序员把 Hermes …
Hermes 是一个由 Nous Research 构建的自我改进 AI 智能体框架,支持多种基础设施集成和身份管理,开发者通过多个 fork 扩展了其能力。
@GitTrend0x: Hermes 继续自进化,宝藏接一连三出现! Kali 渗透测试技能,Dashboard 深色主题包、像素世界桥接、AIOps 运维军团、原生视频创作管线……全网程序员把 Hermes 玩成了下一代 Agent 红队黑客 + 丝滑仪表盘 …
Hermes Agent 生态迎来多项社区更新,包括 Kali 渗透测试技能、深色主题仪表盘、像素元宇宙桥接、AIOps 运维及视频创作管线,展示了 AI Agent 在安全测试与自动化运维方面的新能力。
@GitTrend0x: Hermes 终于拥有了自己的灵魂! Proficiencies 职业技能包,Shadow CTO 仓库记忆、Mind Transposition 灵魂转移、Mnemosyne 高级本地记忆、HermesKill 安全急停…… 全网程序员…
Hermes agent gains a set of installable skills for workspace hygiene, decision-making, memory systems, and cross-platform migration, turning it into a professional agent workflow.
@GitTrend0x: Hermes 继续创时代! literate programming 技能,SRE 事件指挥官、Spotify 原生控制、自主技能市场、Obsidian 身份层……全网程序员把 Hermes 玩成了下一代 Agent 文档神器 + 运维军…
Hermes AI agent ecosystem expands with new open-source tools including literate programming support for Claude Code, autonomous SRE incident management, Spotify control, and a skill marketplace. These tools enable developers to turn codebases into executable narratives and automate运维 tasks.
@GitTrend0x: Hermes 谁用谁舒服!超级应用研发! 强化 fork 版、阿里云记忆插件、Felo 营销技能包、Awesome 社区圣经、轻量 Web UI…… 全网程序员把 Hermes 玩成了下一代 Agent 深度 hack 神器 + 云端集体…
Hermes Agent及其生态工具集在开发者社区中引发关注,包括强化fork版、阿里云记忆插件、Felo技能包、社区圣经和轻量Web UI,展示了AI Agent的深度定制和云端协作能力。