← 返回 Skills 市场
224
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install value-analyzer
功能描述
[何时使用]当用户需要分析股票是否符合格雷厄姆标准时;当用户问"这只股票安全吗"时;当进行价值投资初步筛选时;当需要计算安全边际时
安全使用建议
This skill is coherent and low-risk: it only defines formulas, templates, and an input/output schema and asks the user to supply financial data. Before using, ensure you (or the agent) provide accurate financial inputs — the calculated intrinsic value and margin of safety are heuristic and simplified (authors explicitly note multiple methods and sensitivity analysis). If you allow the agent to call related skills (moat-evaluator, intrinsic-value-calculator), check those skills' permissions and credentials separately. Do not treat results as investment advice; cross-check calculations and perform deeper research before acting on recommendations.
功能分析
Type: OpenClaw Skill
Name: value-analyzer
Version: 2.0.0
The 'value-analyzer' skill bundle is a well-documented financial analysis tool based on Benjamin Graham's value investing principles. It contains no executable code, shell commands, or network requests, focusing entirely on providing logic and templates for an AI agent to evaluate stock safety and intrinsic value based on user-provided financial data (SKILL.md, templates/value-analysis-template.md).
能力评估
Purpose & Capability
Name/description match the SKILL.md content: it performs Graham-based checks and margin-of-safety calculations. It requests no binaries, env vars, or external credentials, which is appropriate for a purely analytic/instructional skill.
Instruction Scope
SKILL.md contains only analysis logic, input schema, output schema, examples, templates and references. It does not instruct reading arbitrary system files, accessing external endpoints, or exfiltrating secrets. The instructions are limited to accepting user-supplied financial inputs and producing calculations and recommendations.
Install Mechanism
No install spec or code files to execute; the skill is instruction-only so nothing is written to disk or downloaded at install time.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate to an offline calculation/template skill. It references related skills (e.g., moat-evaluator) but does not mandate credentials for them.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills' configs or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install value-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/value-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
按 v2.0 标准重构,添加 Front Matter、坑点章节、支持文件
元数据
常见问题
价值分析师 是什么?
[何时使用]当用户需要分析股票是否符合格雷厄姆标准时;当用户问"这只股票安全吗"时;当进行价值投资初步筛选时;当需要计算安全边际时. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 224 次。
如何安装 价值分析师?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install value-analyzer」即可一键安装,无需额外配置。
价值分析师 是免费的吗?
是的,价值分析师 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
价值分析师 支持哪些平台?
价值分析师 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 价值分析师?
由 lj22503(@lj22503)开发并维护,当前版本 v2.0.0。
推荐 Skills