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

add-backend

Scaffold a new AI backend that implements AIBackend.analyze() — add file under src/aigate/backends/, register in BACKEND_MAP, wire unit tests. Use when adding support for a new AI model / provider.

Overview

Scaffold a new AI backend that implements AIBackend.analyze() — add file under src/aigate/backends/, register in BACKEND_MAP, wire unit tests. Use when adding support for a new AI model / provider.

Install command
npx skills add https://github.com/ImL1s/aigate --skill add-backend

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

Stars2
Forks1
UpdatedApril 21, 2026 at 19:22
SKILL.md
readonly