Engagement Reply Drafter

Engagement Reply Drafter is a skill for Claude Code, Codex from SkillMedev/social-media-studio. It costs 97 tokens per session (871 once invoked), scanned A, a copy of Engagement Reply Drafter, MIT.

A writing aid for preparing short replies to public social-media comments and private messages. It sorts messages by type and drafts responses in a brand's voice.

In plain words
What is it for?
It helps draft batches of replies for Instagram, X, TikTok, LinkedIn, YouTube, and Facebook comments or direct messages.
Why use it?
It removes the need to decide how to respond to praise, questions, complaints, criticism, trolls, or spam one message at a time. It helps avoid replies that sound generic or use the wrong tone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps draft batches of replies for Instagram, X, TikTok, LinkedIn, YouTube, and Facebook comments or direct messages.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skillmedev/social-media-studio/engagement-reply-drafter
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 SkillMedev/social-media-studio --skill engagement-reply-drafter
Clone the repo
git clone --depth 1 https://github.com/SkillMedev/social-media-studio

Made for: Claude Code, Codex.

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 Engagement Reply Drafter

README.md
[![agentmods](https://agentmods.dev/badge/skills/skillmedev/social-media-studio/engagement-reply-drafter/github.svg)](https://agentmods.dev/skills/skillmedev/social-media-studio/engagement-reply-drafter)
Your own site
<a href="https://agentmods.dev/skills/skillmedev/social-media-studio/engagement-reply-drafter"><img src="https://agentmods.dev/badge/skills/skillmedev/social-media-studio/engagement-reply-drafter/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 Engagement Reply Drafter

Your own site · 80×15
<a href="https://agentmods.dev/skills/skillmedev/social-media-studio/engagement-reply-drafter"><img src="https://agentmods.dev/badge/skills/skillmedev/social-media-studio/engagement-reply-drafter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 871 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 100% copy Near-identical to another mod 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.00097 $0.00871
Opus 5 $0.00048 $0.00436
Sonnet 5 $0.00019 $0.00174
Haiku 4.5 $0.00010 $0.00087

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

Security

Grade A, and why

Engagement Reply Drafter 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.

Origin

This is a copy

100% identical to Engagement Reply Drafter — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/engagement-reply-drafter/SKILL.md · 46 lines

How it starts

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

Engagement Reply Drafter

Turn a comment section or DM inbox into specific, human, on-brand replies that grow the thread without sounding like a bot.

Workflow

  1. Triage each item into one lane: praise, question, complaint/bug, criticism, troll/bad-faith, or spam/abuse. The lane sets the tone; a mismatched lane produces the wrong reply. Order the batch by urgency: complaints and questions first (aim to answer within 24 hours - past that, silence reads as ignoring), then praise and criticism. Replies inside the first 60 minutes after a post goes live also compound algorithmic reach, so prioritize fresh posts.
  2. Read what the person actually said and name a concrete detail from it. Never open with a generic platitude ("Thanks so much!").
  3. Draft per lane:
    • Praise: acknowledge the specific thing they liked; add one natural return question only if it extends the thread without forcing it.
    • Question: answer it directly first, then optionally invite more.
    • Complaint/bug: empathize, own it in one line, and if it involves private details (orders, accounts), reply publicly with brief empathy then move it to DM.
    • Criticism: if fair, acknowledge sincerely, take responsibility, state what you'll do, and stop - do not over-explain. If bad-faith, write a brief unbothered reply or recommend no reply.
    • Spam/abuse: do not engage; recommend hide or block.
  4. Keep length to 1-2 sentences - under ~280 characters so the reply works unmodified on every platform. Social comments are not email.
  5. Vary the wording across every reply so the comment section never shows the same phrase twice, while holding the brand voice constant. Mirror given voice traits; default to warm, concise, human.
  6. Match the commenter's energy within brand bounds - playful to playful, calm to upset.
  7. Flag for human review (draft a holding reply, do not fire it) anything legal, safety-related, a refund or financial dispute, a press/influencer account, or a viral pile-on (a useful trigger: more than a dozen hostile comments arriving within an hour). Mark it as needing review.
  8. Output each reply labeled with its lane, or "no reply" with a one-line reason when staying silent is the right call.

Read the full file on GitHub · 46 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. 11d ago First seen · 46 lines · 97 tokens per session scan A c45a646c4701

Subscribe to this mod's changes

Engagement Reply Drafter is a skill published in the GitHub repository SkillMedev/social-media-studio (1 stars, last pushed 2mo ago), licensed MIT. It adds 97 tokens to every session and 871 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Engagement Reply Drafter, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

Landing Page Copy

Write landing-page copy section by section - hero, social proof, features-as-benefits, objections, CTA - leading with one promise and proving it down the page. Use when someone asks "write my landing page", "improve my hero headline", "what should the homepage say", "turn these features into benefits", or is shipping…

SkillMedev/content-marketing-engine · 122 tokens

testimonial-capture-interview

Runs customer interviews engineered to produce usable testimonials and case-study raw material - a question sequence that elicits before/after specifics and real numbers, a permission and approval workflow, quote-editing ethics (tighten but never fabricate), and a soundbite extraction procedure. Use when a user says…

SkillMedev/content-marketing-engine · 159 tokens

Case Study Builder

Turn a customer win into a credible case study - interview-driven raw material, a challenge-solution-results arc, and a quantified results section with real customer quotes. Use when someone asks "write a case study from this customer call", "turn this win into a customer story", "what should I ask the customer in the…

SkillMedev/content-marketing-engine · 122 tokens

Email Newsletter Pro

Write recurring email newsletters - subject lines that earn the open, preview text that extends them, a body structure readers finish, and cadence rules that keep the list healthy. Use when someone asks "write my newsletter", "give me subject line options", "why is my open rate dropping", "should I send weekly or…

SkillMedev/content-marketing-engine · 114 tokens

LinkedIn Post Writer

Write LinkedIn posts built for the feed - a hook that survives the two-line truncation, scannable one-idea-per-line structure, a comment-bait close, and first-hour engagement moves. Use when someone asks "write a LinkedIn post about this", "punch up my LinkedIn hook", "why did my post get no reach", or "turn this win…

SkillMedev/content-marketing-engine · 118 tokens

Tweet Thread Builder

Turn one idea into a tight tweet thread - a hook that earns the click, one beat per post, and momentum to a single CTA. Use when someone asks "turn this into a thread", "write a thread about my launch", "why did my thread flop", or "give me hook options for this". Do NOT use for LinkedIn-format posts - use…

SkillMedev/content-marketing-engine · 102 tokens