mcpbeat Sign in

Outreach Agent Skill

>- Draft and review social outreach with Guaardvark's supervised outreach system (Reddit, 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.

344 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
211
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/guaardvark/guaardvark --skill outreach

The instruction itself

3 sections, as written by the author

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 |

Pattern

  • outreach_status to confirm the loop is on and supervised.
  • outreach_draft_post with the platform and the thread. Show the draft and its grade.
  • 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.

How to use it

Copy the folder

Take guaardvark/outreach from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.