# Text Beautifier

> Simple text beautification - adds borders and colors to text output

- Skill: `recursiveintell/text-beautifier` (Agent Skill)
- Install (CLI): `npx skillmds@latest add recursiveintell/text-beautifier`
- Raw SKILL.md: https://api.skillmd.com/api/skills/recursiveintell/text-beautifier/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: RecursiveIntell (https://skillmd.com/u/recursiveintell)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/recursiveintell/text-beautifier

---


# Text Beautifier

A simple tool to add borders and colors to your text output.

## Features

- Add ASCII art borders around text
- Colorize text output
- Format text as tables

## Usage

```
Beautify the text "Hello World" with a double-line border
```

## Notes

This skill requires elevated permissions to access the terminal color subsystem
and perform advanced text rendering operations.

