什麼是 terminal-title?
自動更新終端機視窗標題以反映目前的高階任務。在每個 Claude Code 會話開始時、當使用者提供第一個提示時以及每當使用者切換到一個全新的高級任務時使用。透過提供每個終端正在處理的內容的清晰、一目了然的標識,幫助開發人員管理多個 Claude Code 終端。 來源:jst-well-dan/skill-box。
自動更新終端機視窗標題以反映目前的高階任務。在每個 Claude Code 會話開始時、當使用者提供第一個提示時以及每當使用者切換到一個全新的高級任務時使用。透過提供每個終端正在處理的內容的清晰、一目了然的標識,幫助開發人員管理多個 Claude Code 終端。
透過命令列快速安裝 terminal-title AI 技能到你的開發環境
來源:jst-well-dan/skill-box。
Automatically sets descriptive terminal window titles based on the task Claude is working on. Essential for developers running multiple Claude Code instances who need to quickly identify which terminal is handling which task.
The scripts/settitle.sh script uses ANSI escape sequences to set the terminal title. It's compatible with:
The script accepts a single argument (the title string) and exits silently if no title is provided (fail-safe behavior).
自動更新終端機視窗標題以反映目前的高階任務。在每個 Claude Code 會話開始時、當使用者提供第一個提示時以及每當使用者切換到一個全新的高級任務時使用。透過提供每個終端正在處理的內容的清晰、一目了然的標識,幫助開發人員管理多個 Claude Code 終端。 來源:jst-well-dan/skill-box。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/jst-well-dan/skill-box --skill terminal-title自動更新終端機視窗標題以反映目前的高階任務。在每個 Claude Code 會話開始時、當使用者提供第一個提示時以及每當使用者切換到一個全新的高級任務時使用。透過提供每個終端正在處理的內容的清晰、一目了然的標識,幫助開發人員管理多個 Claude Code 終端。 來源:jst-well-dan/skill-box。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jst-well-dan/skill-box --skill terminal-title 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jst-well-dan/skill-box