·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.

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-11

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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

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