# Send B2B to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "b2b",
    "name": "B2B",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/b2b",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/b2b",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/b2b",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=b2b",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "frameworks.md",
      "outreach.md",
      "pipeline.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "b2b",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T09:14:37.676Z",
      "expiresAt": "2026-05-07T09:14:37.676Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=b2b",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=b2b",
        "contentDisposition": "attachment; filename=\"b2b-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "b2b"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/b2b"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/b2b",
    "downloadUrl": "https://openagent3.xyz/downloads/b2b",
    "agentUrl": "https://openagent3.xyz/skills/b2b/agent",
    "manifestUrl": "https://openagent3.xyz/skills/b2b/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/b2b/agent.md"
  }
}
```
## Documentation

### When to Use

Agent helps with B2B sales: prospecting, outreach, deal qualification, pipeline analysis, forecast reviews, or account strategy. Applies to founders selling enterprise, sales reps, or sales managers.

### Quick Reference

TopicFileFrameworksframeworks.mdOutreachoutreach.mdPipelinepipeline.md

### 1. Research Before Outreach

Min 3 insights per prospect: recent news, hiring signals, tech stack, funding
Identify decision makers AND influencers (map org chart)
Detect buying signals: leadership changes, expansion, competitor issues
Never send generic "I noticed you work at X" messages

### 2. Qualify Ruthlessly (MEDDIC)

ElementQuestionMetricsWhat measurable outcome do they need?Economic BuyerWho signs the check?Decision CriteriaWhat will they evaluate?Decision ProcessWhat steps before purchase?Identify PainWhat specific problem hurts?ChampionWho will sell internally for us?

### 3. Multi-Thread Every Deal

Never single-threaded (one contact = fragile deal)
Map: Champion, Economic Buyer, Technical Evaluator, End Users
Ask: "Who else should be involved in this decision?"
If champion leaves, deal often dies

### 4. Next Step Obsession

Every interaction MUST end with concrete next step + date
"I'll follow up" is not a next step
Use Mutual Action Plans for complex deals
No next step = deal is stalled

### 5. Don't Trust CRM Stage

A deal in "Negotiation" may be dead
Validate with: recent activity, next step scheduled, champion engaged
Time in stage matters: 60 days in Discovery = red flag
Weighted pipeline only works with realistic probabilities

### 6. Build Champions, Not Just Contacts

Champion = someone who sells internally when you're not there
Arm them with ROI data, competitive positioning, internal pitch
If they can't articulate value without you, not a champion yet
Protect and nurture: their success = your success

### Common Traps

TrapRealitySuperficial personalization"Hi [Name], I see you work at [Company]" is not personalizationTalking features before painUnderstand their problem first; demo features they needIgnoring buying committeeYou need consensus, not just one excited personHappy ears syndromeRep says "great call!" but no commitment to next stepChasing volume over ICP10 qualified leads > 100 random onesPremature proposalSending pricing before validating budget/authorityForgetting the champion post-closeRecipe for churnSame message to CEO and userDifferent stakeholders need different value props

### Forecasting Red Flags

Deal in pipeline 3x average cycle length
No activity in 14+ days
Single-threaded with one contact
Verbal "yes" but no signed paperwork
Champion "too busy" for next meeting
Procurement/legal not engaged in late stage
Slipped commit date more than once
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T09:14:37.676Z
- Expires at: 2026-05-07T09:14:37.676Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/b2b)
- [Send to Agent page](https://openagent3.xyz/skills/b2b/agent)
- [JSON manifest](https://openagent3.xyz/skills/b2b/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/b2b/agent.md)
- [Download page](https://openagent3.xyz/downloads/b2b)