← Back to Skills Marketplace
Pipeworx dogceo
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-dogceo
Description
Random dog photos by breed — 120+ breeds with sub-breeds from the Dog CEO API
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-dogceo - After installation, invoke the skill by name or use
/pipeworx-dogceo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx dogceo?
Random dog photos by breed — 120+ breeds with sub-breeds from the Dog CEO API. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Pipeworx dogceo?
Run "/install pipeworx-dogceo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx dogceo free?
Yes, Pipeworx dogceo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx dogceo support?
Pipeworx dogceo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx dogceo?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills