svg-icon-maker

Agent Skills

Instalação
CLI
npx skills add https://github.com/heroygt/skills --skill svg-icon-maker

Instale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.

Última atualização em 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