Favicon of dual-agent

dual-agent Skill

AI Agent SkillCode & Developer ToolsShellOpen source

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.sh

Client 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

CursorCodexChatGPT

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.

Trust signal
45/100
Maintenance signal
75/100
Adoption signal
30/100

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.

git cloneCursorCodexChatGPTstdio
  • 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

ShellNode.jsPythonDatabase accessNetwork accessDatabase accessNetwork 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.

Write actionsDatabase accessNetwork accessCan write or update dataCheck project documentation authenticationLocal

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

ShellNode.jsPythongit cloneCursorCodexChatGPTstdio

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.

Share:

Stars
16
Forks
2
Last commit
4 months ago
Repository age
7 months
License
Unknown

Auto-fetched from GitHub.

Similar to dual-agent