terminal-title
OfficialKeeps your terminal title in sync with context.
Author2389-research
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Updates the terminal window title to reflect the current context by automatically applying emoji, project name, and topic at session start and during topic changes.
Core Features & Use Cases
- Automatically updates terminal titles on session start and topic shifts to keep you oriented.
- Supports cross-platform environments (Unix and Windows) via dedicated scripts.
- Reads emoji from TERMINAL_TITLE_EMOJI and derives a human-friendly project name.
Quick Start
Use the terminal-title skill to update the terminal title manually or verify automatic updates with the following: For Unix/Linux/macOS: bash <skill-base-dir>/scripts/set_title.sh "Project Name" "Topic" For Windows: pwsh -NoProfile -ExecutionPolicy Bypass -File <skill-base-dir>/scripts/set_title.ps1 "Project Name" "Topic"
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: terminal-title Download link: https://github.com/2389-research/claude-plugins/archive/main.zip#terminal-title Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.