Che cos'è tmux?
Istruzioni per l'utilizzo di tmux per generare più processi, ispezionarli e acquisirne l'output. Utile per eseguire server o attività di lunga durata in background. Fonte: sebastiaanwouters/dotagents.
Istruzioni per l'utilizzo di tmux per generare più processi, ispezionarli e acquisirne l'output. Utile per eseguire server o attività di lunga durata in background.
Installa rapidamente la skill AI tmux nel tuo ambiente di sviluppo tramite riga di comando
Fonte: sebastiaanwouters/dotagents.
This skill empowers you to manage multiple concurrent processes (like servers, watchers, or long builds) using tmux directly from the Bash tool.
Since you are likely already running inside a tmux session, you can spawn new windows or panes to handle these tasks without blocking your main communication channel.
If this returns empty, you are not running inside tmux and these commands will not work as expected.
Istruzioni per l'utilizzo di tmux per generare più processi, ispezionarli e acquisirne l'output. Utile per eseguire server o attività di lunga durata in background. Fonte: sebastiaanwouters/dotagents.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/sebastiaanwouters/dotagents --skill tmuxIstruzioni per l'utilizzo di tmux per generare più processi, ispezionarli e acquisirne l'output. Utile per eseguire server o attività di lunga durata in background. Fonte: sebastiaanwouters/dotagents.
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/sebastiaanwouters/dotagents --skill tmux 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/sebastiaanwouters/dotagents