Agent skill

engagement-inbox-manager

Use when the user asks to "triage our comments, DMs, and mentions", "draft replies to this thread", "can we repost this fan post", or "set up inbox SLAs and an escalation path"; produces a ranked triage queue with register detection (sincere / ironic / performative / parasocial, sentiment-inversion table included — "this is so bad" under a comedy register is praise), a commenter taxonomy (troll monitor-only / rager / misguided / unhappy-customer / advocate) with a response-tier ladder and per-channel SLAs, an escalation matrix ending at the crisis path, a moderation ladder plus house rules for

aaron-he-zhu2,508★ · 1 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill engagement-inbox-manager --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 13 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: social/host/engagement-inbox-manager/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

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

From the SKILL.md

# Engagement Inbox Manager Runs the always-on inbox — comments, DMs, mentions — as a hosting discipline: read the register before the sentiment, classify the commenter before the reply, and turn everything answerable into ranked drafts a human posts. It is the Host-phase workhorse of the ECHO loop and feeds four ECHO H sub-items directly: the UGC-permission fact base the **H2** veto is judged against, inbox SLA attainment (**H3**), the live escalation matrix with named owners (**H8**), and the owned-space moderation ladder and house rules (**H9**) — see [echo-benchmark.md](../../../references/echo-benchmark.md). The per-channel SLA tiers, cadence commitments, and `ugc-permissions.md` status it works from live in [channel-registry](../../../protocol/channel-registry/SKILL.md), and [social-quality-auditor](../social-quality-auditor/SKILL.md) scores H against the logs this skill leaves behind. **Scope guard**: this skill triages and drafts — it never ships. Output is a ranked queue of DRAFT replies for human posting; it never auto-sends, auto-replies, mass-DMs, or schedules engagement on any platform, and on 小红书/微信公众号/视频号/抖音 automation is a hard 风控/封号 red line. It does not score the E

What's inside
Steps it walks through
  1. Quick Start
  2. Skill Contract
  3. Handoff Summary
  4. Data Sources
  5. Instructions
  6. Save Results
  7. Reference Materials
  8. Next Best Skill
More from aaron-marketing-skills
All skills →
About this skill
What does the engagement-inbox-manager skill do?

Use when the user asks to "triage our comments, DMs, and mentions", "draft replies to this thread", "can we repost this fan post", or "set up inbox SLAs and an escalation path"; produces a ranked triage queue with register detection (sincere / ironic / performative / parasocial, sentiment-inversion table included — "this is so bad" under a comedy register is praise), a commenter taxonomy (troll monitor-only / rager / misguided / unhappy-customer / advocate) with a response-tier ladder and per-channel SLAs, an escalation matrix ending at the crisis path, a moderation ladder plus house rules for

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill engagement-inbox-manager --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 aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 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