{
  "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": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/juicy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=juicy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "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"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "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/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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/juicy",
    "agentPageUrl": "https://openagent3.xyz/skills/juicy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/juicy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/juicy/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Juicebox V5 Skills Collection",
        "body": "A comprehensive set of skills for building on the Juicebox V5 protocol."
      },
      {
        "title": "Core Protocol",
        "body": "jb-v5-api - Function signatures and API reference for all contracts\njb-v5-impl - Deep implementation details, edge cases, and tradeoffs\njb-v5-currency-types - Currency system with real-world and token-derived types\njb-v5-v51-contracts - V5 vs V5.1 contract version separation"
      },
      {
        "title": "Project Management",
        "body": "jb-project - Create and configure Juicebox V5 projects\njb-ruleset - Configure rulesets with rates, splits, and constraints\njb-query - Query project state from the blockchain\njb-decode - Decode transaction calldata and analyze history"
      },
      {
        "title": "Hooks",
        "body": "jb-pay-hook - Generate custom pay hooks from specifications\njb-cash-out-hook - Generate custom cash out hooks\njb-split-hook - Generate custom split hooks"
      },
      {
        "title": "UI Generation",
        "body": "jb-deploy-ui - Generate deployment frontends\njb-interact-ui - Generate project interaction frontends\njb-explorer-ui - Etherscan-like contract explorer\njb-event-explorer-ui - Browse and decode project events\njb-nft-gallery-ui - NFT gallery for 721 hooks\njb-ruleset-timeline-ui - Visual timeline for ruleset history\njb-hook-deploy-ui - Deploy custom hooks from browser"
      },
      {
        "title": "Financial",
        "body": "jb-cash-out-curve - Bonding curve redemption calculations\njb-fund-access-limits - Query payout limits and surplus allowances\njb-protocol-fees - Fee structures and calculations\njb-multi-currency - Handle ETH vs USDC accounting\njb-terminal-selection - Dynamic terminal selection for payments\njb-terminal-wrapper - Terminal wrapper pattern for extending functionality\njb-permit2-metadata - Encode Permit2 metadata for gasless payments"
      },
      {
        "title": "Revnets",
        "body": "revnet-economics - Academic findings and economic thresholds\nrevnet-modeler - Simulate and plan revnet token dynamics\njb-revloans - REVLoans contract mechanics\njb-loan-queries - Query loan data via Bendystraw"
      },
      {
        "title": "Omnichain",
        "body": "jb-omnichain-ui - Build omnichain UIs for cross-chain projects\njb-omnichain-payout-limits - Per-chain payout limit constraints\njb-suckers - Cross-chain token bridging"
      },
      {
        "title": "Data & APIs",
        "body": "jb-bendystraw - GraphQL API for cross-chain project data\njb-relayr - Multi-chain transaction bundling API\njb-docs - Query Juicebox V5 documentation"
      },
      {
        "title": "Patterns & Best Practices",
        "body": "jb-patterns - Common design patterns for vesting, treasuries, yield\njb-simplify - Checklist to reduce custom contract needs\njbx-fee-flows - JBX ecosystem fee flows and revenue streams"
      }
    ],
    "body": "Juicebox V5 Skills Collection\n\nA comprehensive set of skills for building on the Juicebox V5 protocol.\n\nIncluded Skills\nCore Protocol\njb-v5-api - Function signatures and API reference for all contracts\njb-v5-impl - Deep implementation details, edge cases, and tradeoffs\njb-v5-currency-types - Currency system with real-world and token-derived types\njb-v5-v51-contracts - V5 vs V5.1 contract version separation\nProject Management\njb-project - Create and configure Juicebox V5 projects\njb-ruleset - Configure rulesets with rates, splits, and constraints\njb-query - Query project state from the blockchain\njb-decode - Decode transaction calldata and analyze history\nHooks\njb-pay-hook - Generate custom pay hooks from specifications\njb-cash-out-hook - Generate custom cash out hooks\njb-split-hook - Generate custom split hooks\nUI Generation\njb-deploy-ui - Generate deployment frontends\njb-interact-ui - Generate project interaction frontends\njb-explorer-ui - Etherscan-like contract explorer\njb-event-explorer-ui - Browse and decode project events\njb-nft-gallery-ui - NFT gallery for 721 hooks\njb-ruleset-timeline-ui - Visual timeline for ruleset history\njb-hook-deploy-ui - Deploy custom hooks from browser\nFinancial\njb-cash-out-curve - Bonding curve redemption calculations\njb-fund-access-limits - Query payout limits and surplus allowances\njb-protocol-fees - Fee structures and calculations\njb-multi-currency - Handle ETH vs USDC accounting\njb-terminal-selection - Dynamic terminal selection for payments\njb-terminal-wrapper - Terminal wrapper pattern for extending functionality\njb-permit2-metadata - Encode Permit2 metadata for gasless payments\nRevnets\nrevnet-economics - Academic findings and economic thresholds\nrevnet-modeler - Simulate and plan revnet token dynamics\njb-revloans - REVLoans contract mechanics\njb-loan-queries - Query loan data via Bendystraw\nOmnichain\njb-omnichain-ui - Build omnichain UIs for cross-chain projects\njb-omnichain-payout-limits - Per-chain payout limit constraints\njb-suckers - Cross-chain token bridging\nData & APIs\njb-bendystraw - GraphQL API for cross-chain project data\njb-relayr - Multi-chain transaction bundling API\njb-docs - Query Juicebox V5 documentation\nPatterns & Best Practices\njb-patterns - Common design patterns for vesting, treasuries, yield\njb-simplify - Checklist to reduce custom contract needs\njbx-fee-flows - JBX ecosystem fee flows and revenue streams"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/mejango/juicy",
    "publisherUrl": "https://clawhub.ai/mejango/juicy",
    "owner": "mejango",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}