svg-icon-maker

Agent Skills

Installation
CLI
npx skills add https://github.com/heroygt/skills --skill svg-icon-maker

Installieren Sie diesen Skill ĂĽber die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.

Zuletzt aktualisiert am 4/22/2026

Skills Collection

A collection of AI assistant skills that extend capabilities for specialized tasks.

Available Skills

🎨 svg-icon-maker

image

Convert raster images to colorful SVG

image

Features:

  • 4-corner flood fill background removal
  • Inner detail protection (preserves white/light details like eyes)
  • Auto-threshold background detection
  • Timestamped output directories
  • High color fidelity preservation

Skill Structure

Each skill follows this standard structure:

<skill-name>/
├── SKILL.md           # Main instruction file with YAML frontmatter
└── script/            # Helper scripts and utilities

License

MIT