tmux
✓このスキルを使用して、tmux を使用してバックグラウンド プロセスまたは長時間実行プロセスを実行します。
SKILL.md
tmux lets you run commands in the background and check on them later. When you run a normal bash command, you have to wait for it to finish. With tmux, you can start a command, let it run in the background, and check its output whenever you want.
If you don't see the output you want yet, sleep and run again. If you don't know how long it will take, start at 15 seconds, doubling the sleep duration each time, but never sleep more than 4 minutes (240 seconds).
このスキルを使用して、tmux を使用してバックグラウンド プロセスまたは長時間実行プロセスを実行します。 ソース: dtinth/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dtinth/agent-skills --skill tmux インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/dtinth/agent-skills --skill tmux- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
tmux とは?
このスキルを使用して、tmux を使用してバックグラウンド プロセスまたは長時間実行プロセスを実行します。 ソース: dtinth/agent-skills。
tmux のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dtinth/agent-skills --skill tmux インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/dtinth/agent-skills