← Back to Skills Marketplace
georgetao730

Market Sentiment Radar

by George Tao · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ Security Clean
307
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install market-sentiment-radar
Description
市场情绪与板块轮动雷达。专注于 A 股大盘环境分析,监控市场情绪周期(冰点/混沌/退潮/主升)、板块资金流向、跨市场联动。输出《大盘环境体检报告》,给出整体仓位建议(空仓/轻仓/重仓),并指导用户调用其他交易工具。使用场景:用户询问"今天能买吗"、"分析市场情绪"、"出具大盘体检报告"、判断当前是否适合交易时触发。
Usage Guidance
这个技能在目的与实现上是一致的:它通过 AKShare 拉取公开市场数据并在本地生成情绪/板块报告。安装前请注意:1) 脚本需要安装 akshare/pandas,请仅从受信任渠道(PyPI)安装并审查依赖;2) 脚本会联网获取市场数据——在受控网络环境或沙箱中运行可降低风险;3) 技能会建议调用其它 '交易/风控' 类技能——在允许自动化或联动前,先审查那些技能的权限(尤其是是否能下单或访问账户凭据),避免出现自动执行交易的连锁效果;4) 若你希望避免联网数据拉取,可请求仅使用示例/离线数据或在隔离环境下运行脚本。
Capability Analysis
Type: OpenClaw Skill Name: market-sentiment-radar Version: 1.3.0 The 'market-sentiment-radar' skill is a legitimate financial analysis tool designed to monitor A-share market sentiment and sector rotation. The primary script, `scripts/sentiment_analyzer.py`, utilizes the well-known `akshare` library to retrieve market data and generate structured reports based on quantitative indicators like volume, breadth, and capital flow. The documentation and instructions in `SKILL.md` and the `references/` directory provide clear, context-appropriate guidance on market cycles and position management without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
技能旨在做 A 股大盘情绪与板块轮动分析;随包包含一个 Python 分析脚本(scripts/sentiment_analyzer.py)并强制使用 AKShare 数据源。请求的资源(AKShare、pandas)与目标一致,未看到无关的凭据或外部服务被要求。
Instruction Scope
SKILL.md 的运行流程是通过运行本地 Python 脚本生成报告,说明与技能目的匹配。注意:文档会建议调用/配合其它交易类技能(如 Select Super Stock、Vegas T Trading、Position Risk Manager),这些建议会把决策结果传递给其他能执行交易或风控动作的技能——安装该技能前应审查那些被调用的技能的权限和行为,以免无意中放大风险。
Install Mechanism
无 install spec(instruction-only + 包含脚本),不会从不明 URL 下载可执行档。脚本在运行时依赖 AKShare/pandas(pip 可安装),没有见到 extract/远程二进制下载或不明主机地址。
Credentials
不要求任何环境变量、秘钥或配置路径;脚本也没有硬编码的凭据或外部 API key。AKShare 将访问公开市场数据(需联网)但不需要用户提供秘密信息,比例合适。
Persistence & Privilege
flags 显示 always:false,技能不会强制常驻或提升自治权限。技能自身不会修改其他技能配置或请求特殊系统级权限。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install market-sentiment-radar
  3. After installation, invoke the skill by name or use /market-sentiment-radar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
- 新增情绪分析算法,增强市场情绪周期评估准确性 - 优化《大盘环境体检报告》输出结构,信息更清晰明了 - 修复分析脚本异常处理,提高稳定性 - 日志信息更加详细,便于用户追溯分析过程
v1.0.0
market-sentiment-radar v1.0.0 - 首发版本,专注A股大盘环境分析 - 提供三大核心监控模块:市场情绪周期、板块资金流向、跨市场联动 - 输出《大盘环境体检报告》并给出整体仓位建议 - 指导用户如何调用其他交易工具 - 限定场景下自动触发,如“今天能买吗”、“分析市场情绪”、大盘体检等
Metadata
Slug market-sentiment-radar
Version 1.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Market Sentiment Radar?

市场情绪与板块轮动雷达。专注于 A 股大盘环境分析,监控市场情绪周期(冰点/混沌/退潮/主升)、板块资金流向、跨市场联动。输出《大盘环境体检报告》,给出整体仓位建议(空仓/轻仓/重仓),并指导用户调用其他交易工具。使用场景:用户询问"今天能买吗"、"分析市场情绪"、"出具大盘体检报告"、判断当前是否适合交易时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install Market Sentiment Radar?

Run "/install market-sentiment-radar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Market Sentiment Radar free?

Yes, Market Sentiment Radar is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Market Sentiment Radar support?

Market Sentiment Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Market Sentiment Radar?

It is built and maintained by George Tao (@georgetao730); the current version is v1.3.0.

💬 Comments