Research-backed requirements for building the best creator operating system.
Creators are drowning in tools, not lacking them:
- 15+ AI tools (ChatGPT, Claude, Midjourney, Suno, Runway...)
- Fragmented workflows (write here, edit there, publish somewhere else)
- Context loss (every session starts from zero)
- No system (just reactive tool-hopping)
The gap: Creators don't need another tool. They need an operating system that:
- Remembers who they are across sessions
- Knows their projects, preferences, and workflows
- Automates the boring stuff
- Amplifies their unique voice, not replaces it
What they say: "I want my own AI that knows me"
What they mean:
- Remember my brand voice, style, and preferences
- Know my projects without re-explaining
- Anticipate what I need next
- Feel like a creative partner, not a search engine
ACOS Solution:
- CLAUDE.md context files per project
- Persistent skill activation based on context
- Instance configurations (frankx, demo, etc.)
- Cross-session memory via MCP database
What they say: "I want to create, not configure"
What they mean:
- Don't make me build pipelines from scratch
- Give me battle-tested workflows I can customize
- Handle the boring parts automatically
- Let me focus on the creative decisions
ACOS Solution:
/factory- Full content pipeline (research → publish → distribute)/content-strategy- Strategic content planning/daily-ops- Morning routine automation/social-generate- Platform-optimized social content
What they say: "I create in many formats"
What they mean:
- Blog posts, social content, newsletters, videos
- Music, podcasts, courses, ebooks
- One idea → many formats
- Consistent voice across platforms
ACOS Solution:
- Content repurposing workflows
- Template library per format
- Brand voice consistency checks
- Platform-specific optimization
What they say: "I'm overwhelmed by AI complexity"
What they mean:
- Don't dump 100 features on me day one
- Let me start simple and grow
- Surface complexity only when I need it
- Make the 80% use case dead simple
ACOS Solution:
- 3-tier skill loading (metadata → instructions → resources)
- Auto-activation based on keywords
- Guided workflows with decisions at each step
--minimalinstall option for beginners
What they say: "What are other creators doing?"
What they mean:
- Share successful workflows
- Learn from others' setups
- Contribute back my patterns
- Not reinvent everything alone
ACOS Solution:
- Shareable skill files
- GitHub-synced patterns
acos-enhancepulls from best repos- Open source community contributions
- Profile: Creates content but drowns in tools
- Primary Need: Simple, unified system
- Entry Point:
/factoryworkflow for blog posts - Success Metric: First published post within 30 mins
- Profile: Developers who also create content
- Primary Need: Extensibility and customization
- Entry Point: MCP servers and custom skills
- Success Metric: Custom skill created and shared
- Profile: Multiple creators, shared workflows
- Primary Need: Consistency and collaboration
- Entry Point: Instances and brand configurations
- Success Metric: Team onboarded with shared context
- Profile: Building a creator business alone
- Primary Need: Automation and scale
- Entry Point: Full system with all departments
- Success Metric: 10x content output without burnout
- Install script that works in 30 seconds
-
/factoryworkflow for content creation - Brand voice preservation
- Basic MCP integration
-
/music-createfor Suno integration -
/video-scriptfor video creators -
/newsletter-draftfor email creators -
/course-outlinefor educators
- Cross-project learning
- Predictive skill activation
- Analytics and insights
- Custom agent training
- Skill marketplace
- Workflow sharing
- Success templates
- Creator network
| Metric | Target | Why It Matters |
|---|---|---|
| Time to First Output | <30 min | Proves immediate value |
| Weekly Active Skills | 5+ | Shows depth of adoption |
| Content Pieces/Week | 3x increase | Measures productivity lift |
| Context Retention | 90% accuracy | Validates "knows me" feeling |
| Workflow Completion | 95% | Proves reliability |
Technology serves creative expression, not the reverse.
AI should make your content MORE you, not less.
The 80% case should be dead simple.
Patterns improve when shared.
10x output without 10x effort or burnout.
| System | Strength | Weakness | ACOS Advantage |
|---|---|---|---|
| Raw Claude Code | Powerful | No structure | Pre-built creator workflows |
| Cursor/Windsurf | Fast coding | Dev-only focus | Creator-specific skills |
| Custom GPTs | Easy setup | No memory | Persistent context |
| n8n/Make | Automation | Not AI-native | AI-first design |
| Notion AI | Integrated | Generic | Creator specialization |
Research sources:
- anthropics/skills - Official skill format
- wshobson/agents - 108 agent patterns
- openskills - Universal loader
- Creator interviews (Frank's audience feedback)
- AI agent framework benchmarks (LangGraph fastest)
This document guides all ACOS development decisions.