Install
$ agentstack add skill-jqaisystems-jqai-ai-skills-outreach-pipeline-designer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jqaisystems
- Source: jqaisystems/jqai-ai-skills
- License: MIT
- Homepage: https://www.ai.joaoqueiros.com/skills/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.