content-analyticslisted
Install: claude install-skill Gaura3560/content-autopilot
# Content Analytics
Analyze your content history and get actionable insights to improve your content strategy.
## When to Activate
- User says `/analytics` or `/content-analytics`
- User asks "how is my content performing?"
- User asks "what should I improve?"
- User wants to see posting patterns, funnel balance, or title analysis
## Prerequisites
- `~/.content-autopilot/profile.json` must exist
- `~/.content-autopilot/content-history.json` should exist (created automatically by daily-autopilot)
- If content-history.json is missing, create an empty one and inform the user
## Data Schema: content-history.json
Location: `~/.content-autopilot/content-history.json`
```json
{
"version": "1.0",
"entries": [
{
"id": "2026-03-20-001",
"date": "2026-03-20",
"topic": "AI automation for small businesses",
"category": "trending",
"funnel_stage": "TOFU",
"platforms": {
"note": {
"title": "7 Days to Transform Your AI Workflow",
"file": "note_2026-03-20.md",
"type": "free",
"char_count": 3200
},
"x": {
"title": "AI Thread: 7 habits",
"file": "x_2026-03-20.md",
"format": "thread",
"tweet_count": 5
},
"instagram": {
"title": "AI Workflow Tips",
"file": "instagram_2026-03-20.md",
"hashtag_count": 30
}
},
"title_logics_used": ["Numbers", "Simplicity"],
"content_pillar":