#347 · Primary category: AI Agents & Automation

apm

ai-agents claude-code codex-cli context-engineering github-copilot package-manager prompt-engineering

Agent Package Manager

Project last updated:08/29/26

GitHub Stars

3.7K

Forks

339

Contributors

96

License

MIT

Why we included this project

APM is for teams tired of configuring coding agents by hand and losing that setup every time someone clones the repo. Rather than each developer assembling prompts, skills, plugins, and MCP servers individually, you declare the agent's dependencies once in an apm.yml manifest, and apm install rebuilds the same environment everywhere, with transitive dependency resolution and a lockfile much like npm or pip. It covers the common harnesses, Copilot, Claude Code, Codex, Cursor, Windsurf and others, and it can package plugins as standard plugin.json files. For organizations, the real draw is control: one policy file decides what agents are allowed to use, turning a setup that used to live in one developer's memory into something the whole team can review and version.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category