agent-zero/docs
TerminallyLazy ad9e192ea3 feat: complete SKILL.md standard implementation - replace instruments
This commit completes the replacement of Agent Zero's legacy "instruments"
system with the open SKILL.md standard (originally developed by Anthropic).

- Remove INSTRUMENTS from Memory.Area enum, keep only SKILLS
- Update memory.py to load skills instead of instruments
- Update memory_consolidation.py docstrings

- Delete agent.system.instruments.md (deprecated)
- Update solving.md: "prefer skills" instead of "prefer instruments"
- Update tips.md: Skills section with SKILL.md standard reference
- Update tool.skills.md: Cross-platform compatibility note

- architecture.md: Full rewrite of Skills section with SKILL.md format
- installation.md: Update directory structure references
- extensibility.md: Update component terminology
- README.md: Update navigation links

- Update memory dashboard filter options (instruments → skills)
- Update area color mappings

- .gitignore: Update skill patterns (builtin instead of default)
- .dockerignore: Same patterns
- backup.py: Update backup include patterns

- Cross-platform: Works with Claude Code, Cursor, Goose, Codex CLI
- YAML frontmatter for structured metadata
- Semantic recall from vector memory
- Token efficient (not in system prompt)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 08:06:52 -05:00
..
designs notifications redesign 2025-08-02 13:04:27 +02:00
res scheduler cleanup, high banner 2025-10-15 09:22:45 +02:00
architecture.md feat: complete SKILL.md standard implementation - replace instruments 2025-12-26 08:06:52 -05:00
connectivity.md #84 - Projects support in MCP, A2A, API 2025-12-10 16:05:53 -06:00
contribution.md dev setup, guides, docs 2025-07-30 09:20:36 +02:00
development.md #81 - .env vars applied to settings 2025-12-09 16:47:16 -06:00
extensibility.md feat: complete SKILL.md standard implementation - replace instruments 2025-12-26 08:06:52 -05:00
installation.md feat: complete SKILL.md standard implementation - replace instruments 2025-12-26 08:06:52 -05:00
mcp_setup.md dev setup, guides, docs 2025-07-30 09:20:36 +02:00
notifications.md finalize the notification system 2025-07-12 16:36:20 +02:00
quickstart.md FAQs FIX! 2024-10-15 17:13:24 +02:00
README.md feat: complete SKILL.md standard implementation - replace instruments 2025-12-26 08:06:52 -05:00
troubleshooting.md feat: Add CometAPI provider 2025-10-16 14:47:07 +08:00
tunnel.md Add tunnel feature documentation 2025-05-15 09:05:06 +08:00
usage.md .md update 2025-08-18 09:24:36 +02:00

Agent Zero Logo

Agent Zero Documentation

To begin with Agent Zero, follow the links below for detailed guides on various topics:

Your experience with Agent Zero starts now!

  • Download Agent Zero: Follow the installation guide to download and run Agent Zero.
  • Join the Community: Join the Agent Zero Skool or Discord community to discuss ideas, ask questions, and collaborate with other contributors.
  • Share your Work: Share your Agent Zero creations, workflows and discoverings on our Show and Tell area on GitHub.
  • Report Issues: Use the GitHub issue tracker to report framework-relative bugs or suggest new features.

Table of Contents