← Back to Skills Marketplace
apex-stack-ai

Financial Data Analyzer Lite

by apex-stack-ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install financial-analyzer-lite
Description
Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install financial-analyzer-lite
  3. After installation, invoke the skill by name or use /financial-analyzer-lite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug financial-analyzer-lite
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Financial Data Analyzer Lite?

Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Financial Data Analyzer Lite?

Run "/install financial-analyzer-lite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Financial Data Analyzer Lite free?

Yes, Financial Data Analyzer Lite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Financial Data Analyzer Lite support?

Financial Data Analyzer Lite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Financial Data Analyzer Lite?

It is built and maintained by apex-stack-ai (@apex-stack-ai); the current version is v1.0.0.

💬 Comments