coding-agent
✓Führen Sie Codex CLI, Claude Code, OpenCode oder Pi Coding Agent über einen Hintergrundprozess zur programmgesteuerten Steuerung aus.
Installation
SKILL.md
Use bash (with optional background mode) for all coding agent work. Simple and effective.
Coding agents (Codex, Claude Code, Pi) are interactive terminal applications that need a pseudo-terminal (PTY) to work correctly. Without PTY, you'll get broken output, missing colors, or the agent may hang.
| command | string | The shell command to run | | pty | boolean | Use for coding agents! Allocates a pseudo-terminal for interactive CLIs | | workdir | string | Working directory (agent sees only this folder's context) | | background | boolean | Run in background, returns sessionId for monitoring |
Führen Sie Codex CLI, Claude Code, OpenCode oder Pi Coding Agent über einen Hintergrundprozess zur programmgesteuerten Steuerung aus. Quelle: steipete/clawdis.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/steipete/clawdis --skill coding-agent- Quelle
- steipete/clawdis
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist coding-agent?
Führen Sie Codex CLI, Claude Code, OpenCode oder Pi Coding Agent über einen Hintergrundprozess zur programmgesteuerten Steuerung aus. Quelle: steipete/clawdis.
Wie installiere ich coding-agent?
Ö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/steipete/clawdis --skill coding-agent 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/steipete/clawdis
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01