← All skills
Tencent SkillHub · Data Analysis

Stock Analysis

Analyze stocks and companies using financial market data. Get company profiles, technical insights, price charts, insider holdings, and SEC filings for compr...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Analyze stocks and companies using financial market data. Get company profiles, technical insights, price charts, insider holdings, and SEC filings for compr...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Known item issue.

This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.

Quick setup
  1. Open the source page and confirm the package flow manually.
  2. Review SKILL.md if you can obtain the files.
  3. Treat this source as manual setup until the download is verified.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/yahoo-api.md

Validation

  • Open the source listing and confirm there is a real package or setup artifact available.
  • Review SKILL.md before asking your agent to continue.
  • Treat this source as manual setup until the upstream download flow is fixed.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 21 sections Open source page

Stock Analysis

Comprehensive stock and company analysis using with real-time market data.

Core Capabilities

Company Research: Get company profiles, business info, executive teams Technical Analysis: Access price charts, technical indicators, outlooks Fundamental Analysis: Review insights, valuations, analyst ratings Insider Activity: Track insider holdings and transactions Regulatory Filings: Access SEC filing history and documents Multi-Stock Comparison: Compare multiple stocks with chart data

Company Information

Yahoo/get_stock_profile - Company profile (business, industry, executives, contact) Yahoo/get_stock_insights - Technical indicators, valuation, ratings, research reports

Trading & Market Data

Yahoo/get_stock_chart - Historical price data with customizable timeframes

Ownership & Compliance

Yahoo/get_stock_holders - Insider holdings and transactions Yahoo/get_stock_sec_filing - SEC filing history (10-K, 10-Q, 8-K, etc.)

1. Company Overview → Deep Dive

User: "Tell me about AAPL" → Yahoo/get_stock_profile (business summary, industry, employees) → Yahoo/get_stock_insights (technical outlook, valuation, ratings) → Yahoo/get_stock_chart (recent price performance)

2. Technical Analysis → Fundamental Check

User: "Is TSLA a good buy?" → Yahoo/get_stock_chart (price trends, support/resistance) → Yahoo/get_stock_insights (technical outlook, target price, rating) → Yahoo/get_stock_profile (verify business fundamentals)

3. Insider Activity Analysis

User: "Show me insider trading for NVDA" → Yahoo/get_stock_holders (insider transactions) → Yahoo/get_stock_profile (context about executives) → Yahoo/get_stock_insights (check if aligned with outlook)

4. Due Diligence Package

User: "Full analysis of MSFT" → Yahoo/get_stock_profile (company background) → Yahoo/get_stock_insights (analyst ratings, valuation) → Yahoo/get_stock_chart (historical performance) → Yahoo/get_stock_holders (insider sentiment) → Yahoo/get_stock_sec_filing (recent regulatory filings)

5. Multi-Stock Comparison

User: "Compare AAPL vs MSFT vs GOOGL" → Yahoo/get_stock_chart (with comparisons parameter) → Yahoo/get_stock_insights (for each symbol) → Compare metrics side-by-side

6. Sector Research

User: "Analyze tech stocks: AAPL, NVDA, AMD" → Yahoo/get_stock_profile (each company's focus area) → Yahoo/get_stock_insights (sector comparison scores) → Yahoo/get_stock_chart (relative performance)

Common Parameters

symbol: Stock ticker symbol (e.g., "AAPL", "TSLA") region: Market region (US, GB, JP, etc.) - default: US lang: Response language (en-US, zh-Hant-HK, etc.) - default: en-US

Chart-Specific

interval: 1m, 5m, 15m, 30m, 1h, 1d, 1wk, 1mo range: 1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max comparisons: Compare with other symbols (e.g., "^GSPC,MSFT") events: Include dividends, splits, earnings (div, split, earn)

Profile Data

Business summary and industry classification Employee count and executive team Contact information and website Sector and industry metrics

Insights Data

Technical outlook: Short/intermediate/long-term signals Valuation: Relative value vs sector/market Key technicals: Support, resistance, stop-loss levels Ratings: Analyst recommendations and target prices Company metrics: Innovation, hiring, sustainability scores Research reports: Analyst reports and summaries Significant events: Recent developments

Chart Data

OHLC (Open, High, Low, Close) prices Volume data Adjusted close prices 52-week high/low Current trading period info

Holder Data

Insider names and positions Transaction dates and descriptions Holdings quantity and value Relationship to company

Filing Data

Filing type (10-K, 10-Q, 8-K, etc.) Filing date and title EDGAR URLs for full documents Exhibits and related documents

When to Use This Skill

ALWAYS invoke APIs when users mention: Stock symbols: "AAPL", "TSLA", "$MSFT", "stock price", "stock info" Analysis requests: "analyze", "research", "look into", "tell me about [STOCK]" Comparison: "compare", "vs", "versus", "which is better" Price queries: "price", "chart", "performance", "trend", "up or down" Insider activity: "insider", "holdings", "who owns", "buying/selling" Filings: "SEC filing", "10-K", "10-Q", "earnings report", "financial statements" Company info: "what does [company] do", "who runs", "about [company]" Required API combinations: General stock questions → MUST call Yahoo/get_stock_profile + Yahoo/get_stock_insights Price/chart mentions → MUST include Yahoo/get_stock_chart Investment decisions → MUST call all three: chart + insights + profile Multiple stocks → MUST use comparison parameters in chart API Insider questions → MUST call Yahoo/get_stock_holders + profile for context

Best Practices

Start broad, then drill down - Profile first, then specific data Context matters - Combine profile with technical data for better insights Use comparisons - Chart API supports multi-symbol comparison Regional stocks - Set region/lang for non-US markets Time relevance - Adjust chart range based on user's timeframe Insider context - Combine holder data with profile for complete picture

API Reference

Full parameter specs and response schemas: yahoo-api.md

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs
  • SKILL.md Primary doc
  • references/yahoo-api.md Docs