Blog

Portable building blocks for agent systems

Writing about agent systems, reusable building blocks, and the practical work of making capabilities easier to package, version, and move across runtimes, frameworks, and ecosystems.

Zack Hine

Workflow Templates Are the Missing Onboarding Layer for Agent Systems

The blank page is still one of the biggest adoption bottlenecks in agent systems. Packages solve reuse. Templates solve the first-project problem.

  • workflow templates
  • agent onboarding
  • AI agent packaging
  • agent project scaffolding
  • agentpm new
  • multi-agent workspaces
  • agent infrastructure
Zack Hine

AI Agents Should Be Packages Too

A team builds an agent that works well internally. Another team wants to use it. That is where the packaging gap shows up.

  • agents
  • AI agent packaging
  • agent package manager
  • agent lockfile
  • reusable AI agents
  • agent interoperability
  • AI agent infrastructure
Zack Hine

Why Agent Systems Need a Packaging Layer

The hard part of agent development is not getting an LLM to call a tool once. The hard part starts when that tool needs to be reused, versioned, installed, trusted, and run somewhere else.

  • agents
  • AI agent tools
  • AI agent packaging
  • agent package manager
  • AI agent infrastructure
  • agent interoperability
  • reusable AI agents
Zack Hine

Seeding AgentPM with Real Building Blocks

Most agent ecosystems have plenty of demos and very few genuinely reusable building blocks. Seeding AgentPM starts with a small set of tools that people should actually want to install.

  • agents
  • tooling
  • portability
  • agentpm