docs/guides/contribution.md
Contributions to improve Agent Zero are very welcome! This guide outlines how to contribute code, documentation, or other improvements.
fix-memory-leak, add-search-tool, improve-docs).development is always correct.When contributing from a fork, prefer the standard GitHub flow:
upstream remote that points to agent0ai/agent-zero.If your fork contains GitHub Actions workflows, be careful with GitHub's "Allow edits and access to secrets by maintainers" option. Only enable it when you are comfortable with maintainers editing workflow files on the fork branch.
agent-zero and open a PR back to the upstream repository.index.yaml entry to agent0ai/a0-plugins as described in ../developer/plugins.md.usr/skills/, then move stable skills to skills/ for Agent Zero contributions or publish them in a dedicated public repository/collection.For a contributor-focused decision guide that covers fixes, plugins, skills, and what should stay private, see ../developer/sharing-and-safety.md.