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.mdsource content
Market Intel Skill
Purpose
Monitor and analyze:
- Cryptocurrency markets
- Tech stocks
- Industry trends
- Emerging opportunities
Invocation
/market-intel [focus] [options]
Arguments
: crypto, stocks, trends, or allfocus
: Specific asset to check--asset [symbol]
: Quick overview--summary
: Detailed analysis--deep
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
| Asset | Priority | Notes |
|---|---|---|
| BTC | High | Store of value narrative |
| ETH | High | Ecosystem activity |
| SOL | Medium | Alt L1 benchmark |
| Others | Low | As relevant |
Tech Stocks
| Asset | Priority | Notes |
|---|---|---|
| NVDA | High | AI bellwether |
| MSFT | High | Enterprise AI |
| GOOG | High | AI + search |
| META | Medium | Social + AI |
| AAPL | Medium | Consumer 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
- Gather: Pull latest data
- Analyze: Identify significant moves
- Context: What's driving changes
- Opportunities: What's actionable
- 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