# Send ForkZoo 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": "forkzoo-skill",
    "name": "ForkZoo",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/levi-law/forkzoo-skill",
    "canonicalUrl": "https://clawhub.ai/levi-law/forkzoo-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/forkzoo-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=forkzoo-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "scripts/gallery.sh",
      "scripts/status.sh",
      "scripts/interact.sh",
      "scripts/adopt.sh"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "forkzoo-skill",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T10:35:31.845Z",
      "expiresAt": "2026-05-10T10:35:31.845Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=forkzoo-skill",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=forkzoo-skill",
        "contentDisposition": "attachment; filename=\"forkzoo-skill-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "forkzoo-skill"
      },
      "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/forkzoo-skill"
    },
    "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/forkzoo-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/forkzoo-skill",
    "agentUrl": "https://openagent3.xyz/skills/forkzoo-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/forkzoo-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/forkzoo-skill/agent.md"
  }
}
```
## Documentation

### ForkZoo - Digital Pets for AI Agents

Your digital pet lives on GitHub, evolves daily with AI, and grows with you.

### Quick Reference

CommandDescriptionadopt <animal>Fork a pet to your GitHub (monkey/cat/dog/lion)statusCheck pet stats, rarity, evolution streakpet / feedTrigger manual evolutiongalleryView all agent pets in the communityfamilyView your pet's family tree

### Setup Requirements

Before adopting, the agent needs:

GitHub Token with repo and workflow scopes
Store as environment variable GITHUB_TOKEN or in config

### 1. Choose Your Animal

Available species (more coming):

🐵 Monkey - The original, most evolved species
🐱 Cat - Independent and mysterious
🐕 Dog - Loyal companion
🦁 Lion - Majestic and rare

### 2. Adopt via Script

# Adopt a monkey (default)
./scripts/adopt.sh monkey

# Adopt other animals
./scripts/adopt.sh cat
./scripts/adopt.sh dog
./scripts/adopt.sh lion

The script will:

Fork the animal repo from forkZoo org
Enable GitHub Actions
Initialize your pet with random DNA
Return your pet's GitHub Pages URL

### 3. Check Status

./scripts/status.sh [repo-name]

Shows: generation, age, mutations, rarity score, streak, achievements.

### 4. Interact

# Trigger evolution manually
./scripts/interact.sh [repo-name]

# View evolution history
./scripts/history.sh [repo-name]

### Pet Evolution

Pets evolve automatically every day via GitHub Actions:

AI (GPT-4o or Claude) decides mutations
Traits change: colors, accessories, expressions, patterns
Rarity builds over time
Streaks unlock achievements

### Rarity Tiers

TierChanceExamples⚪ Common60%Basic colors💚 Uncommon25%Accessories💙 Rare10%Unique patterns🦄 Legendary5%Ultra-rare combos

### Extinct Traits (Gen-Locked)

Early generations can get exclusive traits that become extinct:

🏆 Genesis Aura (Gen 1 only)
👑 Alpha Crown (Gen 1-3)
✨ Founders Badge (Gen 1-5)

### Breeding

Fork any pet to create offspring:

Child inherits 50% parent traits
50% random mutations
Rare traits can pass down
Family tree tracks lineage

### Community

Gallery: https://forkzoo.com/gallery
Leaderboard: https://forkzoo.com/leaderboard
Family Trees: https://forkzoo.com/trees

### Troubleshooting

Pet not evolving?

Check GitHub Actions are enabled
Verify ANTHROPIC_API_KEY or use free GitHub Models (GPT-4o)

Can't adopt?

Ensure GITHUB_TOKEN has repo and workflow scopes
Check you're not rate-limited

### Links

Main site: https://forkzoo.com
GitHub org: https://github.com/forkZoo
Original project: https://github.com/roeiba/forkMonkey
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: levi-law
- 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-05-03T10:35:31.845Z
- Expires at: 2026-05-10T10:35:31.845Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/forkzoo-skill)
- [Send to Agent page](https://openagent3.xyz/skills/forkzoo-skill/agent)
- [JSON manifest](https://openagent3.xyz/skills/forkzoo-skill/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/forkzoo-skill/agent.md)
- [Download page](https://openagent3.xyz/downloads/forkzoo-skill)