Skip to content

Commit a359dfe

Browse files
dannyshmueliclaude
andcommitted
Add companion skill recommendations and API key setup instructions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8d6a527 commit a359dfe

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

skill/SKILL.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,13 @@ curl "https://api.agentanalytics.sh/stats?project=my-site&days=7" \
142142
-H "X-API-Key: $AGENT_ANALYTICS_KEY"
143143
```
144144

145+
### Visualizing results
146+
147+
For better-looking output, pair with these companion skills:
148+
149+
- **`table-image-generator`** — render stats as clean table images (great for Discord/Telegram where ASCII tables break)
150+
- **`chart-image`** — generate line, bar, area, or pie charts from your analytics data
151+
145152
## What this skill does NOT do
146153

147154
- No dashboards — your agent IS the dashboard

0 commit comments

Comments
 (0)