acquisition-coordinator

Coordinate full-cycle customer acquisition with automated outreach and sub-skill orchestration.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill acquisition-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acquisition-coordinator
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/acquisition-coordinator
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill acquisition-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the need for manual coordination of complex, multi-step acquisition workflows by automatically breaking down tasks, invoking sub‑skills, validating results, and compiling a final report.

Core Features & Use Cases

  • Task Decomposition: Parses a high‑level request and determines the sequence of required sub‑skills.
  • Sub‑skill Orchestration: Loads and executes SKILL.md of child skills such as search, verification, research, scoring, and email outreach.
  • Quality Gatekeeping: Applies ICP scoring, contact verification, and email quality checks before proceeding.
  • Use Case Example: Generate a list of qualified US manufacturing prospects, perform deep research, and send personalized cold emails—all in one command.

Quick Start

Ask the acquisition coordinator to run a full acquisition workflow for ten US manufacturing leads in English.

Frequently Asked Questions about acquisition-coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a full-cycle customer acquisition workflow from prospect search to email outreach?

To automate customer acquisition, this Skill decomposes high-level requests into sequential sub-tasks, orchestrating bulk prospect searches, parallel data gathering, contact verification, ICP scoring, and automated email outreach into a final report.

What is the best way to coordinate bulk prospect searches and parallel data gathering for lead generation?

The best way to coordinate bulk prospect searches and parallel data gathering is using a workflow orchestrator that automatically loads and executes child sub-skills for research, scoring, and outreach within acquisition pipelines.

Do I need sub-skill definitions to run automated cold email outreach and ICP scoring?

Yes, you need sub-skill definitions for child skills like search, verification, research, ICP scoring, and email sending, because the coordinator loads and executes their SKILL.md files to process the acquisition pipeline.

Can I apply quality gatekeeping like contact verification before sending cold emails in an acquisition pipeline?

Yes, quality gatekeeping applies contact verification, ICP scoring, and email quality checks before proceeding to the next step in the acquisition pipeline, ensuring only validated leads receive automated outreach.

How does task decomposition work for complex lead generation pipelines with multiple sub-skills?

Task decomposition parses a high-level request, determines the required sequence of sub-skills, and orchestrates their execution while validating results at each stage, eliminating manual coordination of multi-step acquisition workflows.