# Outreach

> Draft and review social outreach with Guaardvark's supervised outreach system (Reddit, Discord, Twitter/X, Facebook): grounded, graded drafts that never post without the user's approval in the Studio. Use when the user wants a reply drafted for a thread, wants to see the pending outreach queue, or asks about outreach status or cadence.

- Skill: `guaardvark/outreach` (Agent Skill)
- Install (CLI): `npx skillmds@latest add guaardvark/outreach`
- Raw SKILL.md: https://api.skillmd.com/api/skills/guaardvark/outreach/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: guaardvark (https://skillmd.com/u/guaardvark)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/guaardvark/outreach

---


# Outreach with Guaardvark (MCP tools, supervised)

Nothing here posts. Approval happens in the Studio's Outreach page, by design.

| tool | use |
|---|---|
| `outreach_status` | enabled / supervised / cadence / last run |
| `outreach_list_queue` | drafts, default `status='drafted'` (pending review) |
| `outreach_draft_post` | draft a comment or share post for a platform and thread URL; grounded in the user's indexed knowledge, graded, then queued |
| `outreach_reject_draft` | mark a draft rejected so it will not post |
| `request_publish` | ask to post the user's own announcement to one of their social connections; it waits on the Approvals page |

## Pattern

1. `outreach_status` to confirm the loop is on and supervised.
2. `outreach_draft_post` with the platform and the thread. Show the draft and its grade.
3. The user edits or approves in the Studio. You can reject on their word; you cannot approve.

## Rules

- Do not bulk-draft across many threads. The system is for keeping up with engagement on the
  user's own products and topics, not for volume.
- Say clearly that a draft is queued, not posted.

