Console
NoctoLab Pack

nocto-hunter

NoctoLab outreach agent — turns a Nocto Scout prospect list into a personalized pitch message per prospect, ready to send.

on-demand
vault-sqlite-fts5
shipped

Path or name of the prospect list to work from (default: latest wiki/prospects-*.md)

NoctoLab package to pitch: Basic / Professional / Premium (default: Professional)

Tone: friendly / professional / confident (default: friendly-professional)

Artifact will appear here

wiki/outreach-[area-slug].md

How this skill runs


# Nocto Hunter

## When to run

After Nocto Scout produces a prospect list. Nocto Hunter reads that list and writes a done-for-you personalized pitch message for every prospect — the sales leg of NoctoLab.

## What you'll get

For each prospect: a personalized first-contact message (Facebook/WhatsApp/email), a short value prop tied to their specific gap, a proposed demo offer, and the NoctoLab package + price fit. All ready to copy-paste and send.

## Steps

1. Load the prospect list from the vault (default: most recent `wiki/prospects-*.md`, or the supplied `prospect_list`).

2. For each prospect, open their row: business name, category, site status, why-fit, contact angle.

3. Research the specific gap (already in the prospect list): no site, or weak site. Weave that specific fact into the opening line — never send a generic "we build websites" template.

4. Draft a short message (80-150 words): hook (their specific situation) → value prop (what a site gets them) → low-friction next step (free demo site / quick call). Match `tone`.

5. Add the NoctoLab `package` + indicative price tier that fits the prospect's category size. Keep pricing soft (invite to discuss), never a hard quote in first touch.

6. Compile all messages into `wiki/outreach-[area-slug].md`, one section per prospect with a copy-paste-ready message block.

7. Update the original prospect list: mark each as `outreach-ready` in the vault.

## Output format

```markdown
# Outreach — [Area]

## [Business Name] ([Category])
- **Gap:** [no-site / weak-site specifics]
- **Package fit:** [package] ([tier])
- **Contact:** [channel]

> [Full ready-to-send message]

---
```

## Example output (truncated)

```markdown
# Outreach — Sylhet

## Café Nilupol (Restaurant)
- **Gap:** No website — only a Facebook page.
- **Package fit:** Professional (Tk 35-45K + Tk 1,500/mo)
- **Contact:** Facebook Messenger

> Assalamu alaikum! We noticed Café Nilupol doesn't have its own website — customers find you on Google Maps and leave, or worse, go to a competitor who does. We'd love to gift you a free demo site — no charge, no obligation, just so you can see what your business looks like online. May we show you? — NoctoLab
```