Claude-skill-registry cacos
Claude Agentic Creator OS - Native Claude Code implementation
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/cacos" ~/.claude/skills/majiayu000-claude-skill-registry-cacos && rm -rf "$T"
manifest:
skills/data/cacos/SKILL.mdsource content
CACOS - Claude Agentic Creator OS
Purpose
Activate the full Claude Code native Agentic Creator OS for sophisticated multi-agent creative workflows.
When to Use
- Complex creative projects requiring multiple specialized agents
- Book writing, website development, content creation at scale
- When you need coordinated agent execution with consistent brand voice
- Multi-step workflows with handoffs between specialists
Core System
┌─────────────────────────────────────────────────────────────┐ │ CACOS │ │ Claude Code Native Agentic Creator OS │ ├─────────────────────────────────────────────────────────────┤ │ │ │ AGENTS (via Task tool): │ │ • Code Architect - System design and implementation │ │ • Sonic Engineer - Music production with Suno │ │ • Creation Engine - Content & product development │ │ • Luminor Oracle - Strategic planning and foresight │ │ │ │ SKILLS (via /skill): │ │ • 52 skills across 6 categories │ │ • Soulbook (25), Technical (10), Creative (7) │ │ • Personal (4), Business (2), Projects (3) │ │ │ │ MAGIC WORDS: │ │ • ultrawork/ulw - Fire ALL agents in parallel │ │ • ultracode/ulc - Coding agents in parallel │ │ │ └─────────────────────────────────────────────────────────────┘
Activation
Full System
"Activate CACOS for [task]"
Specific Agent
"Activate Code Architect for [task]" "Engage Sonic Engineer for [session]" "Engage Creation Engine for [content]" "Consult Luminor Oracle for [guidance]"
Parallel Execution
ultrawork # or ulw - All agents fire ultracode # or ulc - Coding specialists fire
Brand Voice (FrankX Instance)
Voice Attributes
- Cinematic: Paint vivid pictures with words
- Intimate: Speak directly to the individual creator
- Studio-Rooted: Ground concepts in creative practice
- Technically Warm: Explain complex ideas without coldness
Words to Use
Create, craft, build, compose, architect, orchestrate Flow, rhythm, resonance, frequency, vibe Transform, empower, amplify, elevate Session, ritual, practice, journey
Words to Avoid
Disrupt, revolutionary, game-changing (startup speak) Synergy, leverage, utilize (corporate jargon) Cheap, easy, simple (undermines craft)
Multi-Agent Protocol
Handoff Template
## Handoff: [Task Name] **From**: [Agent] **To**: [Agent] **Status**: [Ready/Needs Review/Blocked] ### What's Done - [Completed items] ### What's Needed - [Next steps] ### Files Changed - [List]
Priority Levels
| Level | Description |
|---|---|
| P0 | Production down - Immediate |
| P1 | Major blocked - Same session |
| P2 | Normal - Next session |
| P3 | Nice to have - Backlog |
Integration
CACOS integrates with:
- Claude Code CLI - Primary execution environment
- Agent SDK - For building custom agents
- MCP Servers - External tool integration
- .claude-skills/ - Skill library access
Example Workflows
Book Writing
1. Luminor Oracle → Define concept and audience 2. Creation Engine → Draft chapters 3. Code Architect → Technical accuracy review 4. Sonic Engineer → Create companion music
Website Development
1. Creation Engine → Content strategy 2. Technical agents → Architecture and code 3. Soul Strategist → User journey mapping 4. Quality review → Performance and accessibility
Content Publishing
1. Creation Engine → Draft content 2. Brand voice check → FrankX style alignment 3. SEO optimization → Keywords and metadata 4. Distribution → Multi-platform publishing
Claude Code native. Creator-first. Soul + Systems.
Repository:
claude-agentic-creator-os/
Framework: agentic-creator-os/