rich-console-output
CommunityMake Python CLI output readable and polished.
Authorgleeb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the messy, hard-to-read experience of raw terminal output by standardizing how Python programs print messages, tables, progress, logs, tracebacks, and JSON.
Core Features & Use Cases
- Consistent rich terminal output: Replace builtin print and basic logging handlers with Rich so output is formatted, colorized, and easier to scan.
- Better debugging and error reporting: Render tracebacks with Rich so failures are clearer and more actionable.
- Richer UX for long-running tasks: Use Rich progress/status/spinners for loops and batch jobs so users know what’s happening.
Quick Start
Use the rich-console-output skill to ensure your Python code uses Rich for console output, then ask the AI to refactor your script to replace print and stdlib logging with RichHandler and Rich tracebacks.
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: rich-console-output Download link: https://github.com/gleeb/ai-registry/archive/main.zip#rich-console-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 471,000+ vetted skills library on demand.