uniconAdd and manage 19,000+ icons from 9 libraries in React, Vue, Svelte, or web projects using the Unicon CLI for search, bundles, previews, and tree-shakable co...
Install via ClawdBot CLI:
clawdbot install charlesrhoward/uniconGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://unicon.sh/api/searchCalls external URL not in known-safe list
https://unicon.shAI Analysis
The external API call to the skill's own documented domain (unicon.sh) for search functionality is consistent with its stated purpose of providing icon library access. There is no evidence of credential harvesting, hidden instructions, or obfuscation. The primary risk is the standard, low-level privacy consideration of sending search queries to an external service.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Developers building React, Vue, or Svelte applications can use Unicon to quickly search and integrate icons without bloating their bundles. The CLI's AI-powered search and framework auto-detection streamline adding icons like navigation arrows or social media logos, while tree-shaking ensures only used icons are included for optimal performance.
Product teams establishing design systems can leverage Unicon to bundle consistent icon sets from multiple libraries into reusable components. The config file and audit features help maintain icon usage across projects, and watch mode supports iterative development by auto-regenerating icons as designs evolve.
Agencies creating marketing websites use Unicon to efficiently add brand logos and decorative icons from sources like Simple Icons and Lucide. The CLI allows quick copying to clipboard or saving in SVG format, and the web interface provides visual browsing to accelerate design iterations and client approvals.
Maintainers of open source projects utilize Unicon to manage icon dependencies without shipping large npm packages. The favorites system and bundle commands help curate icon sets for documentation or UI components, while the audit feature identifies unused icons to keep the codebase lean and maintainable.
Instructors at coding bootcamps integrate Unicon into curricula to teach students about icon management and tree-shaking in modern web development. Students practice with CLI commands like search and get to add icons to projects, learning efficient workflows without overwhelming them with complex setup processes.
Offer the core CLI and web interface for free to attract users, then monetize through premium features like advanced AI search, custom icon libraries, or team collaboration tools. Revenue can come from subscription plans for enterprises or individual power users seeking enhanced functionality.
Provide enterprise licenses that include additional support, security audits, and integration with proprietary design systems. This model targets companies needing scalable icon management across multiple projects, with revenue generated from annual contracts based on team size or usage volume.
Create a marketplace where designers can sell custom icon packs or themes that integrate seamlessly with Unicon. Revenue is shared between the platform and creators, leveraging the existing user base to drive sales while expanding the icon library's diversity and appeal.
💬 Integration Tip
Start by installing the CLI globally with npm and using the interactive init command to set up a config file, then explore search with --pick for easy icon selection.
Scored May 22, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.