figlet-typography

Community

Craft decorative ASCII art text instantly.

Authorj-greig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of stylised ASCII art text using the pyfiglet library, helping you craft banners, headers, logos, and terminal art without manual fiddling.

Core Features & Use Cases

  • Automated Typography: Generate decorative ASCII art from plain text for banners, headers, and logos.
  • Font Curation: Uses a curated whitelist of tested fonts to ensure high-quality output.
  • Output Options: Direct console output, save to file, or print to terminal with adjustable width.
  • Use Case: Create a bold header for a README or a striking banner for a terminal dashboard.

Quick Start

Use the figlet_typography skill to generate ASCII art for your project title:

  • python .claude/skills/figlet-typography/figlet_gen.py "Your Text" font_name
  • or python -c "import pyfiglet; print(pyfiglet.figlet_format('Your Text', font='larry3d'))"

Dependency Matrix

Required Modules

pyfiglet

Components

scripts

💻 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: figlet-typography
Download link: https://github.com/j-greig/claude-skills/archive/main.zip#figlet-typography

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.