Entry point for ASCII CLI banners that routes to the Python built-in font skill or figlet.js/FIGfont skill. Use when the user wants a startup banner, ASCII logo, terminal welcome screen, or CLI branding for a service.
CRITICAL TRIGGER RULE
ascii-cli-logo-banner.Use this skill when the user says they want:
Trigger phrases include:
ascii-cli-logo-banner-python.ascii-cli-logo-banner-figletjs.width < 60 (single-line title + rule + 1-2 info lines)width=80width < 60, output compactPlain and skip the big-letter logo<= widthwidth characters (- or =)Run: <command> or Docs: <url>plainTextFallback| Need | Skill to use | Why |
|---|---|---|
| Simple built-in font, no npm/node deps | ascii-cli-logo-banner-python | Uses a built-in 5x5 font, Python only |
| TAAG/FIGlet fonts, layout smushing | ascii-cli-logo-banner-figletjs | Full FIGfont spec via figlet.js |
Example: For a quick startup banner with brandName="MyApp" and no external font engine needed, route to ascii-cli-logo-banner-python. For a FIGlet "Standard" or "Big" font banner with horizontal smushing, route to ascii-cli-logo-banner-figletjs.
ascii-cli-logo-banner-python for the Python implementation.ascii-cli-logo-banner-figletjs for the figlet.js/FIGfont implementation.ascii-cli-logo-banner-python/examples/*ascii-cli-logo-banner-figletjs/examples/*English: ascii, banner, logo, cli, terminal, startup, welcome, plain text, ansi, no-color 中文: ASCII, 启动横幅, 终端 Banner, CLI Logo, 欢迎页, 纯文本, ANSI 上色, 无色回退