Claude-skill-registry-data market-intel

Track markets, trends, and opportunities

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry-data
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry-data "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/market-intel" ~/.claude/skills/majiayu000-claude-skill-registry-data-market-intel && rm -rf "$T"
manifest: data/market-intel/SKILL.md
source content

Market Intel Skill

Purpose

Monitor and analyze:

  • Cryptocurrency markets
  • Tech stocks
  • Industry trends
  • Emerging opportunities

Invocation

/market-intel [focus] [options]

Arguments

  • focus
    : crypto, stocks, trends, or all
  • --asset [symbol]
    : Specific asset to check
  • --summary
    : Quick overview
  • --deep
    : Detailed analysis

Examples

/market-intel crypto               # Crypto market overview
/market-intel stocks --asset NVDA  # Check specific stock
/market-intel trends               # What's emerging
/market-intel all --summary        # Quick full briefing

Coverage Areas

Crypto Markets

AssetPriorityNotes
BTCHighStore of value narrative
ETHHighEcosystem activity
SOLMediumAlt L1 benchmark
OthersLowAs relevant

Tech Stocks

AssetPriorityNotes
NVDAHighAI bellwether
MSFTHighEnterprise AI
GOOGHighAI + search
METAMediumSocial + AI
AAPLMediumConsumer tech

Trends to Track

  • AI developments
  • Regulatory changes
  • M&A activity
  • Funding rounds
  • Product launches

Data Sources

Price Data

  • CoinGecko (crypto)
  • Yahoo Finance (stocks)
  • TradingView (charts)

News & Analysis

  • Bloomberg
  • Reuters
  • Crypto-specific outlets
  • X/Twitter sentiment

On-Chain (Crypto)

  • Glassnode metrics
  • Whale activity
  • DeFi TVL

Workflow

  1. Gather: Pull latest data
  2. Analyze: Identify significant moves
  3. Context: What's driving changes
  4. Opportunities: What's actionable
  5. Report: Summarize findings

Output Format

## Market Intel - [DATE]

### Summary
[One paragraph overview]

### Crypto
- BTC: $XX,XXX (X% 24h)
- ETH: $X,XXX (X% 24h)
- Notable: [Significant event]

### Stocks
- NVDA: $XXX (X% day)
- Notable moves: [What's moving]

### Trends
- [Emerging trend 1]
- [Emerging trend 2]

### Opportunities
- [Potential opportunity]

### Risk Factors
- [What to watch]

Posting Integration

Can generate market commentary posts:

  • Quick takes on moves
  • Analysis threads
  • Trend observations

Uses

personality/analyst.md
for voice.

Disclaimers

Always include when sharing:

  • "Not financial advice"
  • "DYOR"
  • "May have positions"

Update Frequency

  • Price checks: On demand
  • Full analysis: Daily
  • Trend review: Weekly