← 返回 Skills 市场
tkk0124

Retail Investor Radar

作者 Jack James · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install retail-investor-radar
功能描述
A股个股体检报告,输入股票代码或名称,自动拉取公开数据,AI用大白话生成全面体检报告,包含基本面、估值、资金流向、近期新闻和风险提示。触发词:A股分析、个股体检、股票体检、帮我看看XXX这只股票、分析一下股票代码XXXXXX、这只股票怎么样、值不值得买、查一下XXXXXX
安全使用建议
This skill appears coherent with its stated purpose, but consider the following before installing: - DEEPSEEK API key: the key is sent to https://api.deepseek.com; only provide a key you trust and monitor usage/billing. Limit permissions and rotate keys if possible. - Network calls: the skill fetches market/financial/news data via akshare (which in turn contacts data providers like 东方财富/新浪). Running it requires outbound network access. - Local files: it will create ./logs and ./reports and save generated reports to disk. If you run it in a shared environment, review where files are written. - Review DeepSeek privacy/billing: prompts and scraped stock data are sent to the DeepSeek service; ensure this is acceptable for your data/privacy policy. - Run in isolation if you are concerned (sandbox/VM/container), and inspect the shipped code yourself (fetch.py, report.py, run.py) before providing your API key.
功能分析
Type: OpenClaw Skill Name: retail-investor-radar Version: 1.1.0 The skill bundle is a legitimate financial analysis tool designed to fetch A-share stock data via the AKShare library and generate reports using the DeepSeek LLM. The code in fetch.py and report.py is transparent, well-structured, and strictly follows the stated purpose of processing public financial data. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection; environment variables are used appropriately for API authentication and optional proxy configuration.
能力评估
Purpose & Capability
Name/description (A股个股体检报告) align with what the code does: fetch market/financial/news data and call a text‑generation API. The only required env var is DEEPSEEK_API_KEY which is used to call DeepSeek for report generation — this is expected.
Instruction Scope
SKILL.md instructs installing the declared Python packages and setting DEEPSEEK_API_KEY, and running run.py. Runtime files only read config.yaml, fetch market data via akshare, call DeepSeek, and produce local logs/reports. The instructions do not ask for unrelated files, extra credentials, or broad system access.
Install Mechanism
There is no install spec (instruction-only installer), and dependencies are standard Python packages (akshare, pandas, requests, pypinyin, pyyaml). No downloads from untrusted URLs or archive extraction are used.
Credentials
The single required environment variable (DEEPSEEK_API_KEY) is used solely to authenticate requests to DeepSeek. No other secrets or cross-service credentials are requested. The code reads config.yaml for proxy/settings (expected) and sets HTTP_PROXY/HTTPS_PROXY if configured.
Persistence & Privilege
The skill does not require always:true and does not modify other skills. It writes logs and saved reports to local subdirectories (./logs and ./reports), which is expected for a CLI-style tool but worth noting. Autonomous invocation defaults are unchanged.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retail-investor-radar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retail-investor-radar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Retail_Investor_Radar 1.1.0 introduces enhanced ticker search, flexible input, and new dependencies. - 新增支持股票“拼音缩写”输入(如 gzmt),更易查找个股 - 支持中文模糊搜索及完善的多输入方式(代码、中文全名、拼音) - 增加 pypinyin、pyyaml 等依赖,完善市场兼容性 - 优化数据源切换提示机制,遇到数据拉取异常时自动选择备用接口 - 更新文档,详细说明输入格式、依赖安装、配置和高级用法
v1.0.1
- 更新文件结构示例目录名称,由 “a-stock-health” 更改为 “Retail_Investor_Radar” - 无其他功能、更改或行为变动
v1.0.0
Retail_Investor_Radar v1.0.0 - Initial release. - Generates easy-to-understand A股 individual stock "health reports" using public data and AI. - Supports input by stock code or name with automatic data retrieval. - Covers fundamentals, valuation, capital flow, recent news, and risk alerts. - Simple setup and usage with minimal API costs.
元数据
Slug retail-investor-radar
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Retail Investor Radar 是什么?

A股个股体检报告,输入股票代码或名称,自动拉取公开数据,AI用大白话生成全面体检报告,包含基本面、估值、资金流向、近期新闻和风险提示。触发词:A股分析、个股体检、股票体检、帮我看看XXX这只股票、分析一下股票代码XXXXXX、这只股票怎么样、值不值得买、查一下XXXXXX. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Retail Investor Radar?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install retail-investor-radar」即可一键安装,无需额外配置。

Retail Investor Radar 是免费的吗?

是的,Retail Investor Radar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Retail Investor Radar 支持哪些平台?

Retail Investor Radar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Retail Investor Radar?

由 Jack James(@tkk0124)开发并维护,当前版本 v1.1.0。

💬 留言讨论