byagent0ai· 29 skills
Main entry point for all Agent Zero plugin tasks. Routes to specialist skills for creating, reviewing, contributing, managing, or debugging plugins. Use when the user mentions plugins, asks how the plugin system works, wants to build/install/uninstall/publish/debug a plugin, or asks about the Plugin Hub.
$npx -y skills add agent0ai/agent-zero --skill a0-plugin-routerInstalls into the current project.
Run `npx skills use "https://github.com/agent0ai/agent-zero" --skill "agent0ai/agent-zero/a0-plugin-router"` 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/agent0ai/agent-zero" that are relevant to the current task. Run `npx skills add "https://github.com/agent0ai/agent-zero"` and select the relevant skills, then follow their instructions.