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).
Installs
5
GitHub Stars
13
First Seen
Mar 17, 2026
select-svg-icon — oriashkenazi/ai-pyrevit-developer-template