stock-analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data and portfolio metrics.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/dusk-time/tech-openclaw --skill stock-analysis-dusk-time
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-analysis
Source: https://github.com/dusk-time/tech-openclaw/tree/main/.trae/skills/stock-analysis
Command: npx skills add https://github.com/dusk-time/tech-openclaw --skill stock-analysis-dusk-time

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, pandas, fear-and-greed, edgartools, feedparser, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies stock and cryptocurrency analysis, portfolio management, and provides valuable insights into market trends and asset performance.

Core Features & Use Cases

  • Stock Analysis: Analyze stocks using 8 dimensions and get insights into earnings, fundamentals, and market conditions.
  • Crypto Analysis: Analyze top cryptocurrencies by market cap, category, and BTC correlation.
  • Portfolio Management: Create, manage, and analyze portfolios with mixed assets (stocks + crypto).
  • Use Case: Imagine you are a retail investor looking for a stock to add to your portfolio. Use this Skill to analyze the financial metrics of a stock, check its historical performance, and receive a buy/hold/sell recommendation.

Quick Start

Use the stock-analysis skill to analyze a stock, e.g., 'uv run analyze_stock.py AAPL'.

Frequently Asked Questions about stock-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a stock using Yahoo Finance data in Python?

To analyze a stock using Yahoo Finance data, execute the analyze_stock.py script with a target ticker symbol. It processes metrics across 8 dimensions, including fundamentals and earnings, to yield actionable buy, hold, or sell recommendations.

Can I manage a portfolio with mixed cryptocurrency and stock assets?

Yes, you can manage portfolios with mixed cryptocurrency and stock assets. The skill processes combined holdings to deliver portfolio management functionality, generating performance analysis and market trend insights for diverse asset classes.

What financial metrics are evaluated during cryptocurrency analysis?

Cryptocurrency analysis evaluates top assets by market capitalization, category classification, and BTC correlation. It processes Yahoo Finance data to apply various metrics and models, generating insights into cryptocurrency market performance and asset trends.

Do I need Python and yfinance to run stock and crypto analysis scripts?

Yes, running stock and crypto analysis requires Python and additional libraries like yfinance and pandas. These dependencies handle data fetching and processing to execute metrics evaluation and generate market performance insights.

How does fear and greed data integrate with financial analysis?

The skill integrates the fear-and-greed library to assess market sentiment alongside financial analysis. It combines sentiment data with Yahoo Finance metrics to provide insights into market conditions and asset performance.

What is the best way to get buy, hold, or sell recommendations for retail investors?

The best way to get buy, hold, or sell recommendations is by running the analysis scripts to evaluate financial metrics and historical performance. The skill processes Yahoo Finance data to generate actionable recommendations for retail investors.