Install
$ agentstack add skill-gokulb20-crewm8-social-media-manager-skill-graph-dm-respond ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
DM Respond
Triage and draft responses to direct messages across platforms. DMs are high-trust interactions — a good DM response can convert a prospect or save a customer. A bad or ignored DM erodes that trust permanently.
Purpose
The DM inbox is where real relationships happen. But it's also where spam, support tickets, sales inquiries, and fan mail all pile up together. This skill separates them, prioritizes them, and drafts appropriate responses so nothing falls through the cracks.
When to Use
- Daily DM inbox check (all platforms)
- New inbound message needs categorization
- Founder overwhelmed by DM volume
- Sensitive DM (angry customer, legal concern) — needs escalation
Inputs Required
- All new DMs across platforms
- Brand voice guide (DM voice should feel like the founder typing)
- Escalation contacts (founder, support email)
Quick Reference
| Category | Priority | Response Time | Tone | Escalate? | |----------|---------|--------------|------|-----------| | Sales inquiry | High | Within 2 hours | Helpful, informative | Route if high-value prospect | | Support / complaint | Critical | Within 1 hour | Empathetic, solution-focused | If technical or account-specific | | Collaboration | Medium | Within 24 hours | Professional, open, qualifying | Route with summary | | Spam / irrelevant | Low | Ignore or block | N/A | No | | Personal / founder connection | Medium | Within 24 hours | Warm, personal | Forward to founder | | Press / media | High | Within 4 hours | Professional, prepared | Immediate escalation |
Procedure
- Review new DMs across all platforms daily (ideally 2x/day during business hours).
- Categorize each message using the Quick Reference table.
- Draft the response:
- Sales: acknowledge their interest, provide helpful info, offer next step. Collect context for routing.
- Support: acknowledge frustration first (not solution). Apologize if appropriate. Ask clarifying questions. Escalate if needed.
- Collaboration: thank them, ask qualifying questions. Don't commit in first reply. Route with summary.
- Spam: do not engage. Block/report if aggressive.
- Personal: flag for founder to reply. If unclear, ask gentle qualifying question.
- Apply brand voice. DM voice should feel human, not templated. Not overly casual, not stiff.
- Track status: Replied / Escalated / Pending / Ignored.
Output Format
# DM Inbox: [Date]
## Message 1
**Platform:** [X / LinkedIn / IG / TikTok]
**From:** @handle
**Category:** [Sales / Support / Collaboration / Spam / Personal / Press]
**Priority:** [Critical / High / Medium / Low]
**Message:** "[Full DM text]"
**Response Draft:**
[Full response text]
**Action:** [Send / Escalate / Ignore]
**If escalated — founder summary:** [Who, what they want, your recommendation]
---
## Daily Summary
- Total new: [N] | Replied: [N] | Escalated: [N] | Pending: [N] | Ignored: [N]
- Avg response time: [N] hours
Done Criteria
The skill is complete when:
- All new DMs are categorized
- Sales/support/collaboration DMs have response drafts
- Spam is identified and marked (no response drafted)
- Escalated DMs have a founder summary
- Response time priority is met (critical < 1 hour)
Pitfalls
- Templated responses that feel automated
- Responding to troll or spam DMs
- Sending a link without context (spammy)
- Ignoring support DMs (fastest way to create a public complainer)
Verification
Read each draft. Does it sound human? Would the founder feel good about this being sent in their name? For escalated DMs, is the founder summary enough to reply without reading the full thread?
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: gokulb20
- Source: gokulb20/Crewm8-Social-Media-Manager-Skill-Graph
- License: MIT
- Homepage: https://crewm8.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.