·terminal-title
</>

terminal-title

自動更新終端機視窗標題以反映目前的高階任務。在每個 Claude Code 會話開始時、當使用者提供第一個提示時以及每當使用者切換到一個全新的高級任務時使用。透過提供每個終端正在處理的內容的清晰、一目了然的標識,幫助開發人員管理多個 Claude Code 終端。

27安裝·0熱度·@jst-well-dan

安裝

$npx skills add https://github.com/jst-well-dan/skill-box --skill terminal-title

如何安裝 terminal-title

透過命令列快速安裝 terminal-title AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/jst-well-dan/skill-box --skill terminal-title
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:jst-well-dan/skill-box。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-02-21
更新時間
2026-03-10

Browse more skills from jst-well-dan/skill-box

快速解答

什麼是 terminal-title?

自動更新終端機視窗標題以反映目前的高階任務。在每個 Claude Code 會話開始時、當使用者提供第一個提示時以及每當使用者切換到一個全新的高級任務時使用。透過提供每個終端正在處理的內容的清晰、一目了然的標識,幫助開發人員管理多個 Claude Code 終端。 來源:jst-well-dan/skill-box。

如何安裝 terminal-title?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jst-well-dan/skill-box --skill terminal-title 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/jst-well-dan/skill-box