figlet-text-converter
CommunityConvert text tags into ASCII art across files
System Documentation
What problem does it solve?
This Skill processes files containing figlet tags and replaces them with ASCII art representations, preserving comment styles (forward slash forward slash, hash, double-dash, forward slash asterisk), automatically manages Node.js dependencies, and supports 400+ fonts (defaulting to the standard font). The skill should be used when a user requests converting marked text in a file to ASCII art using figlet tag syntax, or when they want to list available fonts.
Core Features & Use Cases
- Universal Tag Processing: Replaces <figlet> tags in any file with ASCII art
- Comment Style Preservation: Detects and preserves //, #, --, /* comments
- Automatic Dependency Management: Installs figlet on first run
- Font Support: Works with 400+ fonts (default: standard)
- Font Discovery: List available fonts via internal scripts
- Use Case: Convert code headers or documentation banners in place
Quick Start
Instruct Claude to process a file containing <figlet> tags and replace them with ASCII art. Example: node figlet-text-converter/scripts/process-file.js path/to/file.txt
Dependency Matrix
Required Modules
Components
💻 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-text-converter Download link: https://github.com/rawveg/skillsforge-marketplace/archive/main.zip#figlet-text-converter 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.