← Back to Skills Marketplace
lj22503

选股专家

by lj22503 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
316
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-picker
Description
[何时使用]当用户需要选股时;当用户问"这家公司值得投资吗"时;当进行个股分析时;当需要 PEG 估值时
Usage Guidance
这个技能是文档/模板驱动的选股助手,内部一致且没有明显的安全风险。但在安装或实际使用前请注意: - 它不会自动获取财报数据——如果你或代理要让它访问第三方财经 API,请务必仅提供必要的 API 密钥,并确认所用服务可信。不要在不可信场景下粘贴敏感凭据。 - 技能给出的是基于输入数据的估值和建议,不能替代专业财务或法律意见;核对实际财报与市场数据,并独立验证关键数字(PE、增长率、现金流等)。 - 如果未来有人为该技能添加联网或脚本功能(scripts/、calculators/ 目录提及但未实现),再次审查新增安装步骤和网络请求来源。
Capability Analysis
Type: OpenClaw Skill Name: stock-picker Version: 2.0.0 The 'stock-picker' skill bundle is a purely instructional set of documents designed to guide an AI agent in performing stock analysis based on Peter Lynch's investment principles. It contains logic for PEG valuation, company classification, and qualitative checklists (SKILL.md, references/lynch-principles.md). There is no evidence of malicious code, data exfiltration, unauthorized network access, or harmful prompt injection.
Capability Assessment
Purpose & Capability
技能名、描述与 SKILL.md 内容一致:基于林奇原则和 PEG 估值为个股提供分类与分析。它不请求云凭据、二进制依赖或系统路径,所需输入(PE、增长率、公司描述等)与其宣称功能匹配。
Instruction Scope
SKILL.md 仅包含分析流程、模板与示例,并未指示代理访问本地敏感文件或外部未授权端点;因此运行时安全面较小。注意:文档建议进行“财报验证”,但未说明如何获取财报数据(例如通过公开 API、用户提供或手动输入),这意味着 an agent might need to fetch external financial data if implemented — that data access would require explicit handling and possibly credentials, but the skill itself does not request them.
Install Mechanism
指令式技能、没有 install spec、没有代码文件需要写入或执行。本质上为低风险(无下载/执行步骤)。
Credentials
requires.env、primary credential 与 config paths 均为空;技能不请求任何令牌、密钥或系统配置,所需权限与功能相称。
Persistence & Privilege
flags: always = false(默认),disable-model-invocation = false(正常)。技能不会请求长期驻留或修改其他技能/全局配置,权限及持久性要求合理。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-picker
  3. After installation, invoke the skill by name or use /stock-picker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
按 v2.0 标准重构
Metadata
Slug stock-picker
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 选股专家?

[何时使用]当用户需要选股时;当用户问"这家公司值得投资吗"时;当进行个股分析时;当需要 PEG 估值时. It is an AI Agent Skill for Claude Code / OpenClaw, with 316 downloads so far.

How do I install 选股专家?

Run "/install stock-picker" 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