pipeworx-wgerAccess a detailed exercise database with muscle groups, equipment info, and instructions to build and manage workout routines.
Install via ClawdBot CLI:
clawdbot install brucegutman/pipeworx-wgerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://gateway.pipeworx.io/wger/mcpCalls external URL not in known-safe list
https://gateway.pipeworx.io/wger/mcpAI Analysis
The skill interacts with a documented public fitness API (wger) through a specific gateway, which is consistent with its stated purpose of providing exercise data. While the endpoint is external and not pre-approved, there is no evidence of credential harvesting, hidden instructions, data exfiltration, or obfuscation of malicious behavior.
Audited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
Use list_exercises and list_muscles to build a balanced weekly workout routine targeting specific muscle groups. This helps fitness enthusiasts create personalized plans without a trainer.
Physical therapists can query exercises that target specific muscles with minimal equipment, aiding in designing safe rehab programs for patients recovering from injuries.
Developers can integrate the exercise database into mobile or web fitness apps to provide users with accurate exercise data, including muscle groups and equipment needed.
HR departments can use the API to curate simple, equipment-free exercises for employee wellness challenges or lunch-time fitness sessions, improving workplace health.
Teachers can use list_muscles and exercise details to illustrate muscle functions and exercise mechanics in physical education or anatomy classes.
Offer a premium fitness app that uses the wger database to generate personalized workout plans. Users pay monthly for AI-driven recommendations and progress tracking.
License the exercise database API to gyms and fitness studios for integration into their member apps or kiosks, enabling members to browse exercises and create routines.
Create and publish data-driven articles or videos (e.g., 'Top 10 Bicep Exercises') using the database, driving traffic and affiliate sales for workout equipment.
💬 Integration Tip
Start by exploring list_muscles to understand muscle IDs, then combine with list_exercises to filter by target muscle. Use the numeric IDs from list_exercises to fetch detailed descriptions with get_exercise.
Scored May 12, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.