# Send Web3 Target Team Research 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": "web3-target-team-research",
    "name": "Web3 Target Team Research",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/shwchlorine/web3-target-team-research",
    "canonicalUrl": "https://clawhub.ai/shwchlorine/web3-target-team-research",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/web3-target-team-research",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=web3-target-team-research",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/auto-hunt-setup.md",
      "references/hunter-task.md",
      "references/workflow.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/web3-target-team-research"
    },
    "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/web3-target-team-research",
    "downloadUrl": "https://openagent3.xyz/downloads/web3-target-team-research",
    "agentUrl": "https://openagent3.xyz/skills/web3-target-team-research/agent",
    "manifestUrl": "https://openagent3.xyz/skills/web3-target-team-research/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/web3-target-team-research/agent.md"
  }
}
```
## Documentation

### Web3 Target Team Research

Find well-funded crypto teams ($10M+) with verified Telegram contacts for outreach.

### Quick Start

Hunt for crypto teams from [SOURCE]

Example sources: Paradigm portfolio, recent funding news, Solana ecosystem, DeFi protocols

### How It Works

Spawn hunters - Parallel subagents search different VC portfolios/sources
Find teams - Filter for $10M+ funding, check if already tracked
Verify TG - Screenshot t.me/{handle}, require pfp OR bio with company affiliation
Add to CSV - Append verified contacts to master CSV

### Start Hunting

Start crypto hunters targeting [SOURCES]

Spawns 3 hunters with specified focus areas.

### Check Status

How many teams do we have?

Returns count from crypto-master.csv.

### Stop Hunting

Stop the crypto hunters

Removes the auto-respawn cron job.

### CSV Format

Master CSV: crypto-master.csv

Name,Chain,Category,Website,X Link,Funding,Contacts
Uniswap,ETH,DEX,https://uniswap.org,https://x.com/Uniswap,$165M,"Hayden Adams (Founder) @haaboris"

No-Contacts CSV: crypto-no-contacts.csv (teams researched but no valid TG found)

Chain values: ETH, SOL, BASE, ARB, OP, MATIC, AVAX, BTC, MULTI, N/A

### TG Verification Rules

A TG handle is valid if the profile has:

Profile picture (pfp), OR
Bio mentioning the company/role

Invalid: Empty profiles, wrong person, channels instead of personal accounts

### Hunter Task Template

See references/hunter-task.md for the full subagent task template.

### Auto-Hunting Setup

To run hunters continuously:

Create a cron job that checks hunter count every 10 minutes
Add to HEARTBEAT.md to auto-respawn if < 3 hunters active

See references/auto-hunt-setup.md for cron configuration.

### Best Sources (by success rate)

High yield (~40%+ TG conversion):

Consumer/DeFi protocols (Paradigm, Dragonfly, Framework)
Bridge/interop projects
Security/auditing firms

Medium yield (~20-30%):

Gaming/NFT (Animoca, Immutable)
L2s and infrastructure
Asia-focused VCs (Hashed, OKX Ventures)

Low yield (<20%):

Enterprise/institutional (Point72, Tiger Global)
Oracles and data providers
Social/community platforms

### Tips

Always grep -i "TeamName" both CSVs before adding
Team members often have different X vs TG handles
Founders have lower TG presence than BD/marketing roles
Recent funding announcements = fresher, more findable contacts
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: shwchlorine
- Version: 1.0.1
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/web3-target-team-research)
- [Send to Agent page](https://openagent3.xyz/skills/web3-target-team-research/agent)
- [JSON manifest](https://openagent3.xyz/skills/web3-target-team-research/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/web3-target-team-research/agent.md)
- [Download page](https://openagent3.xyz/downloads/web3-target-team-research)