
reddit-post-drafter
by Roy Yuen
Draft and lint Reddit posts calibrated for developer subreddits to avoid removals and maximize engagement.
- Convert marketing launch copy into technical-first Reddit discussions
- Identify common title patterns and flairs used in r/webdev via live search
- Audit post drafts for "AI tells" and cringe-worthy marketing jargon
Free
Sample input
I want to share my new app on r/programming. Draft a post titled 'Show HN: My App' and lint it for community fit.
Sample output
[LINT RESULT] Subreddit: r/programming Risk: HIGH | Reason: Launch-style copy detected. Advice: Reframe as a technical walkthrough. Title: "Show HN: My App" -> "How we optimized Postgres locks for 10k concurrent users" Draft Score: 42/100 (Safe Rewrite Provided)
Draft and lint Reddit posts calibrated for developer subreddits to avoid removals and maximize engagement.
Free
Included in download
- Downloadable skill package
- Works with Codex, Claude Code).
- Instant install
Sample input
I want to share my new app on r/programming. Draft a post titled 'Show HN: My App' and lint it for community fit.
Sample output
[LINT RESULT] Subreddit: r/programming Risk: HIGH | Reason: Launch-style copy detected. Advice: Reframe as a technical walkthrough. Title: "Show HN: My App" -> "How we optimized Postgres locks for 10k concurrent users" Draft Score: 42/100 (Safe Rewrite Provided)
Screenshots
About This Skill
Native Reddit Engagement for Developers
Stop sounding like a marketing bot when sharing your work. This skill helps developers draft, lint, and calibrate posts specifically for high-signal subreddits like r/programming, r/webdev, and r/LocalLLaMA. It solves the "instant removal" problem by analyzing subreddit-specific norms, flair requirements, and self-promotion thresholds before you hit post.
What it does
- Live Subreddit Calibration: Fetches recent posts to analyze current tone, successful title patterns, and active flair usage.
- Subreddit-Specific Profiles: Uses pre-baked knowledge for 6 major dev hubs (r/programming, r/webdev, r/ClaudeAI, r/LocalLLaMA, r/SideProject, r/opensource).
- Risk Assessment Linter: Runs your draft through a deterministic linter that flags "AI tells," marketing hype, and potential rule violations.
- Automated Rewriting: If a draft is flagged as high-risk, it generates a "safer" version that reframes your content to fit the community's technical expectations.
Why use this skill?
Unlike standard LLM prompts which often produce "Hey fellow Redditors!" cringe, this skill uses a structured Python-based linter and live search data. It forces your agent to look at what's actually working on the front page right now, ensuring your project launch or technical question gets engagement instead of a ban.
Use Cases
- Convert marketing launch copy into technical-first Reddit discussions
- Identify common title patterns and flairs used in r/webdev via live search
- Audit post drafts for "AI tells" and cringe-worthy marketing jargon
- Generate safe rewrites for posts flagged as high-risk for removal
Known Limitations
- Limited to 6 specific developer subreddits.
- Cannot bypass platform-level rate limits or shadowbans.
- Requires Python 3 to execute deterministic linting scripts.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/reddit-post-drafter -o /tmp/reddit-post-drafter.zip && unzip -o /tmp/reddit-post-drafter.zip -d ~/.claude/skills && rm /tmp/reddit-post-drafter.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with SKILL.md-compatible agents (e.g., Codex, Claude Code).
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
local-seo-audit
Automated local SEO auditing and keyword generation for agencies and small businesses.

inline-comment
Best way to steer your agents, effortlessly.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.