duel-agents

Solid

OpenClaw integration for Duel Agents routing. Requires DUEL_API_KEY from duelagents.com dashboard.

AI & Automation 942 stars 19 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
99
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
34
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Duel Agents (OpenClaw) Route OpenClaw agents through Duel Agents. Telegram, Discord, and other channels keep working. Only the **model backend** changes. ## Install ```bash export DUEL_API_KEY=duel_yourprefix_yoursecret npx @duel-agents/install openclaw openclaw config validate ``` Default model after install: `duel/duel-auto` ## Manual config See `templates/openclaw.duel.json5` in the repo root. Merge into `~/.openclaw/openclaw.json`. **Important:** Use `${DUEL_API_KEY}` in the provider config and set `DUEL_API_KEY` in the `env` section. Never paste a raw OpenAI or Anthropic provider key for Duel routing. ## Verify ```bash npx @duel-agents/install doctor ```

Details

Author
2aronS
Repository
2aronS/Duel-Agents
Created
2 weeks ago
Last Updated
1 weeks ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category