·tmux
</>

tmux

mitsuhiko/agent-stuff

キーストロークを送信し、ペイン出力をスクレイピングすることで、対話型 CLI (Python、gdb など) の tmux セッションをリモート制御します。

52インストール·4トレンド·@mitsuhiko

インストール

$npx skills add https://github.com/mitsuhiko/agent-stuff --skill tmux

SKILL.md

Use tmux as a programmable terminal multiplexer for interactive work. Works on Linux and macOS with stock tmux; avoid custom config by using a private socket.

After starting a session ALWAYS tell the user how to monitor the session by giving them a command to copy paste:

This must ALWAYS be printed right after a session was started and once again at the end of the tool loop. But the earlier you send it, the happier the user will be.

キーストロークを送信し、ペイン出力をスクレイピングすることで、対話型 CLI (Python、gdb など) の tmux セッションをリモート制御します。 ソース: mitsuhiko/agent-stuff。

原文を見る

引用可能な情報

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

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

クイックアンサー

tmux とは?

キーストロークを送信し、ペイン出力をスクレイピングすることで、対話型 CLI (Python、gdb など) の tmux セッションをリモート制御します。 ソース: mitsuhiko/agent-stuff。

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

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

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

https://github.com/mitsuhiko/agent-stuff