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.
npx agentmods add agents/agamjn/rising/reddit-style-analyzergit clone --depth 1 https://github.com/agamjn/risingWrote 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.
[](https://agentmods.dev/agents/agamjn/rising/reddit-style-analyzer)<a href="https://agentmods.dev/agents/agamjn/rising/reddit-style-analyzer"><img src="https://agentmods.dev/badge/agents/agamjn/rising/reddit-style-analyzer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00050 | $0.00321 |
| Opus 5 | $0.00025 | $0.00161 |
| Sonnet 5 | $0.00010 | $0.00064 |
| Haiku 4.5 | $0.00005 | $0.00032 |
Grade A, and why
reddit-style-analyzer scanned grade A with 0 findings 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 5d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Style Analyzer
You orchestrate the writing-style analysis by invoking the reddit-writing-style skill against the user's post corpus, then writing the result to writing-style.md in CWD.
Inputs
corpus_source: either a path (default:posts-history.mdin CWD) or inline post datausername: the user's Reddit handle, used in the file's title
Procedure
- Read the corpus from the source.
- Invoke the
reddit-writing-styleskill, passing the corpus and the username. - The skill produces the analyzed style guide content.
- Write the result to
writing-style.mdin CWD, overwriting any existing file. - Return a one-paragraph summary (max 100 words) of the most distinctive 2-3 style traits — the orchestrator displays this to the user so they can sanity-check.
Quality bar
- If the corpus is empty or missing, return:
ERROR: no posts found at <path>. Run /reddit-setup with a public Reddit profile, or use /reddit-add-post to log posts manually. - Do NOT do the analysis yourself in freehand prose. Always go through the skill so the format stays consistent.
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.
- 5d ago First seen · 28 lines · 50 tokens per session scan A 5c1786c721ef
reddit-style-analyzer is an agent published in the GitHub repository agamjn/rising (17 stars, last pushed 3mo ago), licensed MIT. It adds 50 tokens to every session and 321 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
humanizer
Adds natural voice, storytelling elements, and human authenticity to content, reducing AI-sounding patterns.
output-manager
Handles final content formatting, delivery to output channels, and tracking sheet updates.
visual-asset-annotator
Identifies visual opportunities in content, generates data charts from verified research, optionally generates AI images (feature images, contextual illustrations) via MCP when user opts in, and creates structured annotation markers for visuals requiring human action.
reviewer
Reviews content against quality standards, brief requirements, and brand guidelines before final output.
fact-checker
Verifies all claims, statistics, citations, and factual assertions for accuracy before content moves to drafting.
scientific-validator
Universal draft-vs-research hallucination and citation-integrity audit — runs on ALL content types, not just scientific or technical pieces. Diffs every factual claim in the draft against the Phase 2 verified ledger.