Che cos'è coding-agent?
Esegui Codex CLI, Claude Code, OpenCode o Pi Coding Agent tramite un processo in background per il controllo programmatico. Fonte: moltbot/moltbot.
Esegui Codex CLI, Claude Code, OpenCode o Pi Coding Agent tramite un processo in background per il controllo programmatico.
Installa rapidamente la skill AI coding-agent nel tuo ambiente di sviluppo tramite riga di comando
Fonte: moltbot/moltbot.
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 |
Esegui Codex CLI, Claude Code, OpenCode o Pi Coding Agent tramite un processo in background per il controllo programmatico. Fonte: moltbot/moltbot.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/moltbot/moltbot --skill coding-agentEsegui Codex CLI, Claude Code, OpenCode o Pi Coding Agent tramite un processo in background per il controllo programmatico. Fonte: moltbot/moltbot.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/moltbot/moltbot --skill coding-agent Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/moltbot/moltbot