Use this skill when the user wants to make ascii arts from text with various fonts and styles.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-786067d7)More formats (shields.io, HTML) on the badges page.
---
name: ascii_py
description: Use this skill when the user wants to make ascii arts from text with various fonts and styles.
---
# Ascii_py Plugin
Make ASCII arts from text with various fonts and styles.
## Commands
### Operations
- `ascii_py text convert` — convert text via ascii-py
- `ascii_py font set` — set font via ascii-py
- `ascii_py style set` — set style via ascii-py
- `ascii_py output set` — set output via ascii-py
- `ascii_py list fonts` — fonts list via ascii-py
- `ascii_py verbose set` — set verbose via ascii-py
- `ascii_py help show` — show help via ascii-py
## Usage Examples
- "ascii_py --help"
- "ascii_py <args>"
## Installation
```bash
pip install ascii_py
```
## Examples
```bash
ascii-py --version
ascii-py --help
```
## Key Features
- ascii\n- art\n- text
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!