An open-source, community-driven dependency manager for AI agents. apm.yml declares the skills, prompts, instructions, and tools your project needs — so every developer gets the same agent setup. Packages can depend on packages, and APM resolves the full tree.
Think package.json, requirements.txt, or Cargo.toml — but for AI agent configuration.
The main APM repo with releases, documentation, and examples can be found here: https://github.com/microsoft/apm
brew tap microsoft/apm
brew install apm
brew update
brew upgrade apm
brew rm apm
brew untap microsoft/apm
brew rm apm
brew untap microsoft/apm
brew cleanup --scrub
See CONTRIBUTING.md for details.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.