← Back to Skills Marketplace
Pipeworx wger
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-wger
Description
Access a detailed exercise database with muscle groups, equipment info, and instructions to build and manage workout routines.
Usage Guidance
This skill is internally consistent and appears to just proxy queries to an external workout database at gateway.pipeworx.io. Before using it: (1) consider privacy — any queries (including workout details or text you provide) will be sent to that external endpoint; (2) confirm the gateway's trustworthiness or look for an official homepage/source (none is listed); (3) because no credentials are declared, expect the service to accept unauthenticated calls or to require undocumented keys — be cautious about providing secrets; (4) keep it user-invocable (don’t enable always:true) and test it with non-sensitive inputs first. If you need higher assurance, ask the publisher for a source repository or a privacy/security policy for gateway.pipeworx.io.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-wger
Version: 1.0.0
The skill provides a standard interface for the Wger workout database via an MCP server hosted at gateway.pipeworx.io. The documentation in SKILL.md and metadata in _meta.json describe legitimate tools for retrieving exercise and fitness data with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (exercise database, muscles, equipment, routines) match the SKILL.md: the only actions are listing muscles/equipment and fetching exercises via an external JSON-RPC endpoint. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to calling the pipeworx gateway API (https://gateway.pipeworx.io/wger/mcp) with JSON-RPC 'tools/call' methods. The SKILL.md does not instruct reading local files, other env vars, or sending data to unexpected endpoints.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only and does not write anything to disk or install packages.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a read-only API client; however, the SKILL.md does communicate with an external service (gateway.pipeworx.io) so any data the agent sends will go to that endpoint.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent presence or elevated privileges and does not modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-wger - After installation, invoke the skill by name or use
/pipeworx-wger - 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 wger?
Access a detailed exercise database with muscle groups, equipment info, and instructions to build and manage workout routines. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install Pipeworx wger?
Run "/install pipeworx-wger" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx wger free?
Yes, Pipeworx wger is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx wger support?
Pipeworx wger is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx wger?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills