🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Stock Fundamentals

by @youpele52

Run local script to analyze stock fundamentals (P/E, EPS, margins, debt, ROE, analyst targets) using yfinance. Use exec tool to run: uv run /root/.openclaw/w...

Versionv0.1.1
Installs3
⚑ When to Use
TriggerAction
- The user wants valuation, profitability, growth, balance sheet, cash flow, dividend, or analyst expectation context for a company.
- The user asks about P/E ratio, EPS, revenue, margins, debt, ROE, ROA, free cash flow, or analyst targets.
- The user asks "is [company] a good buy?" or "what are the fundamentals for [company]?"
πŸ’‘ Examples

# US stocks
uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py AAPL
uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py TSLA
uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py MSFT
uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py NVDA
uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py AMZN

European stocks

uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py RHM.DE uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py SAP.DE uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py ASML.AS

UK stocks

uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py SHEL.L

ETFs (limited fundamentals available)

uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py SPY

πŸ“‹ Tips & Best Practices

  • Do NOT use web search or curl to look up fundamentals β€” always use this script.
  • Do NOT use the stock-fundamentals.sh bash wrapper β€” call uv run src/main.py directly as shown above.
  • uv run handles all dependencies automatically β€” no manual environment setup needed.
  • Data is sourced from Yahoo Finance via yfinance. Results reflect the latest available data.
  • For companies with no dividend, dividend fields will show N/A β€” this is expected.
  • View on ClawHub
    TERMINAL
    clawhub install stock-fundamentals

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’