What problem does it solve?
This Skill eliminates the steep learning curve of integrating new AI agent runtimes with Paperclip's orchestration platform, which requires deep familiarity with Paperclip's adapter interfaces, registration points, and cross-system conventions.
Core Features & Use Cases
- Complete Adapter Implementation Guide: Covers all required interfaces for server, UI, and CLI modules, plus session management, output parsing, and environment testing.
- Convention Alignment: Derives best practices from existing production adapters like claude-local and codex-local to ensure compatibility with Paperclip's ecosystem.
- Use Case: Use this Skill to build an adapter for a new AI coding CLI, add support for a custom API-based agent, or modify Paperclip's adapter system to support new agent runtime features.
Quick Start
Use the create-agent-adapter skill to build a new adapter for your custom AI coding tool and register it across Paperclip's server, UI, and CLI systems.