← 返回 Skills 市场
Pipeworx imgflip
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-imgflip
功能描述
Top 100 meme templates from Imgflip — names, dimensions, and image URLs ready for captioning
安全使用建议
This is an instruction-only skill that fetches meme templates from a Pipeworx gateway — it does not request credentials or install anything by default. Before using it, decide whether you trust the external host (gateway.pipeworx.io) because your queries and the returned URLs will go through that third-party service. If you plan to use the MCP config, remember `npx -y mcp-remote@latest ...` will download and execute code from npm at run time; only run that if you trust the package source. If you need guarantees about data provenance or privacy, consider contacting the skill author or querying Imgflip's official API directly instead.
功能分析
Type: OpenClaw Skill
Name: pipeworx-imgflip
Version: 1.0.0
The skill provides access to Imgflip meme templates via a remote MCP server hosted at gateway.pipeworx.io. It uses standard tools like curl and the mcp-remote package to fetch template data, with no evidence of malicious intent, data exfiltration, or prompt injection in SKILL.md.
能力评估
Purpose & Capability
Name/description claim (top 100 Imgflip templates) align with the SKILL.md: it documents a single tool get_memes that returns id, name, url, width, height, and box_count. Required binary (curl) is appropriate for the provided curl example. The only notable point is that the skill fetches data from a third-party gateway (gateway.pipeworx.io) rather than Imgflip's official domain — this is consistent with the skill's Pipeworx branding but worth noting.
Instruction Scope
Instructions are narrowly scoped: they show a single JSON-RPC POST to https://gateway.pipeworx.io/imgflip/mcp and provide an mcp-remote npx command template. The SKILL.md does not instruct reading local files, environment variables, or sending unrelated data. Note: the example and MCP config imply contacting a third-party service (pipeworx gateway) — expected for this skill but means queries go to that external host.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However the provided MCP config suggests using `npx -y mcp-remote@latest ...`, which would download/execute a package from the npm registry at runtime if used. That is a normal mechanism for mcp-remote but does execute remote code when invoked, so users should be aware before running it.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate to its simple data-fetching purpose.
Persistence & Privilege
The skill is not always-enabled, does not require elevated privileges, and does not itself write persistent install files. The MCP config is a suggested snippet for users to add; the skill does not automatically modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-imgflip - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-imgflip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx imgflip 是什么?
Top 100 meme templates from Imgflip — names, dimensions, and image URLs ready for captioning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Pipeworx imgflip?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-imgflip」即可一键安装,无需额外配置。
Pipeworx imgflip 是免费的吗?
是的,Pipeworx imgflip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx imgflip 支持哪些平台?
Pipeworx imgflip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx imgflip?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills