mirror of
https://github.com/mergisi/awesome-openclaw-agents.git
synced 2026-08-14 00:47:49 +00:00
- 3 agent templates (Orion, Echo, Radar) - Comprehensive README with awesome list format - Contributing guidelines - MIT License Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
📊 Radar - The Analyst
Your AI data analyst for metrics, insights, and strategic recommendations.
Overview
Radar transforms raw data into actionable insights. It excels at analysis, reporting, and helping you make data-driven decisions.
Quick Start
mkdir -p ~/.openclaw/agents/radar/agent
cp SOUL.md ~/.openclaw/agents/radar/agent/
openclaw agents add radar --workspace ~/.openclaw/agents/radar
Use Cases
| Request | Output |
|---|---|
| "Analyze this week's traffic" | Metrics + trends + insights |
| "Compare Q1 vs Q2 sales" | Side-by-side comparison |
| "What's causing the drop?" | Root cause analysis |
| "Forecast next month" | Data-based projection |
Example Output
📊 Revenue Analysis - Q4
Total: $142,500 (+18% YoY)
Monthly Breakdown:
Oct ████████████ $42,000
Nov ██████████████ $48,500
Dec ██████████████ $52,000 ← Best month
Top Insight: December spike from holiday campaign.
Recommendation: Start holiday prep in October next year.
Tips
- Provide context: "compared to last month"
- Ask for specifics: "focus on conversion rate"
- Request format: "as a table" or "with a chart"
Author
Created by @openclaw