# Send juicy 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": "juicy",
    "name": "juicy",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/mejango/juicy",
    "canonicalUrl": "https://clawhub.ai/mejango/juicy",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/juicy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=juicy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "jb-omnichain-ui/SKILL.md",
      "jb-interact-ui/SKILL.md",
      "revnet-economics/SKILL.md",
      "jb-suckers/SKILL.md",
      "jbx-fee-flows/SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "juicy",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-12T05:41:48.633Z",
      "expiresAt": "2026-05-19T05:41:48.633Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=juicy",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=juicy",
        "contentDisposition": "attachment; filename=\"juicy-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "juicy"
      },
      "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/juicy"
    },
    "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/juicy",
    "downloadUrl": "https://openagent3.xyz/downloads/juicy",
    "agentUrl": "https://openagent3.xyz/skills/juicy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/juicy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/juicy/agent.md"
  }
}
```
## Documentation

### Juicebox V5 Skills Collection

A comprehensive set of skills for building on the Juicebox V5 protocol.

### Core Protocol

jb-v5-api - Function signatures and API reference for all contracts
jb-v5-impl - Deep implementation details, edge cases, and tradeoffs
jb-v5-currency-types - Currency system with real-world and token-derived types
jb-v5-v51-contracts - V5 vs V5.1 contract version separation

### Project Management

jb-project - Create and configure Juicebox V5 projects
jb-ruleset - Configure rulesets with rates, splits, and constraints
jb-query - Query project state from the blockchain
jb-decode - Decode transaction calldata and analyze history

### Hooks

jb-pay-hook - Generate custom pay hooks from specifications
jb-cash-out-hook - Generate custom cash out hooks
jb-split-hook - Generate custom split hooks

### UI Generation

jb-deploy-ui - Generate deployment frontends
jb-interact-ui - Generate project interaction frontends
jb-explorer-ui - Etherscan-like contract explorer
jb-event-explorer-ui - Browse and decode project events
jb-nft-gallery-ui - NFT gallery for 721 hooks
jb-ruleset-timeline-ui - Visual timeline for ruleset history
jb-hook-deploy-ui - Deploy custom hooks from browser

### Financial

jb-cash-out-curve - Bonding curve redemption calculations
jb-fund-access-limits - Query payout limits and surplus allowances
jb-protocol-fees - Fee structures and calculations
jb-multi-currency - Handle ETH vs USDC accounting
jb-terminal-selection - Dynamic terminal selection for payments
jb-terminal-wrapper - Terminal wrapper pattern for extending functionality
jb-permit2-metadata - Encode Permit2 metadata for gasless payments

### Revnets

revnet-economics - Academic findings and economic thresholds
revnet-modeler - Simulate and plan revnet token dynamics
jb-revloans - REVLoans contract mechanics
jb-loan-queries - Query loan data via Bendystraw

### Omnichain

jb-omnichain-ui - Build omnichain UIs for cross-chain projects
jb-omnichain-payout-limits - Per-chain payout limit constraints
jb-suckers - Cross-chain token bridging

### Data & APIs

jb-bendystraw - GraphQL API for cross-chain project data
jb-relayr - Multi-chain transaction bundling API
jb-docs - Query Juicebox V5 documentation

### Patterns & Best Practices

jb-patterns - Common design patterns for vesting, treasuries, yield
jb-simplify - Checklist to reduce custom contract needs
jbx-fee-flows - JBX ecosystem fee flows and revenue streams
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: mejango
- 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-12T05:41:48.633Z
- Expires at: 2026-05-19T05:41:48.633Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/juicy)
- [Send to Agent page](https://openagent3.xyz/skills/juicy/agent)
- [JSON manifest](https://openagent3.xyz/skills/juicy/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/juicy/agent.md)
- [Download page](https://openagent3.xyz/downloads/juicy)