| 1 | # Plugin Contribution Skill DOX |
| 2 | |
| 3 | ## Purpose |
| 4 | |
| 5 | - Own the workflow for publishing an Agent Zero plugin to the community Plugin Index. |
| 6 | - Keep contribution guidance aligned with current Plugin Hub and `a0-plugins` repository requirements. |
| 7 | |
| 8 | ## Ownership |
| 9 | |
| 10 | - `SKILL.md` owns trigger metadata and the contribution procedure. |
| 11 | |
| 12 | ## Local Contracts |
| 13 | |
| 14 | - Keep repository, `index.yaml`, manifest, license, validation, and PR guidance current. |
| 15 | - Do not hardcode user credentials, personal repository names, or private URLs. |
| 16 | - Keep handoffs to plugin review and management skills accurate. |
| 17 | |
| 18 | ## Work Guidance |
| 19 | |
| 20 | - Update this skill when Plugin Index CI rules, manifest expectations, or submission flow changes. |
| 21 | - Prefer concise command examples that a user can adapt. |
| 22 | |
| 23 | ## Verification |
| 24 | |
| 25 | - Manually read `SKILL.md` for broken links, stale paths, and invalid relative references. |
| 26 | |
| 27 | ## Child DOX Index |
| 28 | |
| 29 | No child DOX files. |