hermes atlas
231·repos hermes·v0.20.4 ★ star this repo

Best Hermes Skills for Writing & Content

“Content creators and marketers who want to de-AI-ify prose, pull structured video/platform data, or automate content production.”

Skills for auditing AI-sounding prose, extracting structured YouTube data, and generating marketing or e-commerce material.

Updated 2026-08-20 · tested against Hermes v0.20.4

conorbronsdon / avoid-ai-writingskill top pick

★ 3.2K

Three modes (Rewrite, Detect, Edit) and a 100+ entry tiered word-replacement table — the most mechanically detailed de-AI-ify skill in the category, not a vague 'sound more human' prompt.

install
git clone https://github.com/conorbronsdon/avoid-ai-writing into your skills directory (or install the plugin from its marketplace).

works withREADME states explicit compatibility with Claude Code, OpenClaw, Hermes, and Cursor.

ZeroPointRepo / youtube-skillsskill

★ 544

An explicit, working Hermes install line via the skills.sh hub source — covers YouTube transcript, search, channel, and playlist data in one skill.

install
hermes skills install skills-sh/ZeroPointRepo/youtube-skills/skills/youtube-full

works withHermes Agent (skills.sh source), OpenClaw, Claude Code, Cursor, and Codex via npx skills add.

jiawood2006 / hermes-skillscollection

★ 0

Four narrow, concrete skills — video transcription, AI-text de-humanizer, local OCR, e-commerce material generation — with correct Hermes-native install commands out of the box. Early-stage, but useful for e-commerce and Chinese-language workflows.

install
hermes skills install jiawood2006/hermes-skills/skills/video-to-text (repeat per skill: de-ai-writer, doc-ocr, ecommerce-material-studio).

works withHermes Agent native install commands documented directly in the README; portable to other agentskills.io clients via manual copy.

These are curated by hand, not scraped or ranked by an algorithm. Every entry is a project already accepted into the Atlas catalog; the install command is copied out of that project's own README (not inferred), the compatibility line reflects what the README actually claims to support, and the verdict says what this pick does that its neighbours don't. Star counts come live from the GitHub API on each build. Updated 2026-08-20 · tested against Hermes v0.20.4.

What is the best Hermes Agent skill for writing & content?

conorbronsdon/avoid-ai-writing. Three modes (Rewrite, Detect, Edit) and a 100+ entry tiered word-replacement table — the most mechanically detailed de-AI-ify skill in the category, not a vague 'sound more human' prompt. Install it with: git clone https://github.com/conorbronsdon/avoid-ai-writing into your skills directory (or install the plugin from its marketplace).

How do I install Hermes skills?

From the Hermes CLI. Running hermes skills install owner/repo/skills/name installs a single skill; hermes skills tap add owner/repo registers a whole repository as a tap, so every skill inside it becomes available. Plugins use hermes plugins install owner/repo --enable. Skills that follow the agentskills.io spec but aren't published to the Skills Hub can be added with npx skills add owner/repo, or cloned straight into your skills directory. Every entry on this page carries the exact command from its own README.

How current are these picks?

Updated 2026-08-20 · tested against Hermes v0.20.4. The picks are curated by hand — install commands are read out of each project's README rather than generated, and star counts are refreshed from the GitHub API on every build.