·codeagent
</>

codeagent

cexll/myclaude

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output.

34Installs·0Trend·@cexll

Installation

$npx skills add https://github.com/cexll/myclaude --skill codeagent

SKILL.md

Execute codeagent-wrapper commands with pluggable AI backends (Codex, Claude, Gemini). Supports file references via @ syntax, parallel task execution with backend selection, and configurable security controls.

| Backend | Command | Description | Best For |

| codex | --backend codex | OpenAI Codex (default) | Code analysis, complex development | | claude | --backend claude | Anthropic Claude | Simple tasks, documentation, prompts | | gemini | --backend gemini | Google Gemini | UI/UX prototyping |

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output. Source: cexll/myclaude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cexll/myclaude --skill codeagent
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codeagent?

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output. Source: cexll/myclaude.

How do I install codeagent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cexll/myclaude --skill codeagent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cexll/myclaude