coding-agent
✓Exécutez Codex CLI, Claude Code, OpenCode ou Pi Coding Agent via un processus en arrière-plan pour le contrôle programmatique.
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 |
Exécutez Codex CLI, Claude Code, OpenCode ou Pi Coding Agent via un processus en arrière-plan pour le contrôle programmatique. Source : steipete/clawdis.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/steipete/clawdis --skill coding-agent- Source
- steipete/clawdis
- Catégorie
- </>Développement
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que coding-agent ?
Exécutez Codex CLI, Claude Code, OpenCode ou Pi Coding Agent via un processus en arrière-plan pour le contrôle programmatique. Source : steipete/clawdis.
Comment installer coding-agent ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/steipete/clawdis --skill coding-agent Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/steipete/clawdis
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-01