Agentic Creator OS v11 — The operating system for AI-powered creators. 90+ skills, 65+ commands, 38 agents, 8 plugins. Works with Claude Code, Cursor, Windsurf, Gemini.
<div align="center"> # Agentic Creator OS **The Operating System for AI-Powered Creators** *One install. Any coding agent. 90+ skills, 65+ commands, 38 agents — auto-activating.*  [](https://github.com/frankxai/agentic-creator-os) [](LICENSE) [](#multi-platform-install) </div> --- ## What Is the Agentic Creator OS? 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, Cursor, Windsurf, Claude Code Assist**, and any AI coding agent that reads markdown context files. ``` 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 ``` ### System Architecture <div align="center">  </div> The Agentic Creator OS is structured in four layers, each auto-activating based on context: | 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 | --- ## Quick Start ### Cursor C
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.