Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/galyarderlabs/galyarder-framework --skill create-agent-adapter

Copy and paste this command into Claude Code to install the skill

Stars11
Forks2
UpdatedApril 22, 2026 at 04:55
SKILL.md
readonly