·tmux
</>

tmux

sebastiaanwouters/dotagents

tmux を使用して複数のプロセスを生成し、検査し、出力をキャプチャする手順。バックグラウンドでサーバーや長時間実行されるタスクを実行する場合に役立ちます。

6インストール·0トレンド·@sebastiaanwouters

インストール

$npx skills add https://github.com/sebastiaanwouters/dotagents --skill tmux

SKILL.md

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.

tmux を使用して複数のプロセスを生成し、検査し、出力をキャプチャする手順。バックグラウンドでサーバーや長時間実行されるタスクを実行する場合に役立ちます。 ソース: sebastiaanwouters/dotagents。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sebastiaanwouters/dotagents --skill tmux
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

tmux とは?

tmux を使用して複数のプロセスを生成し、検査し、出力をキャプチャする手順。バックグラウンドでサーバーや長時間実行されるタスクを実行する場合に役立ちます。 ソース: sebastiaanwouters/dotagents。

tmux のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sebastiaanwouters/dotagents --skill tmux インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/sebastiaanwouters/dotagents