universal
New109Community RegistryGeneralby Toskysun
Universal AI agents collection: 28+ specialized agents with strict boundary enforcement, project-specific agent creation (/initx), and intelligent task routing (Level 0-5 complexity assessment)
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/universal.md https://raw.githubusercontent.com/Toskysun/sub-agents/main/SKILL.md3
Invoke in Claude Code
/universalView source on GitHub
agent
Frequently Asked Questions
What is universal?
Universal AI agents collection: 28+ specialized agents with strict boundary enforcement, project-specific agent creation (/initx), and intelligent task routing (Level 0-5 complexity assessment)
How to install universal?
To install universal, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /universal.
What is universal best for?
universal is a community categorized under General. It is designed for: agent. Created by Toskysun.