Create Agent Adapter

Technical guide for creating a new Galyarder Framework agent adapter. Use when building a new adapter package, adding support for a new AI coding tool (e.g. a new CLI agent, API-based agent, or custom process), or when modifying the adapter system. Covers the required interfaces, module structure, registration points, and conventions derived from the existing claude-local and codex-local adapters.

galyarderlabs Updated 20 repo stars

File contents

galyarderlabs/galyarder-framework/tree/main/integrations/opencode/skills/create-agent-adapter commit 38d59b9959

Frequently asked questions

npx skillmds@latest add galyarderlabs/create-agent-adapter-2