Skip to content

Add create-token-assets skill#46

Merged
rossgalloway merged 1 commit intomainfrom
create-token-assets-skill
Feb 6, 2026
Merged

Add create-token-assets skill#46
rossgalloway merged 1 commit intomainfrom
create-token-assets-skill

Conversation

@murderteeth
Copy link

@murderteeth murderteeth commented Feb 6, 2026

Summary

  • Adds a new agent skill for creating token icon assets from the CLI
  • Walks through chain/address input, SVG sourcing (file, URL, or directory search), ERC-20 name lookup via public RPC, PNG generation with rsvg-convert, and opens a PR via GitHub MCP
  • Alternative to the image-tools web UI for adding token icons

Files

  • .claude/skills/create-token-assets/SKILL.md — skill definition

🤖 Generated with Claude Code

Skill for adding token icons from the CLI as an alternative to the
image-tools web UI. Walks through chain/address input, SVG sourcing
(file, URL, or directory search), ERC-20 name lookup via public RPC,
PNG generation with rsvg-convert, and opens a PR via GitHub MCP.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
token-assets Ready Ready Preview, Comment Feb 6, 2026 6:57am
token-assets-ui Ready Ready Preview, Comment Feb 6, 2026 6:57am

Request Review

@rossgalloway rossgalloway merged commit f457bb2 into main Feb 6, 2026
4 checks passed
@murderteeth murderteeth deleted the create-token-assets-skill branch February 6, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants