An open-source content studio for X, configured by a single file and driven by local AI.
Configuration
Define your voice, terminology, and strategy in brand.json. Every AI prompt, content suggestion, and tone check adapts to match.
{
"brand": {
"name": "Your Brand",
"tagline": "Your tagline",
"positioning": "How you stand out"
},
"toneGuide": {
"voice": "Direct and confident",
"do": ["Lead with outcomes"],
"dont": ["No empty hype"]
},
"contentPillars": [...],
"glossary": [...],
"tweets": [...]
}
Features
Quick Start
Open Source
Fork it, extend it, make it yours. No premium tiers, no lock-in.