Agentic Creator OS
The universal agent harness and skill engine. Install 90+ skills, 65+ workflows, and 38 specialized agents in your local workspace. Auto-activates based on your live directory context.
Keep-Alive IPC Daemon
Runs a background tools server (`acosd.mjs`) communicating over Named Pipes or sockets. Reduces startup costs and drops tool call latencies down to <2ms.
Role-Based Tool Masking
Restricts tool accessibility based on active agent profiles (`blog-writer`, `security-auditor`, `engineer`). Dynamically filters tool schemas and enforces path boundaries.
SQLite Trajectories (AgentDB)
Uses Node's native `sqlite` engine to log step traces, trajectories, and experience replays, enabling agents to dynamically audit and improve outputs from past sessions.
Release Package Archives
Complete OS Bundle
30.1 MBThe full Agentic Creator OS workspace including all core skills, agent profiles, workflows, daemon scripts, and setup hooks.
acos-complete.zip Download ZIPSkills Pack
8.4 MBThe standalone library of 90+ auto-activating domain knowledge modules (e.g. SEO, suno-ai, framer, and react-expert).
acos-skills-pack.zip Download ZIPAgent Pack
516 KBComplete collection of 38 specialized agent profiles, prompt schemas, and multi-agent swarm orchestration graphs.
acos-agents-pack.zip Download ZIPHooks Pack
24 KBPre-commit, post-commit, and safety gates including directory isolation rules, role policies, and self-modify locks.
acos-hooks-pack.zip Download ZIPQuick Start Installation
Install and register the ACOS harness adapter directly into your target workspace environment. Toggling each tab displays the target-specific setup script:
Claude Code Integration
Run directly inside Anthropic's developer agent CLI with full slash commands, hooks, and IAM policies.
git clone https://github.com/frankxai/agentic-creator-os.git cd agentic-creator-os ./install.sh --platform=claude
claude /acos
Sovereign Integration Topology
Agentic Creator OS junctions core files to standard directories (`~/.claude/` or `.grok/`) using secure filesystem links. This enables unified execution, meaning a single update to your skills catalog immediately upgrades all active coding assistants across your machine.
System hooks act as a local gatekeeper, preventing accidental data pushes or code modifications unless strict verification conditions are satisfied, keeping dev work safe and consistent.
Open Intelligence Protocol (SIP)
Designed as an open-core layer of the Starlight Intelligence Protocol, ACOS links securely with local vaults, Personal Data Meshes, and private repositories.
Download individual components to build custom configurations, or host private libraries to coordinate specialized agent swarms that orchestrate complex multi-agent cascades locally.