Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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