Skill Detail
Install and sync reproducible agent dependencies, prompts, and skills across repos with APM
Use one manifest to reproduce agent setup across repositories so skills, prompts, plugins, and config stop drifting from machine to machine.
Developer ToolsMulti-Framework
Developer Tools
Multi-Framework
Security Reviewed
โญ 1.9k GitHub stars
โฌ 5.1k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill install-and-sync-reproducible-agent-dependencies-prompts-and-skills-across-repos-with-apm
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Git access to the target repo, APM CLI, an apm.yml manifest, and whichever agent runtimes or plugin targets the manifest installs into
Install & setup
Install APM from the upstream binary, Homebrew, or pip path, create or adopt an apm.yml manifest, then run the documented install or sync commands inside the target repository to reproduce the agent setup.
Author
Microsoft
Publisher
Organization
Last updated
Apr 21, 2026
Quick brief
Use APM when an agent or team needs to bootstrap the same agent setup across repositories from a manifest instead of manually reconfiguring Claude Code, Codex, Cursor, Copilot, plugins, prompts, and related agent dependencies one repo at a time. The workflow is specific: declare agent packages and primitives in apm.yml, install or sync them into a project, and keep that setup reproducible across environments. That scope boundary, manifest-driven agent dependency installation and sync, keeps this skill distinct from a general AI platform or coding agent listing.