{
  "schemaVersion": "1.0",
  "item": {
    "slug": "synth-data",
    "name": "Synth Data",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/emsin44/synth-data",
    "canonicalUrl": "https://clawhub.ai/emsin44/synth-data",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/synth-data",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=synth-data",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "clawhub.json",
      "examples/use-cases.md",
      "references/api.md",
      "scripts/synth.py"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/synth-data"
    },
    "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/synth-data",
    "agentPageUrl": "https://openagent3.xyz/skills/synth-data/agent",
    "manifestUrl": "https://openagent3.xyz/skills/synth-data/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/synth-data/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Synthdata Volatility Skill",
        "body": "Query and analyze volatility forecasts from Synthdata.co for crypto, commodities, and stock indices."
      },
      {
        "title": "Setup",
        "body": "Set your API key:\n\nexport SYNTHDATA_API_KEY=your_key_here"
      },
      {
        "title": "Quick Start",
        "body": "# Single asset\npython3 scripts/synth.py BTC\n\n# Multiple assets comparison\npython3 scripts/synth.py BTC ETH SOL --compare\n\n# All assets overview\npython3 scripts/synth.py --all\n\n# Monte Carlo simulation (24h max)\npython3 scripts/synth.py BTC --simulate --hours 12"
      },
      {
        "title": "Available Assets",
        "body": "TickerNameCategoryBTCBitcoinCryptoETHEthereumCryptoSOLSolanaCryptoXAUGoldCommoditySPYXS&P 500IndexNVDAXNVIDIAStockGOOGLXGoogleStockTSLAXTeslaStockAAPLXAppleStock"
      },
      {
        "title": "Output Example",
        "body": "==================================================\n  BTC — Bitcoin\n==================================================\n  Price:           $77,966\n  24h Change:      🔴 -0.95%\n  Current Vol:     58.4% 🟠 [Elevated]\n  Avg Realized:    53.3%\n  Forecast Vol:    52.2%"
      },
      {
        "title": "Volatility Levels",
        "body": "LevelRangeEmojiLow< 20%🟢Moderate20-40%🟡Elevated40-60%🟠High60-80%🔴Extreme> 80%🔴"
      },
      {
        "title": "1. Market Overview",
        "body": "python3 scripts/synth.py --all\n\nGet a ranked table of all assets by volatility."
      },
      {
        "title": "2. Trading Signals",
        "body": "High forecast → Current low: Expect volatility spike\nLow forecast → Current high: Volatility may decrease\nUse for position sizing and options trading"
      },
      {
        "title": "3. Monte Carlo Projections",
        "body": "python3 scripts/synth.py BTC --simulate --hours 24 --paths 1000\n\nGenerate probabilistic price ranges using forecast volatility (24h max - Synthdata forecast window)."
      },
      {
        "title": "4. Scheduled Reports",
        "body": "Create a cron job for daily Slack/Telegram forecasts (see examples/use-cases.md)."
      },
      {
        "title": "5. Risk Alerts",
        "body": "Monitor for assets crossing volatility thresholds and trigger notifications."
      },
      {
        "title": "API Reference",
        "body": "See references/api.md for full API documentation."
      },
      {
        "title": "Direct API Usage",
        "body": "import requests\n\nresp = requests.get(\n    \"https://api.synthdata.co/insights/volatility\",\n    params={\"asset\": \"BTC\"},\n    headers={\"Authorization\": f\"Apikey {API_KEY}\"}\n)\ndata = resp.json()\n\n# Key fields:\nprice = data[\"current_price\"]\nrealized_vol = data[\"realized\"][\"average_volatility\"]\nforecast_vol = data[\"forecast_future\"][\"average_volatility\"]"
      },
      {
        "title": "Integration Ideas",
        "body": "Polymarket: Use volatility forecasts to inform up/down market bets\nOptions: High forecast vol = consider buying options\nPortfolio: Rebalance when aggregate volatility spikes\nAlerts: Notify when forecast differs significantly from realized"
      }
    ],
    "body": "Synthdata Volatility Skill\n\nQuery and analyze volatility forecasts from Synthdata.co for crypto, commodities, and stock indices.\n\nSetup\n\nSet your API key:\n\nexport SYNTHDATA_API_KEY=your_key_here\n\nQuick Start\n# Single asset\npython3 scripts/synth.py BTC\n\n# Multiple assets comparison\npython3 scripts/synth.py BTC ETH SOL --compare\n\n# All assets overview\npython3 scripts/synth.py --all\n\n# Monte Carlo simulation (24h max)\npython3 scripts/synth.py BTC --simulate --hours 12\n\nAvailable Assets\nTicker\tName\tCategory\nBTC\tBitcoin\tCrypto\nETH\tEthereum\tCrypto\nSOL\tSolana\tCrypto\nXAU\tGold\tCommodity\nSPYX\tS&P 500\tIndex\nNVDAX\tNVIDIA\tStock\nGOOGLX\tGoogle\tStock\nTSLAX\tTesla\tStock\nAAPLX\tApple\tStock\nOutput Example\n==================================================\n  BTC — Bitcoin\n==================================================\n  Price:           $77,966\n  24h Change:      🔴 -0.95%\n  Current Vol:     58.4% 🟠 [Elevated]\n  Avg Realized:    53.3%\n  Forecast Vol:    52.2%\n\nVolatility Levels\nLevel\tRange\tEmoji\nLow\t< 20%\t🟢\nModerate\t20-40%\t🟡\nElevated\t40-60%\t🟠\nHigh\t60-80%\t🔴\nExtreme\t> 80%\t🔴\nUse Cases\n1. Market Overview\npython3 scripts/synth.py --all\n\n\nGet a ranked table of all assets by volatility.\n\n2. Trading Signals\nHigh forecast → Current low: Expect volatility spike\nLow forecast → Current high: Volatility may decrease\nUse for position sizing and options trading\n3. Monte Carlo Projections\npython3 scripts/synth.py BTC --simulate --hours 24 --paths 1000\n\n\nGenerate probabilistic price ranges using forecast volatility (24h max - Synthdata forecast window).\n\n4. Scheduled Reports\n\nCreate a cron job for daily Slack/Telegram forecasts (see examples/use-cases.md).\n\n5. Risk Alerts\n\nMonitor for assets crossing volatility thresholds and trigger notifications.\n\nAPI Reference\n\nSee references/api.md for full API documentation.\n\nDirect API Usage\nimport requests\n\nresp = requests.get(\n    \"https://api.synthdata.co/insights/volatility\",\n    params={\"asset\": \"BTC\"},\n    headers={\"Authorization\": f\"Apikey {API_KEY}\"}\n)\ndata = resp.json()\n\n# Key fields:\nprice = data[\"current_price\"]\nrealized_vol = data[\"realized\"][\"average_volatility\"]\nforecast_vol = data[\"forecast_future\"][\"average_volatility\"]\n\nIntegration Ideas\nPolymarket: Use volatility forecasts to inform up/down market bets\nOptions: High forecast vol = consider buying options\nPortfolio: Rebalance when aggregate volatility spikes\nAlerts: Notify when forecast differs significantly from realized"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/emsin44/synth-data",
    "publisherUrl": "https://clawhub.ai/emsin44/synth-data",
    "owner": "emsin44",
    "version": "1.1.5",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/synth-data",
    "downloadUrl": "https://openagent3.xyz/downloads/synth-data",
    "agentUrl": "https://openagent3.xyz/skills/synth-data/agent",
    "manifestUrl": "https://openagent3.xyz/skills/synth-data/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/synth-data/agent.md"
  }
}