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.
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.
Skill Claude CodeCodex
Sync the agentpool skills implementation with the official Agent Skills Spec by comparing against the reference repository.
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.
Instructions file GitHub Copilot
Instructions for phil65/agentpool, covering code style, tests and docstrings.
Instructions file CodexOpenCode
Instructions for phil65/agentpool, covering project overview, development commands, installation & setup, install with uv (recommended) and install specific extras.
Instructions file
Instructions for phil65/agentpool, a project described as: 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).
Instructions file GitHub Copilot
Instructions for phil65/LLMling, covering code style, tests and docstrings.
MCP server Claude CodeCodexCursor +2
A backend for pydantic-AI agents and MCP servers. Runs locally from the llmling Python package.
Instructions file GitHub Copilot
Instructions for phil65/mcp-server-llmling, covering code style, tests and docstrings.