Skip to main content
Run any Skill in Manus
with one click
$pwd:

research-and-draft

// Researches each prospect in the current batch and drafts a Greg-style opener for each — campaign-scoped. Resolves the active campaign from `<project-dir>/.hhq-campaign.json` (default `default`). Two entry points — (1) normal flow after surface-next-5 ("let's go", "draft them", etc.) reads `/api/me/campaigns/{slug}/current-batch`, (2) quick-start flow after onboard-helperhq ("let's go on quick start", "research my 5") reads `config.quick_start.urls` from the user-level config and operates inside the `default` campaign (quick-start always runs in the default campaign in V1). Both paths use the Chrome connector to read each prospect's LinkedIn profile + recent posts, save per-campaign findings to `research` via PUT /api/me/campaigns/{slug}/contacts/{contactSlug}, draft a short signal-referenced opener using the user's base voice merged with any campaign voice_additions, append to per-campaign `messages`, set per-campaign status to `drafted`, then present all openers cleanly. Run AFTER surface-next-5 (normal) or

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 03:01
SKILL.md
readonly