byagent0ai· 29 skills
Create, extend, or modify Agent Zero plugins. Follows strict full-stack conventions (usr/plugins, plugin.yaml, Store Gating, AgentContext, plugin settings). Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI.
$npx -y skills add agent0ai/agent-zero --skill a0-create-pluginInstalls into the current project.
Run `npx skills use "https://github.com/agent0ai/agent-zero" --skill "agent0ai/agent-zero/a0-create-plugin"` 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.