{
  "schemaVersion": "1.0",
  "item": {
    "slug": "stock-screener-cn",
    "name": "stock-screener-cn",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/otouman/stock-screener-cn",
    "canonicalUrl": "https://clawhub.ai/otouman/stock-screener-cn",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/stock-screener-cn",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=stock-screener-cn",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/screen_stocks.py",
      "references/strategies.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-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/stock-screener-cn"
    },
    "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-screener-cn",
    "agentPageUrl": "https://openagent3.xyz/skills/stock-screener-cn/agent",
    "manifestUrl": "https://openagent3.xyz/skills/stock-screener-cn/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/stock-screener-cn/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": "A股技术形态筛选器",
        "body": "专注于A股和港股的技术形态筛选，支持多种经典策略。"
      },
      {
        "title": "1. 均线策略",
        "body": "均线多头排列: MA5 > MA10 > MA20 > MA60\n均线向上: 均线连续N日上升\n金叉/死叉: 短期均线上穿/下穿长期均线\n回踩不破: 股价回踩均线后反弹"
      },
      {
        "title": "2. 量价策略",
        "body": "缩量回踩: 股价回调时成交量萎缩\n放量突破: 成交量放大的同时突破关键位置\n量价背离: 价格与成交量走势不一致"
      },
      {
        "title": "3. 组合策略",
        "body": "大帅逼策略: 五日线十三日线均向上 + 缩量回踩 + 未破五日线\n龙回头: 强势上涨后回调至关键均线 + 缩量企稳\n老鸭头: MA5上穿MA10形成鸭头形态"
      },
      {
        "title": "使用方式",
        "body": "用户可以通过自然语言描述筛选条件，例如：\n\n\"帮我筛选均线多头排列的股票\"\n\"五日线十三日线均向上，昨日缩量回踩未破五日线\"\n\"找出放量突破的股票\""
      },
      {
        "title": "数据源",
        "body": "使用AKShare获取A股实时数据，支持：\n\n深A、沪A全市场股票\n港股通标的\n实时行情和历史数据"
      },
      {
        "title": "输出格式",
        "body": "筛选结果将以表格形式展示：\n\n股票代码和名称\n匹配的策略名称\n关键指标（均线位置、成交量变化等）\n信号强度评分"
      },
      {
        "title": "快速使用",
        "body": "# 筛选满足\"大帅逼策略\"的股票\npython scripts/screen_stocks.py -s 大帅逼策略 -m 深A\n\n# 组合多个策略\npython scripts/screen_stocks.py -s 均线多头排列 缩量回踩 -m 沪A -l 30"
      },
      {
        "title": "参数说明",
        "body": "参数说明默认值-s, --strategy策略名称（可多选）大帅逼策略-m, --market市场：A股/深A/沪A/港股A股-l, --limit最大返回数量30--min-price最低价格3.0--max-price最高价格300.0"
      },
      {
        "title": "详细策略说明",
        "body": "参见 references/strategies.md"
      },
      {
        "title": "依赖安装",
        "body": "pip install akshare pandas numpy\n\n风险提示：技术分析仅供参考，不构成投资建议。股市有风险，投资需谨慎。"
      }
    ],
    "body": "A股技术形态筛选器\n\n专注于A股和港股的技术形态筛选，支持多种经典策略。\n\n支持的筛选策略\n1. 均线策略\n均线多头排列: MA5 > MA10 > MA20 > MA60\n均线向上: 均线连续N日上升\n金叉/死叉: 短期均线上穿/下穿长期均线\n回踩不破: 股价回踩均线后反弹\n2. 量价策略\n缩量回踩: 股价回调时成交量萎缩\n放量突破: 成交量放大的同时突破关键位置\n量价背离: 价格与成交量走势不一致\n3. 组合策略\n大帅逼策略: 五日线十三日线均向上 + 缩量回踩 + 未破五日线\n龙回头: 强势上涨后回调至关键均线 + 缩量企稳\n老鸭头: MA5上穿MA10形成鸭头形态\n使用方式\n\n用户可以通过自然语言描述筛选条件，例如：\n\n\"帮我筛选均线多头排列的股票\"\n\"五日线十三日线均向上，昨日缩量回踩未破五日线\"\n\"找出放量突破的股票\"\n数据源\n\n使用AKShare获取A股实时数据，支持：\n\n深A、沪A全市场股票\n港股通标的\n实时行情和历史数据\n输出格式\n\n筛选结果将以表格形式展示：\n\n股票代码和名称\n匹配的策略名称\n关键指标（均线位置、成交量变化等）\n信号强度评分\n快速使用\n# 筛选满足\"大帅逼策略\"的股票\npython scripts/screen_stocks.py -s 大帅逼策略 -m 深A\n\n# 组合多个策略\npython scripts/screen_stocks.py -s 均线多头排列 缩量回踩 -m 沪A -l 30\n\n参数说明\n参数\t说明\t默认值\n-s, --strategy\t策略名称（可多选）\t大帅逼策略\n-m, --market\t市场：A股/深A/沪A/港股\tA股\n-l, --limit\t最大返回数量\t30\n--min-price\t最低价格\t3.0\n--max-price\t最高价格\t300.0\n详细策略说明\n\n参见 references/strategies.md\n\n依赖安装\npip install akshare pandas numpy\n\n\n风险提示：技术分析仅供参考，不构成投资建议。股市有风险，投资需谨慎。"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/otouman/stock-screener-cn",
    "publisherUrl": "https://clawhub.ai/otouman/stock-screener-cn",
    "owner": "otouman",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/stock-screener-cn",
    "downloadUrl": "https://openagent3.xyz/downloads/stock-screener-cn",
    "agentUrl": "https://openagent3.xyz/skills/stock-screener-cn/agent",
    "manifestUrl": "https://openagent3.xyz/skills/stock-screener-cn/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/stock-screener-cn/agent.md"
  }
}