colored-output
CommunityUnified colored output for all Claude Code skills.
System Documentation
What problem does it solve?
Centralized ANSI-colored output formatter ensures consistent headers, statuses, and alerts across all skills, agents, and commands, eliminating duplication and visual drift.
Core Features & Use Cases
- Reusable Bash formatter: A single color.sh script provides standardized colorized output for skill interactions.
- Consistent UX: Uniform headers and status messages across multi-step operations.
- Easy integration: Drop-in usage within any skill/agent script to standardize CLI feedback.
- Use Case: A time-tracking CLI that runs multiple steps can display a cohesive start, progress, and completion sequence.
Quick Start
To begin using the colored-output formatter, run the color script to print a header and a status, for example: bash .claude/skills/colored-output/color.sh skill-header "colored-output" "Starting..." bash .claude/skills/colored-output/color.sh info "" "Configured color scheme" bash .claude/skills/colored-output/color.sh success "" "Ready"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: colored-output Download link: https://github.com/Interstellar-code/claud-skills/archive/main.zip#colored-output Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.