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

surface-next-5

// On-demand prospect surfacing — campaign-scoped. Triggers when the user says "get me the next 5 prospects", "who should I reach out to", "give me 5 leads", "find me some prospects", or similar. Resolves the current campaign from `<project-dir>/.hhq-campaign.json` (default `default`), reads that campaign's offer / ICP / signals plus eligible contacts (server-side filter on per-campaign cooldown, hard 7-day global lockout via last_contacted_at, recently-messaged 30-day filter, pipeline stage), ranks the rest by the campaign's weighted signals, surfaces the top 5 with one-line signal-referenced reasoning AND any cross-campaign warnings (someone surfaced in another campaign in the last 30 days), lets the user drop / swap, then persists the confirmed batch via PUT /api/me/campaigns/{slug}/current-batch and writes per-campaign contact status via PUT /api/me/campaigns/{slug}/contacts/{contactSlug}. Run AFTER onboard-helperhq and ingest-contacts have run at least once.

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