BigHugger
GH Repository · microsoft

apm

Agent Package Manager

stars
3,830
30-day movement
+3010/day
Related entries
60
Connections
1
makeagent-appPythonclaude-codeprompt-engineeringpython/uvpythongithub-copilotcodex-clipackage-managercontext-engineeringai-agents

apm is Microsoft's Agent Package Manager, a Python-based toolchain for managing packages in the agentic ecosystem. Its name and topics indicate it handles dependency-style distribution for agent assets such as prompts and context configurations used with tools like Codex CLI, Claude Code, and GitHub Copilot.

You reach for it when you want package-manager-style installation and versioning for agent prompts and context files instead of copying them by hand.

Use it to

  • Install agent packages from a registry or repo
  • Share prompt and context configurations across projects
  • Standardize agent setup across Codex CLI, Claude Code, and Copilot
  • Version and reuse context-engineering assets
  • Integrate agent package management into Python toolchains

For Developers building and configuring AI coding agents

Role
agent-app
Language
Python
Licence
MIT
Forks
362
Open issues
150
Last push
2026-09-16
Latest release
v0.4.0 · 2025-09-18
topicspackage-managerai-agentsprompt-engineeringcontext-engineeringcodex-cliclaude-code