← Back to Skills Marketplace
brucegutman

Pipeworx iconify

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-iconify
Description
Search 200,000+ open-source icons across 150+ collections — Material Design, Font Awesome, Heroicons, Lucide, and more
Usage Guidance
This skill simply issues network requests to the Pipeworx icon gateway to search and fetch SVGs — that matches its description. Before installing, confirm you trust gateway.pipeworx.io (the service will receive your search queries and any requested icon data). If you plan to use the MCP config example, note it runs 'npx mcp-remote@latest' which will fetch and execute a package from the npm registry; only run that if you trust the source. No credentials are requested by this skill.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-iconify Version: 1.0.0 The skill bundle provides a standard interface for searching and retrieving open-source icons via the Pipeworx Iconify API. It utilizes a remote MCP server (gateway.pipeworx.io) via the 'mcp-remote' utility, which is a common pattern for cloud-hosted tools, and contains no evidence of malicious code, data exfiltration, or prompt-injection attacks.
Capability Assessment
Purpose & Capability
Name and description match the actions in SKILL.md (search icons, retrieve SVG). The only required runtime binary is curl, which is sufficient for the provided example requests.
Instruction Scope
The instructions tell the agent to POST JSON-RPC requests to https://gateway.pipeworx.io/iconify/mcp to call tools like search_icons/get_icons/list_collections — this is appropriate for an icon search service. One minor mismatch: the MCP config example references using 'npx' to run mcp-remote, but 'npx' is not listed in the declared required binaries; this is an optional configuration snippet rather than a mandatory runtime action.
Install Mechanism
No install spec or code is included; the skill is instruction-only and does not write code to disk. Network requests go to a domain matching the skill's homepage (pipeworx.io).
Credentials
The skill requests no environment variables or credentials. The only data sent is search parameters and icon requests to the Pipeworx gateway, which is consistent with the described functionality.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system privileges. Autonomous invocation is allowed (default) but is not combined with other concerning factors.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-iconify
  3. After installation, invoke the skill by name or use /pipeworx-iconify
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-iconify
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx iconify?

Search 200,000+ open-source icons across 150+ collections — Material Design, Font Awesome, Heroicons, Lucide, and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Pipeworx iconify?

Run "/install pipeworx-iconify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx iconify free?

Yes, Pipeworx iconify is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx iconify support?

Pipeworx iconify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx iconify?

It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.

💬 Comments