← 返回 Skills 市场
brucegutman

Pipeworx wger

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-wger
功能描述
Access a detailed exercise database with muscle groups, equipment info, and instructions to build and manage workout routines.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-wger
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-wger 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-wger
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx wger 是什么?

Access a detailed exercise database with muscle groups, equipment info, and instructions to build and manage workout routines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Pipeworx wger?

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

Pipeworx wger 是免费的吗?

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

Pipeworx wger 支持哪些平台?

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

谁开发了 Pipeworx wger?

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

💬 留言讨论