# Send Outreach 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": "outreach",
    "name": "Outreach",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/outreach",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/outreach",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/outreach",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=outreach",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "by-type.md",
      "templates.md",
      "tracking.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "outreach",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T18:39:36.116Z",
      "expiresAt": "2026-05-07T18:39:36.116Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=outreach",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=outreach",
        "contentDisposition": "attachment; filename=\"outreach-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "outreach"
      },
      "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/outreach"
    },
    "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/outreach",
    "downloadUrl": "https://openagent3.xyz/downloads/outreach",
    "agentUrl": "https://openagent3.xyz/skills/outreach/agent",
    "manifestUrl": "https://openagent3.xyz/skills/outreach/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/outreach/agent.md"
  }
}
```
## Documentation

### Situation Detection

ContextLoadWriting cold emails, follow-ups, subject linestemplates.mdSales outreach (SDR, BDR, AE)by-type.md → Sales sectionPR/Media pitching, influencer outreachby-type.md → PR sectionLink building, guest posts, SEO outreachby-type.md → SEO sectionRecruiting, talent sourcingby-type.md → Recruiting sectionInvestor, partnership, BD outreachby-type.md → BD sectionTracking what works, analyzing patternstracking.md

### Universal Rules

The Formula: Who (right person, verified contact) + Why Now (trigger event) + WIIFT (what's in it for them)

Personalization: Reference something SPECIFIC — not "loved your work" but "your piece on X changed how I think about Y." If you can't find a hook, you haven't researched enough.

Timing:

Best: Tuesday-Thursday, 9-11am recipient's timezone
Avoid: Monday 9am, Friday afternoon, holidays, major news days
Check: Did they just post/publish something? Strike while relevant

Follow-up cadence:

TouchTimingPurpose1Day 0Value-first intro, specific ask2Day 3-5New angle or additional value3Day 7-10Different channel if possible4Day 14+Break-up email

Stop after 3-4 touches. "Bumping this up" is spam.

### Quick Checks

Before sending:

Verified email (not generic info@)
 Personalization hook is SPECIFIC
 Under 150 words for cold outreach
 No attachments (link to resources)
 Clear CTA (specific ask, not "let me know")
 Subject line under 50 characters

Red flags to avoid:

"I came across your profile..." (generic)
Pitching in first message (build curiosity first)
"Per my last email..." (guilt-trip)
Asking for "exposure" (have budget or don't ask)
Simultaneous competitor pitches with exclusive angles

### Outreach Profile

Build over time. Update after campaigns.

### Contacts to Avoid

Empty = nothing learned yet. Every campaign reveals patterns. Track and update.
## 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-30T18:39:36.116Z
- Expires at: 2026-05-07T18:39:36.116Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/outreach)
- [Send to Agent page](https://openagent3.xyz/skills/outreach/agent)
- [JSON manifest](https://openagent3.xyz/skills/outreach/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/outreach/agent.md)
- [Download page](https://openagent3.xyz/downloads/outreach)