Stats
Actions
Tags
From tabtint-iterm2
Use when a user wants to enable or verify Tabtint iTerm2 lifecycle hooks after installing the tabtint-iterm2 plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tabtint-iterm2:install-tabtint-hooksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Install Tabtint into the user's active agent configuration without asking the user to manually run the installer script.
Install Tabtint into the user's active agent configuration without asking the user to manually run the installer script.
skills/install-tabtint-hooks/SKILL.md, so the plugin root is the directory that contains skills/.bash <plugin-root>/scripts/install-codex-standalone.sh. If the command needs permission to write outside the current workspace, request approval and explain that it updates the user's Codex config.bash <plugin-root>/scripts/install-claude-standalone.sh. If the command needs permission to write outside the current workspace, request approval and explain that it updates the user's Claude Code settings.<CODEX_HOME:-$HOME/.codex>/hooks.json contains Tabtint command hooks pointing at <plugin-root>/scripts/tabtint-iterm2, and verify that <CODEX_HOME:-$HOME/.codex>/config.toml contains codex_hooks = true.<CLAUDE_SETTINGS:-$HOME/.claude/settings.json> contains Tabtint command hooks pointing at <plugin-root>/scripts/tabtint-iterm2.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub stevwonder/tabtint --plugin tabtint-iterm2