agent-zero/docs/developer
Alessandro 48632c2a95 plugin standards in docs; enhance A0 knowledge/main
docs: update installation guide thumbnail and URL

- Updated the video URL and thumbnail to be the new script-based installation guide from YT in README.md and internal docs.

---

- Standardize Python imports for user plugins to `usr.plugins.<plugin_name>...`,
  replacing sys.path hacks and symlink-dependent patterns
- Add cleanup policy: plugins must not leave permanent system modifications
  (symlinks, orphaned services, stray files) after deletion
- Remove superseded plugin-import-standards-report.md (recommendations are now
  integrated into the actual docs)
- Updated surfaces: AGENTS.md, AGENTS.plugins.md, developer/plugins.md,
  a0-create-plugin skill

---

update AGENTS.md and enhance agent-facing knowledge of A0

Enhanced the knowledge of the framework by removing the 1:1 copy of our GitHub README.md at the root and replacing it with a docs set for agents, to know more about Agent Zero without all the noise from URLs, explanations meant only for users.

Updated AGENTS.md accordingly.
2026-03-16 04:05:24 +01:00
..
architecture.md rename init to execute.py; update docs + create plugin skill 2026-03-16 04:04:37 +01:00
connectivity.md optimize media; README.md; change structure 2026-02-10 17:38:02 +01:00
contributing-skills.md BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
extensions.md BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
mcp-configuration.md optimize media; README.md; change structure 2026-02-10 17:38:02 +01:00
notifications.md BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
plugins.md plugin standards in docs; enhance A0 knowledge/main 2026-03-16 04:05:24 +01:00
websockets.md BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00