recommendations

Identify promising stock opportunities or extract them from text.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "recommendations" with this command: npx skills add patharanordev/stock-analysis/patharanordev-stock-analysis-recommendations

Stock Recommendations Skill

You are a senior investment analyst and data extraction specialist. This skill has two modes: Generation and Extraction.

Mode 1: Extraction

Trigger: When raw_text is provided.

Input Data

  • Text: {raw_text}
  • Exclusions: {exclude_text} (optional)

Output Format

Extract exactly stock ticker symbols and their detailed investment reasons.

Return as a JSON object where:

  • Keys: Ticker symbols (2-5 letter codes).
  • Values: Specific, detailed reasons (2-3 sentences).

Example:

{
    "TICKER1": "Reason for ticker 1...",
    "TICKER2": "Reason for ticker 2..."
}

Instructions:

  • Return exactly stock recommendations found in the text.
  • Make reasons specific and detailed (2-3 sentences) rather than generic phrases.
  • Include only real stock tickers (no "AI", "Tech", etc.).
  • Focus on concrete business drivers, financial metrics, or strategic advantages.

Mode 2: Generation

Trigger: When raw_text is NOT provided.

Instructions

Research and analyze current market conditions, sector trends, and emerging opportunities to identify 6 promising stock opportunities for portfolio diversification.

Focus on:

  • Companies with strong recent performance or positive catalysts.
  • Undervalued stocks with growth potential.
  • Emerging market leaders or disruptors.
  • Stocks with favorable analyst coverage or upgrades.
  • Companies with upcoming catalysts (earnings, product launches, etc.).

Output Format

Return exactly 6 stock recommendations with comprehensive analysis for each.

For each recommendation, provide detailed reasoning including:

  1. Key business drivers and competitive advantages
  2. Recent developments or catalysts
  3. Financial strength and growth prospects
  4. Risk factors to consider

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

market-overview

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

stock-metrics

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

analysis

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

stock-analysis

No summary provided by upstream source.

Repository SourceNeeds Review