AI AGENT ADDONS

Statusline Generator

daymade/claude-code-skills

The statusline generator helps you set up and fix the Claude Code statusline. This statusline shows your current working directory, the model name, and token counts. It comes with a health check script that finds common problems and tells you how to fix them.

You can choose between a minimal layout with just the essentials or a full layout that also shows cost and git status. Installation is easy with a single script. It backs up your existing files and runs a health check to make sure everything works.

If something goes wrong, run the health check first. It checks that the script is executable, the settings are correct, and the input data is valid. It prints a one-line fix command so you do not have to read long instructions.

Add Statusline Generator skill to your workflow

Global

mkdir -p ~/.claude/skills/statusline-generator

Project

mkdir -p .claude/skills/statusline-generator

Source Repository

Stars
1,223
Forks
199
Watchers
1,223
License
MIT
Last Push
23 days ago
Created
9 months ago