ops-leadgen
FeaturedOPS on-demand: This skill should be used when the user asks to "leadgen drafts", "cold email approve"…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# ops-leadgen
Load `ops-rules` before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If `AskUserQuestion` / `Workflow` are missing, follow Rule 10 in `ops-rules` (Hermes: numbered options / two-turn Telegram card; `delegate_task`).
Wraps `my-project-leadgen` CLI for the daily leadgen review-and-send loop.
**Repo:** `~/Projects/my-project-b2b-leadgen`
**DB:** `~/Projects/my-project-b2b-leadgen/leads.db` (gitignored)
**Run with Doppler:** `doppler run --project my-project-b2b-leadgen --config dev -- my-project-leadgen <cmd>`
## Argument routing
| Argument | Action |
| -------------------- | ------------------------------------------------ |
| `review` (default) | Show pending drafts one-by-one, approve or skip |
| `send --draft-id N` | Send a single approved draft (Rule-6 gated) |
| `usage` | Print today's Apollo reveals + Apify runs |
| `scrape [--limit N]` | Discover new NL HR contacts via Apollo |
| `enrich` | Run Apify enrichment on unenriched leads |
| `draft` | Generate Claude NL/EN drafts for undrafted leads |
## Review + send flow (Rule 6)
**NEVER send multiple drafts in one turn. Each send is a separate staged-draft → approval → send cycle.**
1. Run `my-project-leadgen review` (or fetch pending drafts from DB directly)
2. For each pending draft, show the user:
- Lead: name, title, company, email...
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
ops-marketing
OPS on-demand: This skill should be used when the user asks to "klaviyo", "ads spend", or…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-comms
OPS on-demand: This skill should be used when the user asks to "send a message"…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-gtm
OPS on-demand: This skill should be used when the user asks to "go to market", "GTM plan", or…
188 Updated today
Lifecycle-Innovations-Limited