{
  "schemaVersion": "1.0",
  "item": {
    "slug": "stock-review",
    "name": "Stock Review",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/cnxufei-tech/stock-review",
    "canonicalUrl": "https://clawhub.ai/cnxufei-tech/stock-review",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/stock-review",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=stock-review",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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-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/stock-review"
    },
    "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/stock-review",
    "agentPageUrl": "https://openagent3.xyz/skills/stock-review/agent",
    "manifestUrl": "https://openagent3.xyz/skills/stock-review/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/stock-review/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": "功能",
        "body": "A 股每日复盘分析，包括：\n\n龙虎榜数据\n板块涨停统计\n资金流向分析\n连板高度统计\n舆情监控\n次日策略建议"
      },
      {
        "title": "手动触发",
        "body": "/stock-review [日期]\n\n日期格式：YYYY-MM-DD，默认为今日"
      },
      {
        "title": "定时任务",
        "body": "每天 16:30 自动执行（收盘后）"
      },
      {
        "title": "输出",
        "body": "生成 Markdown 复盘报告，可推送到飞书"
      },
      {
        "title": "数据源",
        "body": "东方财富网（免费）\n新浪财经（舆情）\n雪球（可选）"
      },
      {
        "title": "配置",
        "body": "无需额外配置，使用内置 web_fetch 工具"
      }
    ],
    "body": "stock-review 技能\n功能\n\nA 股每日复盘分析，包括：\n\n龙虎榜数据\n板块涨停统计\n资金流向分析\n连板高度统计\n舆情监控\n次日策略建议\n使用方式\n手动触发\n/stock-review [日期]\n\n\n日期格式：YYYY-MM-DD，默认为今日\n\n定时任务\n\n每天 16:30 自动执行（收盘后）\n\n输出\n\n生成 Markdown 复盘报告，可推送到飞书\n\n数据源\n东方财富网（免费）\n新浪财经（舆情）\n雪球（可选）\n配置\n\n无需额外配置，使用内置 web_fetch 工具"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/cnxufei-tech/stock-review",
    "publisherUrl": "https://clawhub.ai/cnxufei-tech/stock-review",
    "owner": "cnxufei-tech",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/stock-review",
    "downloadUrl": "https://openagent3.xyz/downloads/stock-review",
    "agentUrl": "https://openagent3.xyz/skills/stock-review/agent",
    "manifestUrl": "https://openagent3.xyz/skills/stock-review/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/stock-review/agent.md"
  }
}