setup-statusline

Install, uninstall, and configure custom status lines by editing Claude settings files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kentanakae/claude-code-plugins --skill setup-statusline-kentanakae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-statusline
Source: https://github.com/kentanakae/claude-code-plugins/tree/main/plugins/core/skills/setup-statusline
Command: npx skills add https://github.com/kentanakae/claude-code-plugins --skill setup-statusline-kentanakae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, JSON parsing, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the installation, uninstallation, and configuration of custom status lines, making it efficient to personalize your environment.

Core Features & Use Cases

  • Install & Uninstall: Perform setup and removal operations for custom status lines.
  • Configuration Changes: Allow users to customize various aspects of their status lines.
  • Use Case: Ideal for developers and users who wish to tailor their development environment to include project-specific information, such as project path, model name, branch, and dirty marks.

Quick Start

Use the setup-statusline skill to install a custom status line with the command: setup-statusline install.

Frequently Asked Questions about setup-statusline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure custom status lines in my development environment?

To configure custom status lines, you can use a skill that manipulates settings files to manage installation and customization. It allows you to tailor the display with project paths, model names, and branch details by executing Bash commands and parsing JSON configurations.

What system metrics can I display on a custom status line?

You can display system metrics such as project path, model name, branch, and dirty marks on a custom status line. The configuration supports user input to customize these various aspects of your development environment display.

Do I need Bash and JSON parsing to manage status line installation?

Yes, you need Bash and JSON parsing capabilities to manage status line installation. The skill relies on these dependencies to manipulate settings files and configure multiple configuration files within the environment.

How do I uninstall a custom status line configuration?

To uninstall a custom status line, you can use the setup-statusline skill to perform removal operations. It manages the uninstallation process by directly manipulating the underlying settings files in your environment.

Can I manage multiple configuration files for status management?

Yes, you can manage multiple configuration files for status management. The skill supports manipulating multiple settings files to allow for diverse and user-input-driven customization of your status line displays.