phil65/agentpool

A unified agent orchestration hub that lets you configure and manage multiple AI agents (native, ACP, AGUI, Claude Code) via YAML, and exposes them through standardized protocols (ACP/OpenCode Server).

184Stars on the repository
6Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sync-acp-spec

01

phil65/agentpool

Skill Claude CodeCodex

Sync the ACP (Agent Client Protocol) schema implementation with the official reference repo by comparing Rust source types against our Python Pydantic models.

184 4mo ago C 33 tokens original MIT

sync-skills-spec

02

phil65/agentpool

Skill Claude CodeCodex

Sync the agentpool skills implementation with the official Agent Skills Spec by comparing against the reference repository.

184 4mo ago C 24 tokens original MIT

Example Skill

03

phil65/agentpool

Skill Claude CodeCodex

A simple example skill that demonstrates the basic structure and functionality. Use when you need to show how skills work or test skill loading.

184 4mo ago A 29 tokens original MIT