ai-agent

apm: Simplify AI Agents

Get a package manager for AI agents with apm, a tool.
3,697 stars345 forksPythonGuide quality 8/10Updated 9/2/2026100% free · open source
What it does

Apm is a package manager for AI agents that enables seamless installation, management, and deployment of AI models and packages.

When to use it
  • When building AI-powered applications that require multiple models and packages
  • When needing to manage different versions of AI models and packages
  • When wanting to simplify the deployment of AI models and packages across different environments
Ready-to-paste prompt
apm install transformers && apm create my_transformer_package && echo 'from transformers import AutoModelForSequenceClassification' > my_transformer_package/__init__.py
Heads up: Apm requires Python 3.7 or later and the `pip` package manager to be installed, and you need to set up a GitHub personal access token to publish packages to the apm registry
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/apm && curl -fsSL https://workflowstacks.com/api/skills/apm/claude-skill -o ~/.claude/skills/apm/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How apm: Simplify AI Agents works
Codeflow
Free to inspect

Apm: Simplify AI Agents is a very large Python project (~220k lines across 668 code files, plus 1314 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~220k lines · 668 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Python
No API keys detected
Python 97%Shell 1%JavaScript 1%PowerShell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    pyproject.toml
    Dependencies and the commands it exposes
  3. 3
    src/apm_cli/__init__.py
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic478 files
packages/Sub-packages / plugins160 files
docs/Documentation140 files
templates/Templates15 files
scripts/Helper scripts123 files
devcontainer/Folder14 files
tests/Tests — proof it works1501 files
.agents/Tool / agent settings234 files
READMEHas testsDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
microsoft
Language
Python
Category
ai-agent
Published
9/18/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.