Yahoo Finance
Yahoo Finance brings market data to your terminal with commands for stock quotes, bond yields, credit analysis, macro indicators, LatAm FX rates, ETF holdings, and financial news. Run `yf price` for quick quotes, `yf macro` for a morning dashboard, or `yf fundamentals` for full financial statements.
Yahoo Finance retrieves real-time and historical stock prices, bond yields, and macro data via CLI commands.
AI-generated summary based on this skill's SKILL.md
Install
0juano/agent-skills/yahoo-finance · repository language: Python
git clone https://github.com/0juano/agent-skills
cp -r agent-skills ~/.claude/skills/yahoo-financegenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install 0juano/agent-skills/yahoo-financeFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I get yahoo finance stock prices using this skill?
Yahoo Finance retrieves real-time and historical stock price data through simple commands. Run `yf price` followed by a ticker symbol to fetch current quotes instantly. The skill integrates Yahoo Finance market data directly into your workflow, letting you pull stock info without leaving your terminal.
Can Yahoo Finance look up stock ticker symbols and quotes?
Yes. Yahoo Finance supports stock ticker lookup and financial quotes as core features. Use `yf price` to check current stock market data by ticker, or `yf latest quotes` to see recent market movements. The skill handles ticker symbol resolution automatically.
What commands does Yahoo Finance provide for market analysis?
Yahoo Finance offers multiple commands for different analysis needs. Run `yf price` for quick stock quotes, `yf macro` for a morning dashboard of macro indicators and LatAm FX rates, and `yf fundamentals` to access full financial statements. You can also retrieve bond yields, credit analysis, ETF holdings, and financial news.
How do I integrate Yahoo Finance market data into my workflows?
Yahoo Finance integrates Yahoo Finance market data programmatically through command-line access to stock quotes, bond yields, macro indicators, and financial statements. Use `yf` commands in scripts or automation tools to pull real-time and historical market information directly into your applications.
Does Yahoo Finance provide historical price data?
Yes. Yahoo Finance retrieves both real-time and historical stock prices. Beyond current quotes, the skill accesses historical price data, allowing you to analyze trends and build datasets for backtesting or research purposes.
What financial information can Yahoo Finance access?
Yahoo Finance brings comprehensive market data including stock prices, bond yields, credit analysis metrics, macro indicators, LatAm FX rates, ETF holdings, and financial news. The skill supports full financial statements through the `yf fundamentals` command, making it suitable for both quick quotes and deep financial analysis.