← Back to Skills Marketplace
lj22503

价值分析师

by lj22503 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
224
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install value-analyzer
Description
[何时使用]当用户需要分析股票是否符合格雷厄姆标准时;当用户问"这只股票安全吗"时;当进行价值投资初步筛选时;当需要计算安全边际时
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install value-analyzer
  3. After installation, invoke the skill by name or use /value-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
按 v2.0 标准重构,添加 Front Matter、坑点章节、支持文件
Metadata
Slug value-analyzer
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 价值分析师?

[何时使用]当用户需要分析股票是否符合格雷厄姆标准时;当用户问"这只股票安全吗"时;当进行价值投资初步筛选时;当需要计算安全边际时. It is an AI Agent Skill for Claude Code / OpenClaw, with 224 downloads so far.

How do I install 价值分析师?

Run "/install value-analyzer" 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 lj22503 (@lj22503); the current version is v2.0.0.

💬 Comments