Mixed Availability:
- ✅ Open Source:
sec-filings(free SEC EDGAR API) - ✅ Shannon Cloud: All agents with managed API access
- ✅* OSS with your API keys:
alpaca-news(Alpaca free tier),twitter-sentiment(xAI API)
Overview
Shannon provides 4 specialized agents for financial research and equity analysis, combining free public data (SEC filings) with premium sentiment analysis (Twitter/xAI) and news aggregation (Alpaca, Benzinga). Use cases:- Event monitoring (8-K material events, insider trading)
- Social sentiment tracking (Twitter mentions, influencer analysis)
- News aggregation (multi-source news with sentiment scoring)
- Equity research workflows
Available Agents
sec-filings
Open Source Compatible: Free SEC EDGAR API. Works in both OSS and Cloud with no API key required.
sec-filings
Input Schema:
Supported Form Types:
- 8-K: Material events (acquisitions, executive changes, etc.)
- 10-K: Annual report
- 10-Q: Quarterly report
- 4: Insider trading (officers, directors)
- SC 13D: Major shareholder filings (>5% ownership)
- DEF 14A: Proxy statement
- S-1: IPO registration
twitter-sentiment
Shannon Cloud Only: Uses xAI API for Twitter/X sentiment analysis.
twitter-sentiment
Input Schema:
Example Request:
bullish- Positive sentiment, buying interestbearish- Negative sentiment, selling pressuremixed- Conflicting signalsneutral- No clear directional sentiment
alpaca-news
Open Source Compatible: Alpaca Markets offers a free tier. Works in OSS with your Alpaca API key.
alpaca-news
Input Schema:
Example Request:
- 200 news requests per month
- Real-time news feed
- Benzinga news source
news-aggregator
Shannon Cloud Only: Combines multiple premium sources (Alpaca, SEC, xAI).
news-aggregator
Input Schema:
Example Request:
- Alpaca news: 40% weight (heuristic keyword analysis)
- Twitter: 40% weight (xAI sentiment)
- SEC filings: 20% weight (material events indicator)
0.6 - 1.0: Bullish0.4 - 0.6: Neutral0.0 - 0.4: Bearish
Common Workflows
Workflow 1: Daily Event Monitoring
Monitor multiple tickers for material SEC events:Workflow 2: Comprehensive Stock Analysis
Combine all sources for a single ticker:Workflow 3: Sentiment Comparison Across Peers
Compare sentiment for multiple tickers:Workflow 4: News-Driven Trading Alerts
Monitor news for specific keywords:Self-Hosted OSS Setup
To use financial agents in Shannon OSS:sec-filings (No API Key Required)
Works out of the box - SEC EDGAR is a free public API.alpaca-news (Free Tier Available)
- Sign up for Alpaca (free tier): https://alpaca.markets
- Get API keys from dashboard
- Add to .env:
- Restart services:
twitter-sentiment (Paid API)
- Sign up for xAI (requires payment): https://x.ai
- Get API key
- Add to .env:
- Restart services:
Cost Comparison
Shannon Cloud Benefits:
- ✅ Managed API keys (no signup needed)
- ✅ Cost accounting per tenant
- ✅ Rate limiting and quotas
- ✅ Infrastructure (no server maintenance)
Related
Agents API Reference
Complete API endpoint documentation
Ads Research Agents
Competitive advertising intelligence agents
Get Task Status
Retrieve agent execution results
Agents Overview
Full agent catalog and availability matrix