content-style

content-style is a skill for Claude Code, Codex from AtlasOmnia/hermes-custom-pack. It costs 37 tokens per session (7,455 once invoked), scanned A, a copy of content-style, MIT.

A writing guide for Reddit posts about the Hermes agent community. It covers hooks, structure, concrete examples, and checks for identifying the correct product before describing it.

In plain words
What is it for?
Use it to draft workshop posts, model guides, research discussions, and community updates for Reddit.
Why use it?
It helps technical posts sound natural and stay focused on useful details. The product check reduces the risk of describing the wrong tool.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions AGENTS.md.

Good fit Use it to draft workshop posts, model guides, research discussions, and community updates for Reddit.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atlasomnia/hermes-custom-pack/content-style
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AtlasOmnia/hermes-custom-pack --skill content-style
Clone the repo
git clone --depth 1 https://github.com/AtlasOmnia/hermes-custom-pack

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for content-style

README.md
[![agentmods](https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/content-style/github.svg)](https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/content-style)
Your own site
<a href="https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/content-style"><img src="https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/content-style/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for content-style

Your own site · 80×15
<a href="https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/content-style"><img src="https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/content-style.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,455 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.07455
Opus 5 $0.00018 $0.03728
Sonnet 5 $0.00007 $0.01491
Haiku 4.5 $0.00004 $0.00745

Measured 9d ago against content hash e65015b47c1f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

content-style scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Explicit tool to use (e.g., `curl` against HF HTTP API rather than `web_extract`)
Origin

This is a copy

100% identical to content-style — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/content-style/SKILL.md · 533 lines

How it starts

The opening of the file, as written. The whole thing — 533 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Content Style: r/hermesagent & Community Posts

Overview

Writing Reddit-native content that sounds human, avoids AI tells, and delivers value through structure and specificity. Applies to workshop posts, definitive model guides, research megathreads, and community FYI/update posts.

Hook Patterns

Lead with one of these:

  1. Contradiction — "Everyone says X but Y is actually true"
  2. Specific number — "The 3 tools I use daily"
  3. Pain point — "If you're doing X, stop"
  4. Before/after — "Before: Y. After: Z"
  5. Question — "Why does X still suck?"

Writing Principles

  • Hook first, details second
  • Lead with what people actually care about
  • Concrete over abstract: specific examples beat general advice
  • One idea per paragraph
  • End on a clear takeaway

Product-name disambiguation before drafting

For “How would you describe X on Reddit?” requests, lock the exact product identity before importing features or architecture:

  1. Treat likely voice-dictation homophones (box/Vox, Voz/Vox) as ambiguous names, not permission to substitute the nearest familiar project.
  2. Search for the exact spelling and check whether it is an external product, a renamed product, or one of the user’s similarly named apps.
  3. Describe only features supported by that product’s source material. Do not transfer one voice-learning product's capabilities to another merely because they share a category.
  4. If the user corrects the name, acknowledge it briefly and rewrite from the corrected identity; do not preserve assumptions from the earlier draft.

Plain-language Reddit product explainer

Use this compact order for a comment-sized explanation:

  1. What it is — one sentence in ordinary language.
  2. What the user does — the concrete interaction.
  3. How it works — only the essential mechanism, without architecture dumping.
  4. Why it is different — one comparison readers immediately understand.

Keep a short Reddit comment short unless the user asks for a full post. Avoid marketing copy such as “revolutionary,” unsupported privacy claims, or a polished feature list that has not been verified.

Read the full file on GitHub · 533 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 533 lines · 37 tokens per session scan A e65015b47c1f

Subscribe to this mod's changes

content-style is a skill published in the GitHub repository AtlasOmnia/hermes-custom-pack (56 stars, last pushed 25d ago), licensed MIT. It adds 37 tokens to every session and 7,455 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 100% identical to content-style, differing in 0 lines, and is treated as a copy.