python-output-styler
CommunityStylize Python script output with Rich (fallback)
Authortsilva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Python CLI tools often produce hard-to-read, inconsistent terminal output, making usage and debugging harder.
This Skill provides a styling layer based on the style.py module to render headers, progress bars, tables, and prompts with Rich, while gracefully falling back to plain text when Rich isn't available.
Core Features & Use Cases
- Rich-powered styling for Python script output (headers, tables, progress bars, prompts) via style.py
- Graceful fallback to plain print when Rich is unavailable
- Minimal, low-friction integration: swap existing prints for style.py functions to improve UX
Quick Start
Import style.py alongside your Python scripts and replace print calls with header, info, and progress to instantly style your CLI output.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: python-output-styler Download link: https://github.com/tsilva/claudeskillz/archive/main.zip#python-output-styler 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.