Claude Skill

2aronS/Duel-Agents

Duel Agents offers a CLI, TypeScript SDK, and IDE plugins for building AI agents. Supports Anthropic Claude, OpenAI-compatible APIs, and integrates with Cursor and Claude Code.

Overview

Stars969
Forks21
LanguageTypeScript
Last pushed2026-06-15
Last synced2026-06-17
View on GitHub

Repository

Owner2aronS
RepositoryDuel-Agents
Full name2aronS/Duel-Agents
Repo ID1,252,258,448

Install this Skill

npx @duel-agents/install all

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-06
Platforms
ClaudeOpenClawCodexCursor
Capabilities
terminalai-agentsanthropicclaude-codeclicursorduel-agentsllmnpmopenai-compatible
Detected files
README.mdpackage.json
Config keys
DUEL_API_KEYURLOPENAI_BASE_URLOPENAI_API_KEYDUEL_AGENTS_API_KEYDUEL_PROXY_URLPACKAGE_JSON
Install methods
  • npx @duel-agents/install all
  • npx @duel-agents/install doctor
  • git clone https://github.com/2aronS/Duel-Agents.git
  • npx @duel-agents/install claude-code
  • npx @duel-agents/install openclaw

Summary

Duel Agents provides a CLI, SDK, and IDE plugins for building and managing AI agents. It supports Anthropic Claude, OpenAI-compatible APIs, and integrates with tools like Cursor and Claude Code.

Chinese description

Duel Agents 的 CLI、SDK 和 IDE 插件

Key features

  • CLI for agent lifecycle management
  • TypeScript SDK for custom agent development
  • IDE plugins for Cursor and Claude Code
  • OpenAI-compatible API support
  • Built-in agent orchestration (Duel Agents)

Use cases

  • Rapid prototyping of AI agents in CLI
  • Integrating agent workflows into IDEs
  • Building multi-agent systems with orchestration
  • Custom SDK development for agent-based apps

README excerpt

# Duel Agents <img width="1344" height="576" alt="banner" src="https://github.com/user-attachments/assets/24e6abbe-1c7b-41cb-9d1c-a971c9a93534" /> **Use, extend, and ship with Duel Agents**: the IDE-native routing layer that runs prompts against multiple models and picks the cheapest answer that still wins. This repo is the official integration package for [duelagents.com](https://duelagents.com). ## Star History <a href="https://www.star-history.com/?repos=2aronS%2FDuel-Agents&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=2aronS/Duel-Agents&type=date&theme=dark&legend=top-left" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=2aronS/Duel-Agents&type=date&legend=top-left" /> <img alt="Star History Chart" src="https://api.star-history.com/chart?repos=2aronS/Duel-Agents&type=date&legend=top-left" /> </picture> </a> ## Requirements Every tool in this repo routes LLM traffic through **`https://duelagents.com/v1`** with a **Duel API key** (`duel_<prefix>_<secret>`). You cannot use raw Anthropic or OpenAI keys with these integrations. Get a key from the dashboard: **https://duelagents.com/dashboard/settings** (subscribe → create API key) ## Quick start ```bash # 1. Get your key from the dashboard, then: export DUEL_API_KEY=duel_yourprefix_yoursecret # 2. Install for your tools npx @duel-agents/install all # 3. Verify npx @duel-agents/install doctor ``` ## Install per tool | Tool | Command | |------|---------| | Claude Code | `npx @duel-agents/install claude-code` | | Cursor | `npx @duel-agents/install cursor` | | Codex CLI | `npx @duel-agents/install codex` | | OpenClaw | `npx @duel-agents/install openclaw` | | All |

Topics

Explore more

Data from GitHub. Synced on 2026-06-17