svg-icon-maker

Agent Skills

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

Instala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.

Última actualización 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