statusline-command

Create and customize shell status lines with configurable components and themes.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill statusline-command
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statusline-command
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/build
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill statusline-command

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to create and manage custom shell status lines, providing a quick overview of system information and improving productivity.

Core Features & Use Cases

  • Customization: Create and manage custom status line themes with various components.
  • System Information: Display information like battery status, CPU load, or current directory.
  • Use Case: Imagine you are a developer working on multiple projects. With this Skill, you can create a status line that shows your current project directory and the current branch you are working on, giving you quick access to essential information without switching contexts.

Quick Start

Set up a custom status line with the statusline-command.sh script by editing the appropriate configuration file and executing the script.

Frequently Asked Questions about statusline-command

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

FAQPage Schema
How do I customize my shell status line to display system information?

To customize a shell status line, edit the appropriate configuration file and execute the statusline-command.sh script to apply the changes. This enables the integration of various status components to display desired system information.

What is a shell status line used for in a development workflow?

A shell status line provides a quick overview of system information and project context, improving productivity. It allows developers to view details like the current project directory and current branch without switching contexts.

Can I display battery status and CPU load in my shell status line?

Yes, you can display battery status and CPU load by configuring custom status line themes. The customization feature supports integrating various status components to present this system information directly in your shell.

What is the best way to set up a custom shell status line for multiple projects?

The best way to set up a custom shell status line for multiple projects is using the statusline-command.sh script. Edit the configuration file to define components like the current project directory and branch, then execute the script to apply.

Do I need to edit configuration files to apply shell status line themes?

Yes, applying shell status line themes requires configuration file editing. After modifying the configuration to select your desired components and themes, you must execute the provided script to apply the changes to your shell.