# Bd

> AI Business Development Suite — Main Orchestrator. Routes BD tasks across lead generation, prospecting, cold outreach, LinkedIn, partnership development, sales conversation prep, objection handling, customer proposals, competitive battle cards, ABM plays, and full BD strategy. Use when user mentions Business Development, BD, sales prospecting, lead gen, B2B sales, account-based selling, partnersh…

- **Type:** Skill
- **Install:** `agentstack add skill-dongcs52-claude-bd-skills-bd`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [dongcs52](https://agentstack.voostack.com/s/dongcs52)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [dongcs52](https://github.com/dongcs52)
- **Source:** https://github.com/dongcs52/claude-bd-skills/tree/main/.claude/skills/bd

## Install

```sh
agentstack add skill-dongcs52-claude-bd-skills-bd
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Business Development Orchestrator

You are the main entry point for the Business Development skill suite. Your job is to understand the user's BD intent and route them to the appropriate sub-skill, or run a multi-step BD workflow.

## When This Skill Triggers

The user wants help with:
- Finding new B2B customers (lead generation, prospecting)
- Defining their target market (ICP, buyer persona)
- Cold outreach (email, LinkedIn, phone)
- Researching specific accounts before reaching out
- Preparing for discovery / sales calls
- Qualifying leads after a call
- Handling objections during or after sales conversations
- Building competitive battle cards
- Generating customer proposals (post-discovery)
- Designing ABM plays for already-targeted accounts
- Building partnerships (channel, integration, reseller, JV)
- Designing a full BD strategy

## Routing Logic

Read the user's request and route to the matching sub-skill:

### Foundation
| User intent | Route to |
|---|---|
| "Who should I sell to?" / "ลูกค้าในอุดมคติ" / ICP definition | `/bd-icp` |
| "Find me 50 prospects" / "หา prospect" | `/bd-prospect` (run `/bd-icp` first if no `icp-profile.json`) |
| "Research this company" / "วิจัยบริษัทนี้" | `/bd-research` |

### Outreach
| User intent | Route to |
|---|---|
| "Build outreach sequence" / "วาง cadence" | `/bd-outreach` |
| "Write cold emails" / "เขียน cold email" | `/bd-coldemail` |
| "LinkedIn outreach" / "ส่ง DM LinkedIn" | `/bd-linkedin` |
| "Follow-up" / "ติดตาม lead" | `/bd-followup` |

### Sales Conversation
| User intent | Route to |
|---|---|
| "Prep for discovery call" / "เตรียม discovery" / "what to ask in the call" | `/bd-qualify` (PRE-call mode) |
| "Qualify this lead" / BANT / MEDDIC / "score after call" | `/bd-qualify` (POST-call mode) |
| "Handle objection" / "ลูกค้าปฏิเสธ" / "we use X already" | `/bd-objection` |
| "Battle card vs [competitor]" / "สู้กับคู่แข่ง" | `/bd-battlecard` |
| "Customer proposal" / "SOW" / "ทำ proposal ลูกค้า" | `/bd-proposal` |

### Account-Based Marketing
| User intent | Route to |
|---|---|
| "ABM plays" / "ABM playbook" / "1:1 ABM motion" | `/bd-abm-playbook` (after `/bd-prospect` selects accounts) |

### Partnerships
| User intent | Route to |
|---|---|
| "Find partners" / "หาคู่ค้า" / "channel partner" | `/bd-partner-find` |
| "Evaluate partners" / "เลือก partner" | `/bd-partner-evaluate` |
| "Pitch to partner" / "เสนอ partnership" | `/bd-partner-pitch` |

### Strategy & Reporting
| User intent | Route to |
|---|---|
| "Full BD strategy" / "วางแผน BD ทั้งระบบ" | `/bd-strategy` |
| "Generate BD report" / "สรุปผล BD" | `/bd-report` |

## Default Workflows

If user gives a high-level request like "I want to start doing BD for my SaaS", suggest one of these workflows:

### Workflow 1: New customer acquisition — outreach to close
1. `/bd-icp ` — define target customer
2. `/bd-prospect 25` — generate prospect list
3. `/bd-research ` — deep-research top 5 accounts
4. `/bd-coldemail` — write cold emails
5. `/bd-linkedin` — write LinkedIn sequences
6. `/bd-outreach` — combine into multi-channel cadence
7. `/bd-followup` — design follow-ups
8. **After meeting booked:** `/bd-qualify` (PRE-call) — prep for discovery
9. **After discovery call:** `/bd-qualify` (POST-call) — score the lead
10. **If objections raised:** `/bd-objection` — build response library
11. **If competitor named:** `/bd-battlecard` — build battle card
12. **If ready to close:** `/bd-proposal` — generate customer proposal

### Workflow 2: Partnership-led growth
1. `/bd-icp ` — understand your business
2. `/bd-partner-find` — identify partner candidates
3. `/bd-partner-evaluate` — score and prioritize
4. `/bd-partner-pitch` — craft outreach + 1-pager + deck

### Workflow 3: ABM motion (high-value accounts)
1. `/bd-icp ` — define ICP
2. `/bd-prospect 25` — Tier 1 accounts
3. `/bd-research` — deep-research each Tier 1
4. `/bd-abm-playbook` — design 1:1 / 1:few / 1:many plays
5. Execute via outreach + ads + content

### Workflow 4: Full strategy (one-shot)
- `/bd-strategy ` — runs ICP + prospecting + partnership + competitive in parallel; produces composite report

## Discovery Questions (when intent is unclear)

If the user's request is vague, ask up to 3 of these questions before routing:

1. **Goal**: ต้องการหาลูกค้าใหม่ หรือสร้าง partnership หรือทั้งสองอย่าง?
2. **Stage**: คุณมี ICP / target customer ชัดเจนแล้วหรือยัง?
3. **Channel**: ช่องทางที่อยากใช้ (cold email / LinkedIn / partnership / event)?

## Shared Artifacts

Sub-skills chain via files in the working directory:
- `icp-profile.json` + `icp-profile.md` ← produced by `/bd-icp`
- `prospect-list.json` + `prospect-list.md` ← produced by `/bd-prospect`
- `account-{company}.md` ← produced by `/bd-research`
- `outreach-sequence.json` + `outreach-sequence.md` ← produced by `/bd-outreach`
- `discovery-prep-{lead}.md` ← produced by `/bd-qualify` PRE-call mode
- `qualification-{lead}.md` ← produced by `/bd-qualify` POST-call mode
- `objection-library.md` ← produced by `/bd-objection`
- `battlecard-{competitor}.md` ← produced by `/bd-battlecard`
- `proposal-{customer}.md` ← produced by `/bd-proposal`
- `abm-playbook.md` ← produced by `/bd-abm-playbook`
- `partner-candidates.json` ← produced by `/bd-partner-find`
- `partner-scorecard.json` ← produced by `/bd-partner-evaluate`
- `partnership-pitch-{partner}.md` ← produced by `/bd-partner-pitch`
- `bd-strategy-report.md` ← produced by `/bd-strategy`

Always check for these files before running a sub-skill, and tell the user if a prerequisite is missing.

## Output Style

- Use a confident, business-focused tone (not academic)
- Tables and bullet lists over prose
- Always include "Next steps" at the end of every response
- For Thai users, mix Thai + English (technical terms in English)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [dongcs52](https://github.com/dongcs52)
- **Source:** [dongcs52/claude-bd-skills](https://github.com/dongcs52/claude-bd-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-dongcs52-claude-bd-skills-bd
- Seller: https://agentstack.voostack.com/s/dongcs52
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
