Skip to content

LilMGenius/supersona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English · 한국어
supersona

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.

Quick Install

# Claude Code Plugin
claude plugin add LilMGenius/supersona

# Or clone
git clone https://github.com/LilMGenius/supersona.git

What It Does

  • 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

Core Concepts

SPOON Notation

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

Data Flywheel

graph LR
    P[Persona] --> D[Domain]
    D --> T[Tracker]
    T --> K[Knowledge]
    K --> C[Content]
    C --> F[Feedback]
    F -->|evolve| P
Loading

The system gets smarter with every use.

Dual Tracker

  • SNS Tracker: Fixed high-MAU platforms (X, Threads, LinkedIn, Instagram, TikTok)
  • Community Tracker: Domain-based dynamic sites (Reddit, HN, StackOverflow, and more)

Skills & Commands

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

Documentation

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

Contributing

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 ⭐

License

MIT — see LICENSE

Releases

No releases published

Contributors