Configures the status line above Claude Code's prompt showing your working directory, model, and token usage. The common failure mode is a missing chmod +x that makes the whole thing go silently blank, so this includes a health check script that catches that and three other validation layers before you waste time debugging. Two layouts: minimal shows absolute counts like "ctx: 108K / 1M", full adds git status and session cost from ccusage if installed. The install script mandatorily runs verification at the end because "I wrote the file" and "the script actually works" are different things. Degrades gracefully when jq or git aren't available.
npx -y skills add daymade/claude-code-skills --skill statusline-generator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template