Icon Retrieval

🌐Community
by antvis · vlatest · Repository

This skill retrieves relevant icons based on a given query, quickly visualizing concepts and enhancing communication.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add icon-retrieval npx -- -y @trustedskills/icon-retrieval
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "icon-retrieval": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/icon-retrieval"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The icon-retrieval skill allows AI agents to find and retrieve icons based on textual descriptions. It can search for icons representing specific objects, actions, or concepts. The agent can then use these retrieved icons in visualizations or other applications where visual representations are needed.

When to use it

  • Creating dashboards: Retrieve appropriate icons to represent different data points or metrics within a dashboard visualization.
  • Building user interfaces: Find icons for buttons, menus, and other UI elements based on their function.
  • Generating presentations: Locate relevant icons to illustrate concepts and ideas in a presentation.
  • Developing educational materials: Search for icons to visually represent vocabulary or key terms in learning resources.

Key capabilities

  • Icon search by text description
  • Retrieval of icon images
  • Support for various icon formats (implied)

Example prompts

  • "Find an icon representing a 'shopping cart'."
  • "Retrieve an icon for 'downloading a file'."
  • “Show me an icon that represents ‘user profile’."

Tips & gotchas

The quality of the retrieved icons depends heavily on the clarity and specificity of the text description provided. More detailed descriptions will generally yield more relevant results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
antvis
Installs
0

🌐 Community

Passed automated security scans.