·codeagent
</>

codeagent

cexll/myclaude

Führen Sie den Codeagent-Wrapper für Multi-Backend-KI-Codeaufgaben aus. Unterstützt Codex-, Claude- und Gemini-Backends mit Dateiverweisen (@syntax) und strukturierter Ausgabe.

34Installationen·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 |

Führen Sie den Codeagent-Wrapper für Multi-Backend-KI-Codeaufgaben aus. Unterstützt Codex-, Claude- und Gemini-Backends mit Dateiverweisen (@syntax) und strukturierter Ausgabe. Quelle: cexll/myclaude.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/cexll/myclaude --skill codeagent
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist codeagent?

Führen Sie den Codeagent-Wrapper für Multi-Backend-KI-Codeaufgaben aus. Unterstützt Codex-, Claude- und Gemini-Backends mit Dateiverweisen (@syntax) und strukturierter Ausgabe. Quelle: cexll/myclaude.

Wie installiere ich codeagent?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/cexll/myclaude --skill codeagent Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/cexll/myclaude