ワンクリックで
duel-agents
OpenClaw integration for Duel Agents routing. Requires DUEL_API_KEY from duelagents.com dashboard.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
OpenClaw integration for Duel Agents routing. Requires DUEL_API_KEY from duelagents.com dashboard.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Configure and use Duel Agents model routing in Claude Code. Requires a Duel API key from duelagents.com. Routes all LLM traffic through duelagents.com/v1.
Use Duel Agents model routing in Cursor. Requires a Duel API key from duelagents.com. Triggers on duel, duel agents, model routing, openclaw.
SOC 職業分類に基づく
| name | duel-agents |
| description | OpenClaw integration for Duel Agents routing. Requires DUEL_API_KEY from duelagents.com dashboard. |
Route OpenClaw agents through Duel Agents. Telegram, Discord, and other channels keep working. Only the model backend changes.
export DUEL_API_KEY=duel_yourprefix_yoursecret
npx @duel-agents/install openclaw
openclaw config validate
Default model after install: duel/duel-auto
See templates/openclaw.duel.json5 in the repo root. Merge into ~/.openclaw/openclaw.json.
Important: Use ${DUEL_API_KEY} in the provider config and store the actual DUEL_API_KEY in ~/.openclaw/.env, not inside openclaw.json. Never paste a raw OpenAI or Anthropic provider key for Duel routing.
npx @duel-agents/install doctor