dual-agent Skill
dual-agent is a Shell AI agent skill for Cursor, Codex, ChatGPT with git clone. Dual-agent development environment pairing Claude Code with Codex CLI in a collaborative tmux session
How to use dual-agent Skill
Install or run
git clone https://github.com/antorsae/dual-agent.git
cd dual-agent
./setup-dual-agent.shClient configuration
{
"mcpServers": {
"codex-delegate": {
"command": "node",
"args": ["/path/to/dual-agent/agent/dist/mcp.js"]
}
},
"permissions": {
"allow": [
"Bash(cat .agent-collab:*)",
"Bash(tmux send-keys:*)",
...
]
}
}Compatible clients
What is dual-agent Skill?
dual-agent is a Shell AI agent skill for Cursor, Codex, ChatGPT with git clone. Dual-agent development environment pairing Claude Code with Codex CLI in a collaborative tmux session This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run dual-agent using git clone. Check antorsae/dual-agent for the latest setup command.
- Built for Shell
- Built for Node.js
- Built for Python
- Install or run with git clone
- Works with Cursor
- Works with Codex
- Works with ChatGPT
- Uses stdio transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use dual-agent Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is dual-agent?
dual-agent is a Shell AI agent skill for Cursor, Codex, ChatGPT with git clone. Dual-agent development environment pairing Claude Code with Codex CLI in a collaborative tmux session
Who is dual-agent best for?
dual-agent is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install dual-agent?
Install or run dual-agent using git clone. Check dual-agent for the latest setup command.
Is dual-agent actively maintained?
dual-agent may need a closer maintenance check before production use.