← Back to Skills Marketplace
frankski818

股票价值投资分析

by Frankski818 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
267
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install valuation-analysis
Description
A股和港股价值投资分析系统。基于《股市真规则》方法论,提供完整的投资分析框架:护城河分析、财务健康检查、DCF估值、管理层评估、行业分析、投资决策整合。Use when user needs to (1) analyze stock investment value comprehensively, (2) ev...
Usage Guidance
This skill appears to be what it says: a value-investing analysis toolkit. Before installing or running: (1) ensure you have a Python runtime and create an isolated virtualenv; the manifest omits declaring Python though the SKILL.md runs `python scripts/...`; (2) install dependencies from requirements.txt (akshare will fetch market data from the internet); (3) review and vet the referenced pdf-parser skill because it will process any PDFs you upload (sensitive documents); (4) inspect watchlist/cron usage in scripts you plan to run to avoid unintended periodic network activity; (5) note the license prohibits commercial redistribution; and (6) do not run the scripts with elevated privileges or on systems containing sensitive credentials—no credentials are required, but the scripts will make outbound network calls. If you need higher assurance, run the scripts locally in a sandbox or review the remaining truncated script files (watchlist_manager and red_flag_checker) for any unexpected behavior before use.
Capability Analysis
Type: OpenClaw Skill Name: valuation-analysis Version: 1.0.0 The skill bundle provides a legitimate and well-structured framework for stock valuation and financial analysis based on the 'Five Rules for Successful Stock Investing' methodology. The Python scripts (e.g., dcf_calculator.py, valuation_snapshot.py) perform standard financial calculations and utilize the reputable 'akshare' library for market data retrieval. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; file operations are limited to local state management for a stock watchlist (~/.valuation_watchlist.json).
Capability Assessment
Purpose & Capability
The name/description, documentation, and included Python scripts (DCF, moat, industry compare, watchlist, etc.) align with a value-investing analysis skill. Minor mismatch: SKILL.md and registry list no required binaries, yet the instructions and scripts rely on the python CLI (e.g., `python scripts/...`) and a Python runtime; the skill also relies on internet data (AKShare). The absence of an explicit 'requires: python' or runtime declaration is a small incoherence but not evidence of malicious intent.
Instruction Scope
Runtime instructions stay on-topic: they ask for stock codes and financial PDFs, recommend installing a separate pdf-parser skill for extracting financial tables, and describe using AKShare for public market data. There are no instructions to read unrelated system files or to exfiltrate arbitrary data. The workflow explicitly uses network data sources (AKShare) and a pdf-parser skill to process user-supplied PDFs—both expected for this purpose.
Install Mechanism
No install spec is provided (instruction-only install), which is lower-risk. However, a requirements.txt is included (akshare, pandas, numpy, requests, etc.), meaning running the scripts will install/require third‑party Python packages. There are no downloads from obscure URLs or extraction of remote archives in the package files provided. Users should be aware they must install Python and these packages manually or in a virtualenv.
Credentials
The skill does not request environment variables, credentials, or config paths. The code uses public data via AKShare and HTTP (requests), which is appropriate for financial-data fetching. No secrets or unrelated tokens are requested. The skill depends on a separate 'pdf-parser' skill to process PDFs—review that skill separately for permissions.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system-wide privileges. Default autonomous invocation is allowed (platform default) but there is no evidence the skill modifies other skills or agent configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install valuation-analysis
  3. After installation, invoke the skill by name or use /valuation-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 基于《股市真规则》的完整价值投资分析框架
Metadata
Slug valuation-analysis
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 股票价值投资分析?

A股和港股价值投资分析系统。基于《股市真规则》方法论,提供完整的投资分析框架:护城河分析、财务健康检查、DCF估值、管理层评估、行业分析、投资决策整合。Use when user needs to (1) analyze stock investment value comprehensively, (2) ev... It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install 股票价值投资分析?

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

Is 股票价值投资分析 free?

Yes, 股票价值投资分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 股票价值投资分析 support?

股票价值投资分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 股票价值投资分析?

It is built and maintained by Frankski818 (@frankski818); the current version is v1.0.0.

💬 Comments