← 返回 Skills 市场
Pipeworx dogceo
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-dogceo
功能描述
Random dog photos by breed — 120+ breeds with sub-breeds from the Dog CEO API
安全使用建议
This pack likely works and is small, but note two things before installing: (1) it does not call the Dog CEO API directly in its examples — it sends requests to a pipeworx gateway (gateway.pipeworx.io). If you care about privacy or trust, verify pipeworx's policies and that you are comfortable routing requests (and any query parameters) through them. (2) the MCP example uses 'npx mcp-remote@latest', which would download and run code from npm; do not run that without review. If you prefer, call the Dog CEO API (https://dog.ceo) directly from curl or your own code instead of using the gateway, and avoid running the npx example unless you trust the package and operator.
功能分析
Type: OpenClaw Skill
Name: pipeworx-dogceo
Version: 1.0.0
The skill provides access to the Dog CEO API for retrieving random dog images and breed lists. It utilizes a remote MCP gateway (gateway.pipeworx.io) and standard tools like mcp-remote, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The description says this is a Dog CEO API pack, but all examples and the MCP config point to a pipeworx gateway (https://gateway.pipeworx.io/dogceo). That means calls will be proxied through a third party rather than going directly to api.dog.ceo, which is not made explicit. Required binaries list only curl, yet the MCP example uses 'npx' (not declared).
Instruction Scope
SKILL.md is instruction-only and narrowly scoped to fetching images, listing breeds, and calling a remote MCP endpoint. It does not instruct reading local files or environment variables. However, the agent/tool will send requests and parameters (e.g., breed names) to gateway.pipeworx.io — an external endpoint different from the Dog CEO API; this is a behavioral detail users should expect before installing.
Install Mechanism
There is no install spec and no code files, so nothing will be written to disk by default. However, the provided MCP config demonstrates running 'npx mcp-remote@latest', which would download and execute code from npm if a user applied that config; that runtime action is not part of an explicit install spec and may be unexpected.
Credentials
The skill requests no environment variables, secrets, or config paths — this is proportionate to its stated purpose of returning image URLs.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or attempt to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-dogceo - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-dogceo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx dogceo 是什么?
Random dog photos by breed — 120+ breeds with sub-breeds from the Dog CEO API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 Pipeworx dogceo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-dogceo」即可一键安装,无需额外配置。
Pipeworx dogceo 是免费的吗?
是的,Pipeworx dogceo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx dogceo 支持哪些平台?
Pipeworx dogceo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx dogceo?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills