reddit-writing-style

reddit-writing-style is a skill for Claude Code from agamjn/rising. It costs 60 tokens per session (736 once invoked), scanned A, original, MIT.

A writing-style analysis tool that studies a collection of a user’s Reddit posts, which are public or community-shared discussions on Reddit.

In plain words
What is it for?
Use it to analyze Reddit post histories or supplied post collections and create or refresh a writing-style.md file with examples.
Why use it?
It turns past writing into a reusable style guide, so future drafts can reflect the user’s tone, rhythm, openings, vocabulary, and endings.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the rising plugin — 1 skill, 5 commands, 5 agents shipped together

Good fit Use it to analyze Reddit post histories or supplied post collections and create or refresh a writing-style.md file with examples.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agamjn/rising/reddit-writing-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 agamjn/rising --skill reddit-writing-style
Clone the repo
git clone --depth 1 https://github.com/agamjn/rising

Made for: Claude Code.

Or install rising, the plugin that ships this one along with the rest of its 1 skill, 5 commands, 5 agents.

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 reddit-writing-style

README.md
[![agentmods](https://agentmods.dev/badge/skills/agamjn/rising/reddit-writing-style/github.svg)](https://agentmods.dev/skills/agamjn/rising/reddit-writing-style)
Your own site
<a href="https://agentmods.dev/skills/agamjn/rising/reddit-writing-style"><img src="https://agentmods.dev/badge/skills/agamjn/rising/reddit-writing-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 reddit-writing-style

Your own site · 80×15
<a href="https://agentmods.dev/skills/agamjn/rising/reddit-writing-style"><img src="https://agentmods.dev/badge/skills/agamjn/rising/reddit-writing-style.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 736 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.00060 $0.00736
Opus 5 $0.00030 $0.00368
Sonnet 5 $0.00012 $0.00147
Haiku 4.5 $0.00006 $0.00074

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

Security

Grade A, and why

reddit-writing-style 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 12d 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.

skills/reddit-writing-style/SKILL.md · 44 lines

How it starts

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

Reddit Writing Style Analysis

Extract a user's authentic Reddit voice from their post history so future generated content matches how they actually write.

Inputs

A corpus of posts. Each post has at minimum: title, body (selftext), subreddit, score, num_comments. Posts may come from posts-history.md in the current working directory (the canonical local source) or be passed inline.

What to extract

Produce a writing-style.md file with these sections, each backed by direct quotes/examples from the corpus (cite the post by title, never paraphrase the example itself):

  1. Voice and tone — formal vs casual, dry vs warm, confident vs hedged. Quote 2-3 lines that exemplify it.
  2. Sentence rhythm — average sentence length, use of fragments, comma-heavy or short-staccato. Note any signature mannerisms (em-dashes, parentheticals, ALL CAPS for emphasis, etc.).
  3. Opening patterns — how the user typically starts a post. (e.g., "I always open with a one-line setup question", or "I lead with a strong claim then justify").
  4. Closing patterns — how the user wraps up. (CTA? Open question? Just stops?).
  5. Vocabulary signature — words/phrases the user reaches for repeatedly. List 8-15 specific examples actually pulled from the corpus.
  6. Words/phrases to avoid — any LLM-tells the user clearly never uses ("delve", "in conclusion", "it's important to note", em-dash overuse, etc.) — base on what's absent from their corpus, not generic advice.
  7. Structural patterns — paragraph length, use of bullet lists vs prose, headings, line breaks, links, code blocks. Note differences across categories if visible.
  8. Subreddit-specific tone shifts — does the user write differently in r/programming vs r/AskReddit? Capture if so.

How to extract

  • Read every post in the corpus before generalizing. Do not summarize from the first 5 and call it done.
  • For each section, your claim must be defended by 2+ concrete examples from the corpus. If you cannot find 2 examples, omit the claim.
  • Prefer specificity over generality. "Uses lowercase even at sentence start in casual subs (see post 'why your monorepo sucks')" beats "informal tone".
  • Avoid generic style-guide platitudes ("clear and concise"). Every point must be something a different writer might not do.

Read the full file on GitHub · 44 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. 12d ago First seen · 44 lines · 60 tokens per session scan A 42b1eb50192d

Subscribe to this mod's changes

reddit-writing-style is a skill published in the GitHub repository agamjn/rising (17 stars, last pushed 3mo ago), licensed MIT. It adds 60 tokens to every session and 736 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.

Related

Other skills, from other repositories

define-done

Generate a branded HTML accountability tracker for the next N days using the "Define Done" ritual. Takes 3 outcomes per day max (binary, shippable, no fluff), applies Walid's prompting principles for Claude Code, and outputs a self-contained HTML file ready to pin in a browser tab. Use when the user says "define…

walidboulanouar/define-done · 114 tokens

social-tracking

Set up and manage social media tracking across Twitter, Instagram, Reddit, and TikTok using Xpoz. Add, remove, and view tracked keywords, users, subreddits, and hashtags. Use when asked to "track mentions", "monitor brand", "set up tracking", "add tracked item", "what am I tracking", "stop tracking", "remove tracked"…

XPOZpublic/xpoz-claude-code-plugin · 84 tokens

citedy-trend-scout

Find what your audience is searching for right now — scout X/Twitter and Reddit for trending topics, discover and deep-analyze competitors, and find content gaps. Combine social signals with SEO intelligence. Powered by Citedy.

citedy/citedy-seo-agent · 53 tokens

getting-started

Get started with Xpoz — set up MCP connection, verify your account, configure tracking, and discover available tools. Use when asked to "set up Xpoz", "connect to Xpoz", "get started with Xpoz", "what can Xpoz do", "new to Xpoz", "install Xpoz", or "my Xpoz account".

XPOZpublic/xpoz-claude-code-plugin · 75 tokens

best-practices

Reference guide for using Xpoz effectively. Load this skill whenever working with Xpoz MCP tools — it ensures correct query syntax, optimal field selection, proper pagination, and best practices for every Xpoz interaction. Covers authentication, query syntax (boolean operators, date filtering), response modes…

XPOZpublic/xpoz-claude-code-plugin · 105 tokens

cf-help

Show the ContentForge user guide with live plugin state — version, agent/skill/command counts, connector availability, and runtime environment read from scripts/plugin-metadata.py, never hardcoded — plus pipeline overview, per-skill listings, worked examples, brand-setup methods, and a troubleshooting matrix. Triggers…

teachskillofskills-ai/ContentForge-techshu · 149 tokens