icon-set-creator

Generate a cohesive icon family with shared style, palette, and metadata outputs.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/kaanygit/icon-creator-skills --skill icon-set-creator-kaanygit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: icon-set-creator
Source: https://github.com/kaanygit/icon-creator-skills/tree/main/skills/icon-set-creator
Command: npx skills add https://github.com/kaanygit/icon-creator-skills --skill icon-set-creator-kaanygit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) components.

What problem does it solve?

Generate a coherent icon family from a list of subjects, ensuring visual consistency across all icons.

Core Features & Use Cases

  • Create a set of icons that share a common style, palette, stroke weight, and spacing.
  • Produce per-icon PNG outputs, a style guide, preview grid, and metadata for easy reuse.
  • Use anchors or style references to maintain consistency across large icon sets.

Quick Start

Create a cohesive icon family from the subjects list using a flat preset and export the icons and style guide.

Frequently Asked Questions about icon-set-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a consistent icon set from a list of subjects?

To create a consistent icon set, you automate generation from a subject list using a style preset, color palette, and reference anchor to ensure uniform stroke weight, spacing, and visual pacing across all outputs.

What files do I need to generate a cohesive icon family with consistent style?

Generating a cohesive icon family requires a subject list and a style preset. The process uses reference anchoring to match style requirements and outputs per-icon PNGs, a style guide, preview grid, and metadata.

Can I batch generate icons and automatically produce a style guide and preview?

Yes, batch icon generation automatically produces a style guide and preview. The automation outputs individual icon PNGs, a preview grid, a style guide markdown file, and metadata for the generated set.

Does this icon generation approach work with Pillow for automated image processing?

Yes, this icon generation approach works with Pillow for automated image processing. It relies on Pillow as its dependency to programmatically render and export the styled icon PNG files from your subject list.

What is the best way to maintain visual consistency across a large set of icons?

The best way to maintain visual consistency across a large set of icons is using style anchors or reference images during batch generation, ensuring all icons share a common palette, stroke weight, and spacing automatically.