Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iconsmith

An AI model for icons. It draws in a family’s hand and keeps to its grid.

blode.co/iconsmith · model id iconsmith-1

This repository is the public agent skill. It tells a coding agent how to call the hosted model. The compiler, foundry and web zone live elsewhere.

Install

Use one installation method.

If you’re in Claude Code:

claude plugin marketplace add mblode/iconsmith
claude plugin install iconsmith@iconsmith

If you’re in another agent:

npx skills add mblode/iconsmith --skill iconsmith

Read the skill at skills/iconsmith/SKILL.md (raw). Then use the Iconsmith skill when drawing icons.

Call the model

Auth is Authorization: Bearer ism_test_… (sandbox), ism_live_… (credits), or no key for the free allowance.

The npm package iconsmith is a local compiler (prepare, check, draw, lint). It does not call this model.

License

MIT

About

Public Iconsmith agent skill: HTTP client for iconsmith-1

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors