Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

ascii-cli-logo-banner-figletjsascii CLI logo banner figletjs 命令行

Agent Skill

ascii-cli-logo-banner-figletjs 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

535

周安装

23

GitHub Stars

341

下载量

188
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ascii-cli-logo-banner-figletjs(ascii CLI logo banner figletjs 命令行)
来源仓库:https://github.com/teachingai/full-stack-skills
仓库路径:skills/ascii-cli-logo-banner-figletjs
安装命令:
npx skills add https://github.com/teachingai/full-stack-skills --skill ascii-cli-logo-banner-figletjs
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/teachingai/full-stack-skills --skill ascii-cli-logo-banner-figletjs

简介

ascii-cli-logo-banner-figletjs 使用 FIGlet/TAAG 引擎生成 ASCII 大字,支持 .flf 字体与布局参数。

  • 必须由用户明确调用才会执行,禁止在无指令时自动渲染 Logo。
  • 输出包含 copy-pastable 文本与布局规则说明,便于集成到脚本或应用。
  • ANSI 着色可选且不改变空格字符,确保对齐不受影响。
  • 推荐 horizontalLayout 与 verticalLayout 按需调整,避免过度压缩导致重叠。

SKILL.md

When to use this skill

CRITICAL TRIGGER RULE

  • Use this skill ONLY when the user explicitly mentions the exact skill name: ascii-cli-logo-banner-figletjs.

Trigger phrases include:

  • "ascii-cli-logo-banner-figletjs"
  • "use ascii-cli-logo-banner-figletjs"
  • "用 ascii-cli-logo-banner-figletjs 生成 TAAG/FIGlet 大字"
  • "使用 ascii-cli-logo-banner-figletjs 调 horizontalLayout / verticalLayout"

Boundary

  • Output copy-pastable text and layout rules only. Do not modify project code.
  • FIGlet/TAAG style is driven by FIGfont (.flf) rendering and layout “smushing/kerning” options.
  • ANSI coloring is optional and MUST not break alignment (spaces are not colorized).
  • Dependency note: figlet npm package is commonly used as the Node interface and is powered by figlet.js.

How to use this skill

Inputs (recommended)

  • brand (required)
  • width (default 80; if < 60 use compact mode)
  • font (default Standard)
  • horizontalLayout (default | full | fitted | controlled smushing | universal smushing)
  • verticalLayout (default | full | fitted | controlled smushing | universal smushing)
  • whitespaceBreak (true|false, default true)
  • slogan/hint (optional; centered lines under the logo)
  • center (default true)
  • rule (default true; set false for hero output)
  • version/repo/docs/author (optional; only used when rule=true)
  • colorMode (none | ansi256, default none; logo only)
  • colorStart/colorEnd (0-255, defaults 33/129; only when colorMode=ansi256)

Outputs (required)

  • bannerPlain: banner text (no-color)
  • coloredText: when colorMode=ansi256, provide colored logo output
  • plainTextFallback: when colored, also provide a no-color fallback (same layout)

Script

  • scripts/figlet_banner.mjs

Examples

  • examples/taag-figlet.md
  • examples/color-ansi256.md

Quality checklist

  1. Layout options are honored (horizontal/vertical layout)
  2. 80-column output does not wrap; no trailing spaces
  3. Color mode does not break alignment (spaces are not colorized)
  4. Never prints secrets (tokens, internal URLs, personal data)

Keywords

English: ascii-cli-logo-banner-figletjs, figlet, figlet.js, FIGfont, taag, ascii, banner, smushing, kerning, ansi256 中文: ascii-cli-logo-banner-figletjs, FIGlet 大字, TAAG, FIGfont 字体, 横向布局, 纵向布局, ANSI256 上色

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.16%
按下载量换算64

Claude

31.39%
按下载量换算59

Cursor

20.88%
按下载量换算39

Gemini CLI

10.96%
按下载量换算21

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills