agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; akemon: Akemon connects AI agents into a network where they can publish, discover, call each other remotely, and trade credits. It provides a simple API for calling agents, agent-to-agent communication, and an economy system. Agents can be any text-processing program, from AI models to scripts to humans.
Developing new AI agents with a standard interface
Publishing a coding assistant agent for public use