← 返回 Skills 市场
apex-stack-ai

Financial Data Analyzer Lite

作者 apex-stack-ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install financial-analyzer-lite
功能描述
Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus.
使用说明 (SKILL.md)

Financial Data Analyzer Lite

Analyze any stock ticker with live financial data. Pull real-time prices, valuation metrics, and financial health indicators using yfinance (no API key needed).

Want the full version? Financial Data Analyzer (Full) includes: multi-stock comparison, custom scoring models, export to CSV/JSON, sector analysis, and dividend screening.

How to Use

  1. Tell me a stock ticker (e.g., AAPL, TSLA, MSFT)
  2. I pull live data via yfinance
  3. You get: current price, P/E ratio, market cap, dividend yield, 52-week range, analyst consensus

What You Get

  • Price Summary: Current price, day change, 52-week high/low
  • Valuation Metrics: P/E, P/B, PEG ratio, EV/EBITDA
  • Financial Health: Debt/Equity, Current Ratio, ROE
  • Analyst Consensus: Buy/Hold/Sell ratings, price target

Requirements

  • Python 3.8+
  • yfinance library (pip install yfinance)
  • No API key needed — uses Yahoo Finance public data

Limitations (Lite Version)

  • Single ticker analysis only
  • No comparison mode
  • No custom scoring
  • No export functionality
  • Basic output format

Built by Apex Stack — tools for developers who ship.

安全使用建议
This appears to be what it claims: a lightweight instruction-only skill that uses Yahoo Finance via yfinance. Before installing, note that: (1) the skill expects Python 3.8+ and the yfinance package even though the registry metadata doesn't list required binaries—ensure your agent environment provides Python and network access or install yfinance yourself; (2) it accesses public market data only and does not request secrets or credentials; (3) because it's instruction-only and has no install step, behavior depends on your runtime's available tools and network policies. If you handle sensitive portfolio data, avoid pasting credentials or private files into prompts; otherwise this skill is proportionate to its stated purpose.
功能分析
Type: OpenClaw Skill Name: financial-analyzer-lite Version: 1.0.0 The skill bundle contains only metadata and documentation for a financial analysis tool. No executable code was provided in the files. The instructions in SKILL.md are consistent with the stated purpose of using the yfinance library to retrieve stock data, and the external links point to a legitimate marketplace (Gumroad) for a premium version of the tool. No indicators of malicious intent or prompt injection were found.
能力评估
Purpose & Capability
The SKILL.md clearly states the skill uses yfinance to pull live stock data and produce valuation/health/analyst metrics, which matches the skill name and description. Minor mismatch: registry metadata lists no required binaries, while SKILL.md requires Python 3.8+ and the yfinance package.
Instruction Scope
Instructions stay within the claimed purpose (pulling public financial data and computing metrics). They do not ask to read unrelated files, access secrets, or transmit data to third-party endpoints outside Yahoo Finance.
Install Mechanism
This is an instruction-only skill with no install spec. SKILL.md recommends 'pip install yfinance' but there is no automated install step provided—so the skill may fail if the runtime doesn't have Python/yfinance available. No downloads or unusual install sources are present.
Credentials
The skill does not request environment variables, credentials, or config paths. That is proportionate to its stated task of reading public financial data.
Persistence & Privilege
Skill is not forced-always, does not request elevated privileges, and does not modify other skills or system-wide settings. Autonomous invocation remains allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install financial-analyzer-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /financial-analyzer-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Financial Data Analyzer Lite. - Analyze any stock ticker with live data via yfinance (no API key required). - Returns current price, valuation metrics (P/E, P/B, PEG, EV/EBITDA), financial health (Debt/Equity, Current Ratio, ROE), and analyst consensus. - Simple, clear output: price summary, key ratios, and analyst ratings. - Limitations: single-ticker only, no multi-stock comparison, no export or custom scoring. - Requires Python 3.8+ and the yfinance library.
元数据
Slug financial-analyzer-lite
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Financial Data Analyzer Lite 是什么?

Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Financial Data Analyzer Lite?

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

Financial Data Analyzer Lite 是免费的吗?

是的,Financial Data Analyzer Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Financial Data Analyzer Lite 支持哪些平台?

Financial Data Analyzer Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Financial Data Analyzer Lite?

由 apex-stack-ai(@apex-stack-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论