← 返回 Skills 市场
frankski818

股票价值投资分析

作者 Frankski818 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
267
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install valuation-analysis
功能描述
A股和港股价值投资分析系统。基于《股市真规则》方法论,提供完整的投资分析框架:护城河分析、财务健康检查、DCF估值、管理层评估、行业分析、投资决策整合。Use when user needs to (1) analyze stock investment value comprehensively, (2) ev...
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install valuation-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /valuation-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 基于《股市真规则》的完整价值投资分析框架
元数据
Slug valuation-analysis
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

股票价值投资分析 是什么?

A股和港股价值投资分析系统。基于《股市真规则》方法论,提供完整的投资分析框架:护城河分析、财务健康检查、DCF估值、管理层评估、行业分析、投资决策整合。Use when user needs to (1) analyze stock investment value comprehensively, (2) ev... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 股票价值投资分析?

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

股票价值投资分析 是免费的吗?

是的,股票价值投资分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

股票价值投资分析 支持哪些平台?

股票价值投资分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 股票价值投资分析?

由 Frankski818(@frankski818)开发并维护,当前版本 v1.0.0。

💬 留言讨论