Outreach pipeline designer
Skill jqaisystems/jqai-ai-skills/skills/outreach-pipeline-designer
MIT reusable AI skills for Codex and Claude Code: safe publishing, research briefs, case studies, web scraping, copy cleanup, and release automation.
npx -y skills add jqaisystems/jqai-ai-skills --skill outreach-pipeline-designerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Design safe, human-reviewed prospecting, lead qualification, enrichment, scoring, outreach draft, and follow-up workflows. Use when the user asks to build an outreach pipeline, prospecting workflow, lead scoring system, sales ops dashboard, market research pipeline, cold email review queue, CRM handoff, or any AI-assisted outreach process that must avoid exposing credentials, private data, prospect lists, raw prompts, scraped exports, or unattended sending.
SKILL.md
3.3 KB, as published. Nobody here has run it
Outreach Pipeline Designer
Overview
Use this skill to design review-first outreach systems where AI helps search, enrich, score, draft, and prioritize, but a human approves every message, export, schedule, or system-of-record change.
Workflow
- Clarify the audience and offer: who the outreach is for, what problem is being solved, and what channels are allowed.
- Read
references/pipeline-blueprint.mdand choose the minimum viable pipeline stages. - Read
references/scoring-rubric.mdbefore defining score ranges, qualification fields, and next actions. - Read
references/review-and-safety.mdbefore recommending sending, exporting, enrichment, scraping, or CRM updates. - Produce a pipeline design with source inputs, lead fields, enrichment fields, scoring thresholds, drafting rules, review states, handoff steps, and stop conditions.
- Use fake sample leads and fake companies in examples. Never include real prospects, emails, phone numbers, API keys, prompt text, logs, CSV exports, or private CRM data.
Default Pipeline
Use this sequence unless the user gives a stronger domain-specific process:
source: collect candidate accounts or contacts from approved inputs.normalize: convert inputs into a consistent lead record.enrich: add public business context and fit signals.score: apply a transparent qualification rubric.draft: create a first message or follow-up prompt for review.review: approve, edit, reject, defer, or request more context.handoff: export approved records, create tasks, or update a CRM.follow_up: schedule reminders or next actions after human approval.
Safety Rules
- Do not design unattended sending. Every email, DM, post, CRM mutation, or export needs human approval.
- Do not provide instructions for evading platform limits, harvesting private contact data, bypassing consent, or scraping behind login walls.
- Do not store or publish real prospect lists, raw exports, phone numbers, emails, credentials, prompt text, or enrichment logs.
- Prefer business-level account qualification before contact-level personalization.
- Include opt-out, suppression, duplicate detection, and disqualification states in any outbound workflow.
- Tell the user to check current laws, platform terms, and internal policies before launching outreach.
Output Format
Return:
- Pipeline summary.
- Stage-by-stage workflow.
- Lead record schema using fake fields only.
- Scoring rubric with thresholds.
- Review queue states and human approvals.
- Drafting and personalization rules.
- Safety, compliance, and publication boundaries.
- Minimal build plan or implementation checklist if the user wants to build it.
If the user supplies real leads or private data, summarize the design pattern without copying those records into the output.