icon

Generate and convert icons. Use when creating SVGs, building sprite sheets, converting ICO/PNG/SVG, or generating favicon sets.

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 "icon" with this command: npx skills add ckchzh/icon

Icon

Generate, convert, and manage icons for web and app projects.

Commands

generate

Generate an SVG icon from a name and optional style parameters.

bash scripts/script.sh generate --name "arrow-right" --size 24 --color "#333" --output icons/

sprite

Combine multiple SVG icons into a single SVG sprite sheet.

bash scripts/script.sh sprite --input icons/ --output sprite.svg --prefix "icon-"

convert

Convert icons between ICO, PNG, and SVG formats.

bash scripts/script.sh convert --input icon.svg --format png --sizes "16,32,64"

search

Search available icon names by keyword.

bash scripts/script.sh search --query "arrow" --style outline

resize

Batch resize icons to specified dimensions.

bash scripts/script.sh resize --input icons/ --sizes "16,24,32,48" --output resized/

favicon

Generate a full favicon set (ICO, PNG, Apple Touch, manifest) from a source image.

bash scripts/script.sh favicon --input logo.svg --output favicons/

Output

  • generate: SVG file written to output directory
  • sprite: Single SVG sprite sheet with <symbol> elements
  • convert: Converted files in target format and sizes
  • search: List of matching icon names printed to stdout
  • resize: Resized icon files in output directory
  • favicon: favicon.ico, apple-touch-icon.png, android-chrome PNGs, site.webmanifest

Requirements

  • bash 4+

Feedback

https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com

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

Architecture Diagram Generator (FMTWiki Fork)

Create professional, dark-themed architecture diagrams as standalone HTML files with inline SVG graphics. Use when the user asks for system architecture diag...

Registry SourceRecently Updated
1810Profile unavailable
General

Quiver Ai

AI-native SVG vector graphics generation tool. Use when generating SVG graphics from text prompts or converting images to SVG. Supports: (1) Text-to-SVG gene...

Registry SourceRecently Updated
3660Profile unavailable
General

web-pptx-generator

专业单页面HTML PPT生成器。Use when user needs to create beautiful HTML presentations. Supports multiple themes, mobile-friendly, export to PDF. 单页PPT、HTML演示文稿、PPT生成。

Registry SourceRecently Updated
480Profile unavailable
General

微排版

微排版技能 - 通过 AI 自动创建微信图文作品,支持模板搜索、配色方案、文本生成和图片替换

Registry SourceRecently Updated
1520Profile unavailable