Claude Agentic Creator OS — a native Claude Code implementation of the creator operating system. Use when setting up, extending, or operating ACOS-style skills, agents, and commands directly inside Claude Code.
$npx -y skills add frankxai/claude-skills-library --skill cacosInstalls into the current project.
Run `npx skills use "https://github.com/frankxai/claude-skills-library" --skill "frankxai/claude-skills-library/cacos"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/frankxai/claude-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/frankxai/claude-skills-library"` and select the relevant skills, then follow their instructions.