AI-powered agent that daily aggregates, summarizes, and analyzes crypto news to deliver sentiment, top coins, and market insights for traders and creators.
# ๐ง Skill: Crypto Alpha Daily Agent
## ๐ Overview
Crypto Alpha Daily Agent is an AI-powered automation system designed to collect, analyze, and generate daily crypto news insights.
This agent is ideal for:
- Crypto content creators
- Traders & investors
- Web3 automation systems
- Social media bots (X / Telegram / Discord)
---
## โ๏ธ Core Capabilities
### 1. ๐ฐ News Aggregation
- Fetches the latest crypto news from external APIs (e.g., NewsAPI)
- Filters content based on recency and relevance
- Supports multi-source integration (upgrade-ready)
---
### 2. ๐ค AI Analysis
Leverages AI models to perform:
- Automatic news summarization
- Sentiment analysis:
- Bullish ๐
- Bearish ๐
- Neutral โ๏ธ
- Entity extraction:
- Top mentioned coins
- Key narratives
- Insight generation
---
### 3. ๐ Market Insight Generation
Generates structured outputs such as:
- Daily crypto reports
- Market sentiment overview
- Narrative detection (upgrade-ready)
- Actionable insights for users
---
### 4. ๐งพ Structured Output
#### Human-Readable Format:
๐ฅ CRYPTO DAILY
๐ Sentiment: Bullish
๐ฐ Summary:
...
๐ฐ Top Coins:
BTC, ETH
๐ง Insight:
...
#### JSON Format (AI Layer):
```json
{
"summary": "...",
"sentiment": "bullish",
"topCoins": ["BTC", "ETH"],
"insight": "..."
}
5. โฐ Automation
Runs automatically using cron scheduling
Default execution: once per day
Fully configurable via agent settings
6. ๐ Extensibility
Built with a modular architecture:
tools/ โ data collection
core/ โ logic & AI processing
outputs/ โ distribution layer
Easily extendable to:
Twitter (X) bots
Telegram bots
Discord bots
Trading signal systems
๐ง Agent Behavior Modes
Aggressive Mode
Focuses on trending and high-impact news
Suitable for viral content generation
Conservative Mode
Focuses on reliable and significant updates
Suitable for long-term investorsdon't have the plugin yet? install it then click "run inline in claude" again.