ASCII艺术字生成器

slug: cn-ascii-art name: ASCII艺术生成器 version: "1.0.0" author: 千策

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ASCII艺术字生成器" with this command: npx skills add freedompixels/cn-ascii-art

slug: cn-ascii-art name: ASCII艺术生成器 version: "1.0.0" author: 千策

ASCII艺术生成器

将文本转换为ASCII艺术,支持多种字体和样式。

功能

  • 文本转大写ASCII艺术
  • 多种字体样式
  • 支持中英文

使用方法

# 基本转换
python3 cn_ascii_art.py "Hello"

# 指定字体
python3 cn_ascii_art.py "你好" --font banner

# 窄字体
python3 cn_ascii_art.py "Test" --font narrow

# 块字体
python3 cn_ascii_art.py "OK" --font block

参数

参数说明默认值
text要转换的文本必填
--font字体样式standard

字体样式

  • standard - 标准
  • banner - 横条
  • narrow - 窄体
  • block - 块体

示例

# 生成签名
python3 cn_ascii_art.py "Hello World"

# 中文测试
python3 cn_ascii_art.py "测试"

依赖

  • Python 3.x(内置pyfiglet)
  • pyfiglet (pip install pyfiglet) - 如无会自动降级

注意事项

  • 中文字符可能显示不完整(ASCII艺术主要针对英文)
  • 建议字体:standard, banner, narrow

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

RedotPay Payment Skill for MPP

Use this skill when the user wants to call an API, discover available services, or access external data with automatic payments using RedotPay — or mentions...

Registry SourceRecently Updated
General

Founder Signal

Founder Signal turns verified Reddit evidence into a small, reviewable signal package for founders evaluating product demand and positioning across one or mo...

Registry SourceRecently Updated
General

PM周报数据同步

将项目经理提交的原始 Excel 周报数据同步到乐荐飞书表格。当项目经理发送周报 Excel 文件、要求更新周收入数据、核对周报数据时激活。

Registry SourceRecently Updated
General

Bybit Exchange AI Trading Skill

Bybit Exchange Trading Skill — trade on Bybit using natural language. Covers spot, derivatives, earn, and more. Requires Bybit API credentials and explicit c...

Registry SourceRecently Updated