Communityv0.1.2

Stock Fundamentals

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...

1.2kdownloads5active installsyoupele52
View on ClawHubBack to Skills

Skill Details

Slug
stock-fundamentals
Latest Version
0.1.2
Author
youpele52
Published
Mar 7, 2026
Updated
May 27, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Stock Fundamentals.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.2

- Added new file: src/mutex.py - Introduced mutex (mutual exclusion) support to improve script reliability.