English · 한국어
Personal branding OS powered by Claude Code.
Turn yourself into an AI agent. Persona-driven content generation with real-time trend tracking — zero manual work. Local-first, Claude Code native, multi-platform portable.
# Claude Code Plugin
claude plugin add LilMGenius/supersona
# Or clone
git clone https://github.com/LilMGenius/supersona.git- Persona Engine — Captures your voice, style, and domain expertise via 14-framework interview
- Data Flywheel — Every interaction strengthens your persona model
- Dual Tracker — Monitors SNS platforms (X, LinkedIn, TikTok) + community sites (Reddit, HN, etc.)
- SPOON Notation — Markdown-native token compression for efficient AI context
Markdown-native token compression format. Inspired by TOON and PLOON. Reduces context size while preserving semantic richness — enabling more persona data per Claude context window.
@persona{genius}
tags: analytical|action-driven|creator|leadership
fuel: purpose+flow->high-execution|no-routine->scattered
[interests:3]{name,score}
AI,10
soccer,9
music,8
graph LR
P[Persona] --> D[Domain]
D --> T[Tracker]
T --> K[Knowledge]
K --> C[Content]
C --> F[Feedback]
F -->|evolve| P
The system gets smarter with every use.
- SNS Tracker: Fixed high-MAU platforms (X, Threads, LinkedIn, Instagram, TikTok)
- Community Tracker: Domain-based dynamic sites (Reddit, HN, StackOverflow, and more)
| Command | Description |
|---|---|
/brand |
Generate branded content from your persona |
/interview |
Run persona interview session |
/trend |
Analyze trending topics in your domains |
/status |
Show persona health and content pipeline |
| Doc | Description |
|---|---|
| Architecture | System design, directory structure |
| Data Spec | SPOON notation, data models |
| Frontend Spec | Dashboard UI — 7 pages |
| Backend Spec | API, Workers, Adapters, Interviewer |
| Roadmap | Development milestones |
| Tech Specs | Version policy, plugin.json, security |
| Hook Migration | Hook implementation, pattern mapping |
Ways to contribute:
- Add your community site mappings (Reddit, Discord, niche forums)
- Share domain knowledge files for your expertise area
- Improve persona interview frameworks
- Star the repo ⭐
MIT — see LICENSE