AI AGENT ADDONS
Design & UI/UX
1,199installs

Find the perfect icon for your project with a simple command. Use curl to search an icon API and get SVG files directly. No complex tools are needed, just a terminal and an internet connection.

This skill helps designers, developers, and content creators quickly grab icons. You type a keyword like document or security and the API returns a list of icon URLs. Then you fetch the SVG content with another curl command.

You can use these icons in web pages, diagrams, or any visual material. The process is fast and works on any system that has curl installed.

Add Icon Retrieval skill to your workflow

Global

mkdir -p ~/.claude/skills/icon-retrieval

Project

mkdir -p .claude/skills/icon-retrieval

Source Repository

Stars
386
Forks
29
Watchers
386
License
MIT
Last Push
1 month ago
Created
6 months ago