Agent skill · Code Review & Quality

reddit-comments

Draft, review, and refactor Reddit comments for any company by providing a domain URL and a Reddit thread. Dynamically extracts product knowledge, approved terminology, voice and tone, and positioning guidelines from the domain before writing. Use this skill whenever the user provides a domain and a Reddit thread and asks to write, draft, review, or refactor a Reddit comment or engagement reply. Trigger on inputs like "Domain: [url] Thread: [url or paste]", "write a Reddit comment for this domain", "draft an engagement for this thread", or any variation where a company URL and a Reddit thread

Infrasity-Labsgithub.com/Infrasity-LabsGitHub ↗
claude-codeMIT
Install
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill reddit-comments --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 10 KB
Bundled scripts: none
Path: .claude/skills/reddit-comments/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 97
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Dynamic Reddit Engagement Skill Draft, review, and refactor Reddit comments for any company. Product knowledge, terminology, voice, positioning, and relevance rules are all derived from the domain provided — nothing is hardcoded. --- ## Input Format ``` Domain: [company URL] Thread: [Reddit thread URL or paste] ``` Both inputs are required before starting. If either is missing, ask for it before proceeding. --- ## Step 1 — Domain Intelligence Extraction Crawl the domain before writing anything. Visit the homepage, product pages, about page, and blog if available. Extract the following: ### 1a. Who is [Company] - What does the product do in one sentence? - Who is it built for (ICP — role, company size, industry)? - What problem does it solve? - Where does it sit in the stack or workflow? ### 1b. Core Technical Facts - Key features and capabilities - How it works (architecture, integrations, workflow) - Specific metrics or proof points mentioned on the site (speed, accuracy, cost savings, scale) - Named integrations, platforms, or tools it connects with - Products or tiers (if multiple) - Notable customers or recognition mentioned ### 1c. Approved Terminology - Exact words and phra

What's inside
Steps it walks through
  1. Input Format
  2. Step 1 — Domain Intelligence Extraction
  3. 1a. Who is [Company]
  4. 1b. Core Technical Facts
  5. 1c. Approved Terminology
  6. 1d. Positioning
  7. 1e. Voice and Tone
  8. 1f. What NOT to Claim
  9. Step 2 — Thread Intelligence
  10. Apify Connector (Optional)
  11. Step 3 — Relevance Check
  12. Step 4 — Comment Writing Process
  13. Step 5 — Universal Reddit Voice Rules
  14. Step 6 — Self-Check Before Finalising
More from dev-gtm-claude-skills
All skills →
About this skill
What does the reddit-comments skill do?

Draft, review, and refactor Reddit comments for any company by providing a domain URL and a Reddit thread. Dynamically extracts product knowledge, approved terminology, voice and tone, and positioning guidelines from the domain before writing. Use this skill whenever the user provides a domain and a Reddit thread and asks to write, draft, review, or refactor a Reddit comment or engagement reply. Trigger on inputs like "Domain: [url] Thread: [url or paste]", "write a Reddit comment for this domain", "draft an engagement for this thread", or any variation where a company URL and a Reddit thread

How do I install it?

Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill reddit-comments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going