agent-engines

Installation
SKILL.md

Agent Engines

Overview

The framework supports pluggable AI engines beneath the agent loop. The Anthropic engine is the default and best-in-class path (Claude models). Additional engines can be added via the Vercel AI SDK (OpenAI, Google Gemini, Groq, Mistral, Cohere, Ollama).

Available Tools

Tool Purpose
list-agent-engines List all registered engines, their capabilities, and the current selection
set-agent-engine Set the active engine and model (persisted in settings)
test-agent-engine Send a trivial prompt to verify the engine works (connectivity + API key)

Checking the Current Engine

list-agent-engines
Installs
1
GitHub Stars
3.8K
First Seen
8 days ago
agent-engines — builderio/agent-native