
Sync the agentpool skills implementation with the official Agent Skills Spec by comparing against the reference repository.
Sync the ACP (Agent Client Protocol) schema implementation with the official reference repo by comparing Rust source types against our Python Pydantic models.
A simple example skill that demonstrates the basic structure and functionality. Use when you need to show how skills work or test skill loading.