·terminal-title
</>

terminal-title

2389-research/claude-plugins

This skill should be used to update terminal window title with context. Triggers automatically at session start via hook. Also triggers on topic changes during conversation (debugging to docs, frontend to backend). Updates title with emoji + project + current topic.

1Installs·0Trend·@2389-research

Installation

$npx skills add https://github.com/2389-research/claude-plugins --skill terminal-title

SKILL.md

This skill updates the terminal window title to show current context:

Claude's responsibility: Actively monitor conversation flow and invoke this skill whenever topic materially shifts. Do not wait for explicit permission.

This skill runs scripts to update the terminal title. To prevent Claude from prompting for permission every time, add this to your /.claude/settings.json:

This skill should be used to update terminal window title with context. Triggers automatically at session start via hook. Also triggers on topic changes during conversation (debugging to docs, frontend to backend). Updates title with emoji + project + current topic. Source: 2389-research/claude-plugins.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/2389-research/claude-plugins --skill terminal-title
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is terminal-title?

This skill should be used to update terminal window title with context. Triggers automatically at session start via hook. Also triggers on topic changes during conversation (debugging to docs, frontend to backend). Updates title with emoji + project + current topic. Source: 2389-research/claude-plugins.

How do I install terminal-title?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/2389-research/claude-plugins --skill terminal-title Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/2389-research/claude-plugins