Borrowing it
Nothing to install: this file belongs to ajaaysrinivaas/reddit_mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ajaaysrinivaas/reddit_mcp/main/.github/skills/reddit-content-humanizer/SKILL.mdgit clone --depth 1 https://github.com/ajaaysrinivaas/reddit_mcpWrote 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/skills/ajaaysrinivaas/reddit_mcp/reddit-content-humanizer)<a href="https://agentmods.dev/skills/ajaaysrinivaas/reddit_mcp/reddit-content-humanizer"><img src="https://agentmods.dev/badge/skills/ajaaysrinivaas/reddit_mcp/reddit-content-humanizer/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.
<a href="https://agentmods.dev/skills/ajaaysrinivaas/reddit_mcp/reddit-content-humanizer"><img src="https://agentmods.dev/badge/skills/ajaaysrinivaas/reddit_mcp/reddit-content-humanizer.svg" alt="Reviewed on agentmods" width="80" 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.00028 | $0.01343 |
| Opus 5 | $0.00014 | $0.00672 |
| Sonnet 5 | $0.00006 | $0.00269 |
| Haiku 4.5 | $0.00003 | $0.00134 |
Grade A, and why
reddit-content-humanizer 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Reddit Content Humanizer Skill
What This Does
Takes your raw draft and turns it into an authentic Reddit post or comment that fits the patterns found by Pattern Identifier. The process is file-driven: read the patterns file, apply those patterns to your draft, keep your voice real, and save the result back into the same file.
What You Need
- Patterns file:
/data/<target>_patterns_<date>.md(from Pattern Identifier) - Your draft: Raw thoughts or ideas (any format works)
- Format type: Post or comment (you pick or we figure it out from patterns)
If the patterns file is stale, rerun Pattern Identifier first so the rewrite is based on current community behavior.
Step 1: Pull Out the Patterns
Look at the patterns file and find:
- Tone and voice: How do people talk? Funny? Serious? Direct?
- Format: What kind of posts work? How long? What title style?
- Topics: What subjects get attention? What matters to this community?
- What works: What gets people to engage? What falls flat?
Step 2: Read Your Draft
Look at what you wrote:
- Main idea: What are you really trying to say?
- Key stuff: Your main points and questions
- Your voice: How are you saying it right now?
- What's missing: What should be there based on the patterns?
Step 3: Rewrite with Patterns in Mind
Here's how to rewrite it:
- Title: Make it match the pattern style (tone, length, how it's set up)
- Content: Structure it the way people usually post in this community
- Voice: Add humor or directness or realness based on what works
- Topics: Bring out the subjects that get attention
- Keep it real: Your actual idea stays the same, don't over-polish
- Follow the rules: Do what works, skip what doesn't
Check your work:
- Is this title right for this community?
- Does the tone match what you found?
- Does the format fit how posts work here?
- Do the topics match what gets engagement?
- Does it sound like you, not fake?
- Is your main message still there?
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.
- 11d ago First seen · 175 lines · 28 tokens per session scan A 8badcec60932
reddit-content-humanizer is a skill published in the GitHub repository ajaaysrinivaas/reddit_mcp (0 stars, last pushed 3mo ago), licensed MIT. It adds 28 tokens to every session and 1,343 once invoked, about $0.0001 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-31.
Other skills, from other repositories
reddit-post-writer
Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…
reddit-post-writer
Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…
reddit-post-writer
Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…
social-reddit-card
Realistic Reddit post card with vote rail and comment count, suited to video overlays or story sharing.
blog-notebooklm
Query Google NotebookLM notebooks for source-grounded, citation-backed answers from user-uploaded documents. Manages notebook library, handles Google authentication, and supports smart discovery. Works standalone via /blog notebooklm or internally from blog-write and blog-researcher for source-grounded research…
blog-schema
Generate complete JSON-LD schema markup for blog posts with Article/BlogPosting, Person, Organization, BreadcrumbList, ImageObject, and optional FAQPage. Validates against Google requirements and warns about deprecated types. Use when user says "schema", "blog schema", "json-ld", "structured data", "schema markup"…