Communityv1.0.0

SF Symbol generator

Generate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom SF Symbol (build-time) by creating the symbolset folder, Contents.json, and SVG file.

2.1kdownloads1stars3active installssvkozak
View on ClawHubBack to Skills

Skill Details

Slug
sfsymbol-generator
Latest Version
1.0.0
Author
svkozak
Published
Jan 19, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for SF Symbol generator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

SF Symbol Generator skill initial release. - Generate .symbolset assets for Xcode from SVG files, creating the necessary folder, Contents.json, and SVG. - Supports both raw and template-based workflows for symbolset creation. - Validates and processes SVGs, ensuring proper viewBox and path usage. - Automatically centers paths and injects them into recommended SF Symbol weight templates. - Allows customization of asset catalog output location via optional arguments or environment variable.