Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/galyarderlabs/galyarder-framework --skill create-agent-adapter

复制此命令并粘贴到 Claude Code 中以安装该技能

星标11
分支2
更新时间2026年4月22日 04:55
SKILL.md
readonly