← 返回 Skills 市场
brucegutman

Pipeworx iconify

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-iconify
功能描述
Search 200,000+ open-source icons across 150+ collections — Material Design, Font Awesome, Heroicons, Lucide, and more
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-iconify
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-iconify 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-iconify
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx iconify 是什么?

Search 200,000+ open-source icons across 150+ collections — Material Design, Font Awesome, Heroicons, Lucide, and more. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Pipeworx iconify?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-iconify」即可一键安装,无需额外配置。

Pipeworx iconify 是免费的吗?

是的,Pipeworx iconify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx iconify 支持哪些平台?

Pipeworx iconify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeworx iconify?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论