ACOS self-description and configuration skill. Documents how ACOS works, how to extend it, how to add new skills/commands/agents, and how to debug the hook system. Use when building new ACOS capabilities, understanding the system architecture, or onboarding to ACOS for the first time.
$npx -y skills add frankxai/claude-skills-library --skill acos-metaInstalls into the current project.
Run `npx skills use "https://github.com/frankxai/claude-skills-library" --skill "frankxai/claude-skills-library/acos-meta"` 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.