claude-code-terminal-title
SkillAutomatically updates terminal window titles based on Claude Code tasks—stop guessing which terminal is which.
Install
git clone https://github.com/bluzername/claude-code-terminal-title.git ~/.claude/skills/claude-code-terminal-titleWhat is claude-code-terminal-title?
Automatically updates terminal window titles based on Claude Code tasks—stop guessing which terminal is which.
Trust
65/100 · Good4 factors scored below maximum
Documentation
README · ~5 min readTerminal Title Skill for Claude Code
What It Does
Automatically updates your terminal window title to reflect the current task Claude Code is working on. Perfect for developers managing multiple Claude Code instances across different terminals.
The Problem It Solves
Running multiple Claude Code sessions? Constantly clicking between terminals trying to remember which one is handling your API integration vs database migration vs bug fix? This skill eliminates that frustration.
How It Works
The skill automatically:
- Analyzes your prompt when you start a new task
- Generates a concise, descriptive title (e.g., "API Integration: Auth Flow")
- Prepends the current folder name for context (e.g., "my-project | API Integration: Auth Flow")
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →Anthropic Example Skills
Public repository for Agent Skills
165.3K stars
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or
32.8K stars
plugin-structure
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin director
32.8K stars