byagent0ai· 29 skills
Guide for publishing an Agent Zero plugin to the community Plugin Index (a0-plugins repo). Covers GitHub repo setup, index.yaml creation, CI validation rules, and PR submission. Use when the user wants to share, publish, submit, or contribute a plugin to the Plugin Hub so other Agent Zero users can find and install it.
$npx -y skills add agent0ai/agent-zero --skill a0-contribute-pluginInstalls into the current project.
Run `npx skills use "https://github.com/agent0ai/agent-zero" --skill "agent0ai/agent-zero/a0-contribute-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.