Turn ideas into works.
Creator OS is an AI-powered content management system. Just paste your ideas, and AI will automatically organize, categorize, deduplicate, score, and generate a content dashboard.
Option 1: Clone (Recommended)
Tell your AI:
Clone https://github.com/xiaxia94/creator-os and follow the instructions in AGENTS.md to help me manage my content ideas
Option 2: Download ZIP (If Clone Fails)
If your AI can't clone the repo, open in your browser:
https://github.com/xiaxia94/creator-os
Click the green Code button → Download ZIP → Extract to the current workspace. Then tell your AI: "The project is downloaded. Follow the instructions in AGENTS.md to help me manage my content ideas."
I'm an AI creator, main platforms are Xiaohongshu and YouTube, goal is to build personal IP.
Today's thoughts:
* AI weekly report automation saves 2 hours
* Overseas client meetings need timezone confirmation
* Why most people give up learning AI
AI will automatically: split → deduplicate → score → generate dashboard.
Open preview.html to see your content dashboard.
That's it! See USER_GUIDE.md for details.
Creator OS is an AI content assistant that helps you:
- 📥 Collect ideas — Record thoughts anytime, no format required
- 🤖 Smart analysis — AI auto-splits, categorizes, and deduplicates
- 📊 4D scoring — Viral potential, brand value, business value, competition
- 📋 Content dashboard — Visual display of all topics and progress
- 🎯 Publishing suggestions — AI recommends what to publish next
- Content creators — Want to systematize ideas and topics
- Multi-platform creators — Managing X/Twitter, YouTube, Xiaohongshu, Bilibili, etc.
- Personal IP builders — Want data-driven content decisions
- AI tool enthusiasts — Want to boost creative efficiency with AI
You input:
I'm an AI creator, main platforms are Xiaohongshu and YouTube, goal is to build personal influence.
Today's thoughts:
* AI weekly report automation saves 2 hours
* Overseas client meetings need timezone confirmation
* Why most people give up learning AI
AI responds:
✅ Creator profile created!
📥 Processed 3 topics:
1. "AI Weekly Report: From 2 Hours to 15 Minutes"
Viral 75 / Brand 65 / Business 70 / Competition 50
Recommend: This week
2. "5 Pitfalls in Overseas Client Meetings"
Viral 60 / Brand 80 / Business 55 / Competition 40
Recommend: Next week
3. "Why 90% of People Give Up Learning AI"
Viral 80 / Brand 75 / Business 50 / Competition 60
Recommend: Anytime
🔥 Best pick: "AI Weekly Report Automation"
Reason: High practical value, saves real time for creators
📊 Dashboard updated: ~/.media-topic-skill/preview.html
Creator OS generates a visual content dashboard with:
| Section | Function |
|---|---|
| ✍️ Idea Inbox | Recent recorded ideas |
| 🤖 AI Director | AI content strategy suggestions |
| 🔥 Top Picks | Top 3 topics by composite score |
| 📊 Ecosystem | Theme distribution and balance analysis |
| 📋 Topic Library | All topics, grouped by theme |
| 📚 Content Series | Auto-detected content series |
| 📈 Progress | Creator stats and milestones |
| 💎 Assets | Total ideas, topics, merges |
| 👤 Profile | Your creator information |
| 🪦 Not Recommended | Low-scoring or unsuitable topics |
| 🎯 Value Map | Visual topic distribution |
Full dashboard: Idea Inbox, AI Director, Top Picks, Ecosystem Analysis, Topic Library, Content Series, Creator Progress, and Value Map.
- Interface language: Chinese / English
- Content language: Preserves original (default)
You can switch interface language in the dashboard, but content keeps its original language.
Creator OS auto-detects a writable location for your data:
~/.media-topic-skill/ or <project>/data/
├── topics.json # Topic database
├── config.json # Your config and profile
├── inbox-log.md # Input history
└── preview.html # Generated dashboard
Backup suggestion: Regularly backup the data folder
creator-os/
├── AGENTS.md # Universal entry — all AI tools auto-load
├── CLAUDE.md # Claude Code specific
├── .cursorrules # Cursor auto-loads
├── .codex/skills/ # Codex native Skill (auto-discovered)
│ └── creator-os/SKILL.md
├── core/
│ ├── topic.js # Core engine
│ ├── prompts/ # AI prompt templates
│ └── config/ # Configuration files
│
├── adapters/ # Platform adapters (fallback)
│ ├── claude-code/SKILL.md
│ ├── cursor/.cursorrules
│ └── generic/AGENT.md
│
├── examples/ # Example files
├── screenshots/ # Screenshots
├── skill.md # Skill documentation
├── README.md # This file
├── README.zh-CN.md # Chinese documentation
├── LICENSE # MIT License
└── .gitignore
No. Creator OS is designed for regular creators. You just need:
- Install an AI assistant (like Claude Code)
- Download the project
- Start using
Completely safe. All data is saved on your computer, not uploaded to any server.
All major content platforms: Xiaohongshu, YouTube, Bilibili, Douyin, WeChat Official Account, Zhihu, X/Twitter, etc.
Currently only supports single-user use. Team collaboration may be added in the future.
Run git pull in the project directory. Your data won't be lost.
MIT License — see LICENSE
Copyright (c) 2026 Creator OS
- Bug reports: GitHub Issues
- Feature suggestions: GitHub Discussions
- Community: Coming soon
