← Back to Skills Marketplace
xsqorange

A股和港股股票分析助手

by Leon Xue · GitHub ↗ · v1.0.10 · MIT-0
cross-platform ✓ Security Clean
263
Downloads
1
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install stock-monitor-orange
Description
股票监控分析技能 - 自定义股票池监控、实时行情、技术指标分析、涨跌趋势预测、信号提醒
Usage Guidance
This skill is internally coherent for portfolio monitoring: it fetches market and news data from public Chinese finance APIs and reads your local portfolio/trade files under ~/.openclaw to compute signals and generate reports. Before installing, consider: (1) these local files contain sensitive personal financial data — back them up and review their contents; (2) the skill will make outbound HTTP(S) requests to public endpoints (qt.gtimg.cn, eastmoney, sina, etc.); if you have network restrictions or privacy concerns, review those endpoints; (3) report delivery mentions Feishu but no Feishu token is declared — verify how your agent will send reports (agent messaging vs. embedding credentials); (4) the included Python scripts contain some minor bugs/truncations in the distributed copy (e.g., incomplete/typoed returns and truncated prints), so test in a safe environment before using with real money or automating trades; (5) run the skill in a restricted environment or inspect/execute the scripts locally first if you are concerned about data leakage.
Capability Analysis
Type: OpenClaw Skill Name: stock-monitor-orange Version: 1.0.10 The stock-monitor-orange skill bundle is a comprehensive tool for tracking and analyzing Chinese and Hong Kong stock markets. It fetches real-time quotes, K-line data, and financial news from reputable sources like Tencent (qt.gtimg.cn), Sina Finance, and Eastmoney. The Python scripts (stock_monitor.py, stock_capital.py, hk_analyze.py) implement standard technical indicators (MACD, RSI, KDJ, etc.) and manage local portfolio data stored in the ~/.openclaw/ directory. The instructions in SKILL.md and reports/prompts.md are strictly focused on generating financial reports and providing trading suggestions based on technical analysis. No evidence of data exfiltration, unauthorized remote execution, or malicious prompt injection was found; the skill's behavior is entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the code and instructions: scripts implement realtime quotes, K‑lines, technical indicators, capital flow and news aggregation using Tencent/EastMoney/Sina endpoints. Declared needs (python, network, local config files under ~/.openclaw) are consistent with the stated purpose.
Instruction Scope
Runtime instructions explicitly require reading/writing local files (~/.openclaw/stock-pool.json, stock-positions.json, stock-trades.json, stock-alerts.json, cron/jobs.json) and fetching data from several public financial APIs. Reading personal holdings/transaction records is expected for a portfolio monitor but is sensitive — the skill will access this personal data. SKILL.md also mentions pushing reports to Feishu/using agent message tools; the skill does not declare or implement Feishu credentials, so pushing likely relies on the host agent’s messaging integration.
Install Mechanism
No install spec; the skill is instruction + Python scripts that run with the system Python and standard library urllib. No downloads from external unknown URLs or package installs were specified.
Credentials
The skill does not request environment variables or external credentials. It does require access to local configuration files that contain personal holdings and trade history (expected for the feature but sensitive). It references pushing reports to Feishu without declaring credentials — this is probably intended to use the agent's built‑in messaging rather than external tokens, but users should confirm how report delivery is wired in their agent environment.
Persistence & Privilege
No elevated privileges requested: always:false, no system-wide configuration changes are declared, and the skill does not claim to persistently install daemons. It reads/writes files under the user's ~/.openclaw directory only (its own config scope).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-monitor-orange
  3. After installation, invoke the skill by name or use /stock-monitor-orange
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.10
stock-monitor-orange 1.0.10 - 补充了各配置文件的数据类型及用途说明(如公开数据、个人数据,仅本地使用)。 - 明确主要API数据源,以及各数据接口用途(如腾讯行情API为主要实时行情)。 - 细化了配置文件注释,帮助用户理解本地数据和隐私范围。 - 其他内容无变化,仅为文档注释和表述优化。
v1.0.9
- 增加了详细的metadata,包括依赖文件、API、凭证需求,以及网络和Python支持声明 - 现在在 SKILL.md 顶部展示版本号信息 - 列举了所有依赖的环境文件和第三方API来源 - 文档其余结构和核心功能说明与前一版保持一致
v1.0.8
**新增精准买卖点位建议和相关规则,增强股票监控与决策辅助能力:** - 增加“买卖点位建议”功能,基于支撑/阻力位、BOLL、均线自动给出买入、卖出、止损、目标价等建议。 - 新增买卖点位详细计算规则,包括支撑/阻力突破、RSI超买超卖、MACD死叉等多种场景。 - 明确买入/卖出区间范围,以及止损、目标位如何设定。 - 其他功能与技术面指标保持不变。
v1.0.7
stock-monitor-orange v1.0.7 - 文档内容大幅精简,去除早/午/晚报等长模板及详细流程说明,结构更加简洁明了。 - 核心特色、CLI 命令、目录结构、数据优先级、技术指标要求、信号评级等模块进行摘要化梳理,专注于必需信息。 - 新增「配置文件」专章,表格形式说明股票池、持仓、交易、预警等配置路径。 - 报告模板和详细用法移至 reports/templates.md,主文档只保留指向。 - 增补使用提示,强调技术指标方法和预警目标。
v1.0.6
stock-monitor-orange 1.0.6 - 报告模板和技术指标标准重构,进一步规范综合报告格式 - 文档增删优化,简化描述和部分流程说明,便于理解与使用 - 清晰强调价格数据必须来自脚本返回,严格数据优先级 - 现有功能、CLI命令及主要技术指标介绍保持不变
v1.0.5
stock-monitor-orange 1.0.5 - No changes detected in this version. - All documentation, features, and templates remain unchanged.
v1.0.4
**Changelog for stock-monitor-orange v1.0.4** - Major cleanup: removed three obsolete fetch scripts (`fetch.js`, `fetchA.js`, and `fetchAll.js`). - Added new script `scripts/hk_analyze.py` for enhanced Hong Kong stock analysis. - Documentation updated for improved report templates, technical standards, and process clarity. - Refined and reorganized directory structure in documentation for easier reference.
v1.0.3
**Report template and schedule updated for 1.0.3** - 报告模板全面优化,明确强调"现价/涨跌幅均来自腾讯行情",并补充“资金流向”与“动态止盈提醒”区块。 - 智能监控频率调整:A股/港股监控固定为每30分钟,午休与节假日不监控。 - 明确要求盘中报告每个标的必须展示现价、涨跌幅及1–2个关键技术指标(如KDJ/RSI/MACD等)。 - 目录结构和文档简化,仅保留关键脚本与SKILL.md说明文件。 - 多处提醒“只用脚本行情数据,不允许用搜索结果数据”。 - 增加中国股市颜色习惯的描述,防止红绿意义混淆。
v1.0.2
No file changes detected in version 1.0.1. - No updates or feature changes in this release. - Documentation, configuration, and functionality remain unchanged.
v1.0.1
- No file changes detected in this version. - No new features, bug fixes, or documentation updates included. - Functionality, command line usage, and instructions remain unchanged from the previous version.
v1.0.0
- 新增参考文档 references/scheduled-tasks.md,扩展了操作文档内容 - 其他功能与说明保持不变
v1.7.1
# stock-monitor-orange v1.7.1 Changelog - No file changes detected in this release. - Documentation and configuration paths updated for better consistency. - Standardization of directory and file paths (from Windows to POSIX style) in the CLI and automation instructions. - Minor edit: The report push step now refers to a general "已配置社交账号" instead of specific groups. - Pre-warning message sample section removed from the documentation.
v1.7.0
**v1.7.0 Summary:** This version brings major enhancements with scheduled report generation, new templates, and stricter data usage rules. - Added scheduled report generation workflow, including detailed step-by-step process. - Introduced standardized templates for morning, noon, evening, and intraday reports. - Enforced a data priority rule: all prices and percent changes in reports must use script outputs, not web search prices. - Expanded documentation with configuration file structure, reporting flow, and example alerts.
Metadata
Slug stock-monitor-orange
Version 1.0.10
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 13
Frequently Asked Questions

What is A股和港股股票分析助手?

股票监控分析技能 - 自定义股票池监控、实时行情、技术指标分析、涨跌趋势预测、信号提醒. It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.

How do I install A股和港股股票分析助手?

Run "/install stock-monitor-orange" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is A股和港股股票分析助手 free?

Yes, A股和港股股票分析助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does A股和港股股票分析助手 support?

A股和港股股票分析助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created A股和港股股票分析助手?

It is built and maintained by Leon Xue (@xsqorange); the current version is v1.0.10.

💬 Comments