select-svg-icon

Installation
SKILL.md

Select SVG Icon

Use this skill to pick an icon that matches a pyRevit command's behavior, not just its name.

SVG-Only Policy

  • Acquire source assets as .svg only.
  • Reject PNG-only sources during acquisition.
  • Generate icon.png only in the finalization step for pyRevit compatibility.

Workflow

  1. Read the target command script and capture an intent brief:
  • Primary verb (select, align, export, delete).
  • Primary object (walls, views, parameters, sheets).
  • Risk level (safe, warning, destructive).
  • User context (single element, batch, analysis, settings).
  1. Build 3-6 SVG search queries from the brief.
Related skills
Installs
2
GitHub Stars
9
First Seen
Mar 17, 2026