cli-anything-inkscape-icons

Generate and modify SVG icons using cli-anything-inkscape commands.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/babyhzz/mini-viewer --skill cli-anything-inkscape-icons
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-inkscape-icons
Source: https://github.com/babyhzz/mini-viewer/tree/main/.codex/skills/cli-anything-inkscape-icons
Command: npx skills add https://github.com/babyhzz/mini-viewer --skill cli-anything-inkscape-icons

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for efficient SVG icon creation and revision through command-line tools, streamlining the process for developers and designers.

Core Features & Use Cases

  • SVG Icon Creation: Build and modify SVG icons programmatically using the cli-anything-inkscape tool.
  • Command-Driven Workflow: Avoids manual GUI edits by using a command sequence to generate and modify SVG files.
  • Reproducibility: Ensures that the creation process can be easily replayed and the icons are reproducible.
  • Use Case: Use this Skill to design a set of UI icons for a web application, generating a consistent and scalable set of SVG assets.

Quick Start

Run the skill to create a new SVG icon using a specific command batch that defines the geometry and styling.

Frequently Asked Questions about cli-anything-inkscape-icons

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

FAQPage Schema
How do I batch process SVG icons using CLI commands?

SVG icons are generated and modified programmatically by executing command-line instructions that define geometry and styling. This command-driven workflow ensures reproducible SVG assets without manual GUI edits.

What is the best way to create reproducible SVG assets for a web application?

The best way to create reproducible SVG assets is by defining geometry and styling through a specific command batch. This approach ensures the creation process can be easily replayed and the resulting UI icons remain consistent and scalable.

Do I need to know SVG and CLI usage to generate icons programmatically?

Yes, generating SVG icons programmatically requires a working knowledge of SVG structure and CLI usage to execute commands effectively. This prerequisite allows you to define the geometry and styling needed for iterative icon design.

Can I use command-driven workflows to revise existing SVG files?

Yes, you can revise existing SVG files using a command-driven workflow that modifies geometry and styling programmatically. This method avoids manual GUI edits and ensures that revisions are consistent and reproducible across your assets.