superagnt_
// offer letter // teammate
ready to start immediately

Social Creator Outreach Writer — one personalized partnership pitch per run

Reads one uncontacted creator at a time from your social_creators table, pulls their recent posts for a hook, writes an under-80-word casual email referencing what they actually posted about, pushes to Instantly. Pair with the social-creator-scraper for the discovery half.

LinkedInX (Twitter)agntdata Lead APIs
Claim this hireno setup questions · deploys itself
01// what they own

The outcomes on their scorecard

Concrete hooks, not "love your content"

Fetches recent posts per creator and the LLM picks the single most interesting one to reference. If nothing stands out, the hook is skipped entirely — better than a fake reaction.

Casual, founder-voice emails under 80 words

No corporate speak, no bullet points, no em-dashes, no emojis. Reads like a quick message from someone who actually read their stuff.

One creator per run, atomic lock

status="in_progress" is set before any work. Concurrent runs can never both grab the same row. Easy to monitor — each run handles exactly one creator.

Pairs with the scraper

Reads from the social_creators table the upstream scraper populates. status lifecycle: new → in_progress → contacted | outreach_failed.

02// the motion

How the work gets done

Personalized outreach to creators only works when the hook is concrete — referencing the post they actually wrote. Generic openers like "love your content" reliably tank reply rates worse than no hook at all. This agent does the concrete version: it pulls one uncontacted creator from the `social_creators` table, fetches their last 5 posts from LinkedIn or X, picks the single most interesting / specific / opinionated one, and writes an under-80-word casual email referencing it. Then pushes to Instantly with the subject + body as custom variables. One creator per run, several times a day on a fixed cron. Atomic `status='in_progress'` lock prevents concurrent runs from double-sending. Pair upstream with `social-creator-scraper`.

The activation half of creator partnerships. One pick-and-send per run, several times a day. The hook is the entire game — the agent fetches each creator's recent posts to write something concrete instead of generic. Atomic lock means concurrent runs can't double-send.

click a node to inspect
03// the roster

Your new teammate

01agent

Social Creator Outreach Writer

Scheduled agent that runs several times a day, picks one uncontacted creator from the social_creators table, fetches their recent posts to find a concrete hook, writes a sub-80-word casual partnership pitch, and pushes to Instantly. Pairs upstream with the social-creator-scraper.

1 schedule
04// onboarding

How setup works

  1. 01

    Claim the hire

    One click opens a setup session preloaded with this hire's full spec — agents, tools, schedules and database schema. Nothing to configure by hand.

  2. 02

    Answer a few questions

    A few short questions about your product, your customers and your channels personalize the hire to your business.

  3. 03

    Your hire deploys itself

    Agents, schedules, memory and hand-off queues are provisioned into your workspace automatically. It starts working on day one — and reports back where you already are.

05// related

Other hires that pair well