By frankxai
ACOS — The Operating System for AI-Powered Creators. Layer-modeled skills, commands, agents, and hooks for content / video / music / visual / brand workflows. Composes a creator-meta substrate with creator-specific implementations.
Create SEO-optimized blog posts that engage readers and rank in search results
Develop comprehensive content strategies with audience research, pillar planning, and distribution workflows
Unified image, video, and character generation across 30+ frontier models through a single connector. Model routing, visual prompt engineering, character consistency, async job handling, and brand-locked output for production creative work.
Create engaging email newsletters that nurture subscribers and drive conversions
Optimize content for search engines to increase organic traffic and rankings
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The Operating System for AI-Powered Creators
One install. Any coding agent. 90+ skills, 65+ commands, 38 agents — auto-activating.

A production-grade skill and agent system for AI coding assistants. It ships skills (domain knowledge), commands (reusable workflows), agents (specialized personas), and safety hooks — configured to auto-activate based on what you're working on.
Works with Claude Code, Grok Build (xAI CLI/TUI — full native harness + .grok/skills + .grok/hooks + subagents + MCP + grok-harness-adapter + Claude compat), Cursor, Windsurf, Gemini Code Assist, Antigravity, and any AI coding agent that reads markdown context files. Built on SIP (Starlight Intelligence Protocol).
You: "write a blog post about AI agents"
→ Agentic Creator OS detects: creation + blog
→ Auto-loads: content-strategy skill
→ Routes to: /article-creator workflow
→ Result: Guided article with SEO, images, social distribution

The Agentic Creator OS is structured in four layers, each auto-activating based on context:
flowchart LR
Intent["User intent"] --> Router["/acos smart router"]
Router --> Skills["Auto-activating skills"]
Router --> Commands["Slash workflows"]
Router --> Agents["Specialized agents"]
Skills --> Hooks["Safety hooks"]
Commands --> Hooks
Agents --> Hooks
Hooks --> Output["Audited creator output"]
Output --> Learning["Trajectory learning"]
Learning --> Router
| Layer | What It Does | Count |
|---|---|---|
| Skills | Domain knowledge modules that load automatically | 75+ |
| Commands | Reusable workflows triggered via slash commands | 35+ |
| Agents | Specialized personas with distinct expertise | 38 |
| Safety Hooks | Circuit breaker, audit trail, IAM, self-modify gate | 5 |
ACOS (Agentic Creator OS) is the shared execution layer (skills + commands + agents + workflows + safety) used across the FrankX / Starlight ecosystem. It is harness-agnostic but provides first-class native adapters for the full fleet.
| Layer | Role | Key |
|---|---|---|
| SIP (Starlight Intelligence Protocol) | Cross-repo memory, MCP substrate (github/fs-starlight/git), sovereignty, attestation, vaults | starlightintelligence.org/protocol |
| ACOS | 90+ skills, 65+ commands, 38 agents, workflows, v10+ safety (IAM, circuit-breaker, audit, self-modify), auto-activation via skill-rules + excellence | This repo; junctions to ~/.claude + .grok compat |
| Grok Build (xAI) | TUI speed, subagents (explore/plan), MCP, image/video, .grok/skills + hooks native + full .claude compat. Personal excellence seeds (4 + 2 json) via grok-harness-adapter | adapters/grok/ + install --platform=grok; .grok-only grok-personal layer only |
| Claude Code | Canonical full surface (slash commands, hooks, IAM, skill-rules) | Direct .claude/ install |
| Other (Cursor, Windsurf, Gemini, AGY) | Context files + embedded skills/agents; delegation via multi-orchestrator | .cursorrules etc. |
| FrankX / Arcanea | Brand voice, personal creative, specific verticals (content, music, oracle, etc.) | Overlays + personal .grok/.claude partitions |
Core vs Grok-Personal vs Personal-Creative Partition (strict): See SHARING.md + SIP §5. The 4 excellence seeds live ONLY in .grok/ for Grok users ("a bit magical"). Everything else is core/shared via .claude/ junctions. Use sip-share-audit before cross moves. 5-fleet parity + God 99 gates (repo-mastery + gstack + santa/verification) on all work.
This separation + adapters make ACOS the universal substrate: one catalog, many harnesses, governed outputs.
git clone https://github.com/frankxai/agentic-creator-os.git
cd agentic-creator-os
./install.sh
# Open any project with Claude Code
claude
/acos
git clone https://github.com/frankxai/agentic-creator-os.git
cd agentic-creator-os
./install.sh --platform=cursor # or --platform=windsurf
This generates a .cursorrules or .windsurfrules file with all skills embedded.
npx claudepluginhub frankxai/agentic-creator-osThe complete library of Agent Skills — AI agents & orchestration, MCP & SDKs, Oracle & cloud, frontend & animation, engineering workflow, content & brand, and creative production. Skills auto-activate when relevant.
The sovereign intelligence substrate — persistent memory, identity, and attested governance for your whole AI fleet across Claude Code, Cursor, Cline, Codex, Gemini CLI & Antigravity. Local-first. Forkable. Built on the Starlight Intelligence Protocol v1.1.1.
Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems
Generate professional OCI architecture diagrams with Python diagrams library (official OCI icons) or Mermaid.js
AI Architect-grade visual generation for OCI with research grounding and brand compliance
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.