← Back to Skills Marketplace
Stock Analysis CN
by
jy02577302-ux
· GitHub ↗
· v1.0.0
· MIT-0
155
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-analysis-cn
Description
一键分析A股:技术面+估值+风险+基本面全覆盖,自动生成Word投资报告。基于腾讯财经API,内置行业专用估值基准。
Usage Guidance
This skill appears to do what it claims: fetch public A‑share market data, perform multi‑dimensional analysis, and generate reports. Before installing, consider: (1) it makes outbound network requests to Tencent Finance, Eastmoney, CSIndex, Jisilu and similar sites — allow only if you trust these sources; (2) some data (Jisilu) may require login/session cookies or automation (Selenium/Playwright); do not paste sensitive session cookies or credentials unless you understand the risk; (3) example workflows call external tools (curl, pandoc, possibly Selenium) which are not declared as required env/binaries — ensure you have or want these tools installed; (4) the skill caches data to disk under the skill directory — review and manage those files if you care about disk storage or privacy; (5) fundamental data fetching currently contains placeholder/mock implementations in places (see fundamental_analysis.get_financial_statements) so verify outputs before relying on them for investment decisions. Overall the skill is internally coherent, but be cautious about providing any login/session tokens and validate the data sources and dependencies you enable.
Capability Analysis
Type: OpenClaw Skill
Name: stock-analysis-cn
Version: 1.0.0
The stock-analysis-cn skill bundle is a legitimate tool for analyzing A-share stocks and ETFs. It includes modules for technical, fundamental, valuation, and risk analysis, fetching data from reputable sources like the Tencent Finance API (web.ifzq.gtimg.cn). The code logic in scripts such as technical_analysis.py and report_generator.py is transparent, well-documented, and strictly follows the functionality described in SKILL.md. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (A股 analysis, Tencent Finance API, report generation) match the included scripts and docs: technical, valuation, risk, fundamental analysis modules and a report generator that call Tencent/Eastmoney endpoints. Nothing in the files requests unrelated cloud credentials or system privileges.
Instruction Scope
Runtime docs and scripts instruct network requests to public finance endpoints (Tencent Finance, Eastmoney, CSIndex, etc.) and HTML/JS scraping for some sources. The README/api docs explicitly mention Jisilu requiring login and advise using Selenium/Playwright or asking the user for a session cookie — that could cause the skill (or operator) to request sensitive cookies/credentials if the user chooses that path. Examples also reference using pandoc/curl and writing cache files; these are expected but the SKILL.md does not declare these external tools as requirements.
Install Mechanism
No install spec is provided (instruction-only installation). The skill contains plain Python scripts (no packaged install, no remote installers or downloads). That is low risk from an installer perspective; installing involves copying files into the user's skills directory or using ClawHub as documented.
Credentials
The skill declares no required environment variables or credentials, which aligns with its use of public/scraped data. However, the docs discuss optional workflows that may require user-provided session cookies (Jisilu) or paid API credentials for premium data sources. If the user supplies session cookies or API keys to access gated endpoints, those are sensitive and should be treated carefully. The skill does not itself attempt to read system secrets or request unrelated credentials.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It caches data to local files (cache directory suggested in docs) and the report generator writes output (Markdown/Word via pandoc) — normal behavior for this type of tool. It does not modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-analysis-cn - After installation, invoke the skill by name or use
/stock-analysis-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 一键分析A股,支持技术面、估值、风险、基本面,自动生成Word报告。
Metadata
Frequently Asked Questions
What is Stock Analysis CN?
一键分析A股:技术面+估值+风险+基本面全覆盖,自动生成Word投资报告。基于腾讯财经API,内置行业专用估值基准。 It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.
How do I install Stock Analysis CN?
Run "/install stock-analysis-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stock Analysis CN free?
Yes, Stock Analysis CN is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stock Analysis CN support?
Stock Analysis CN is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stock Analysis CN?
It is built and maintained by jy02577302-ux (@jy02577302-ux); the current version is v1.0.0.
More Skills