โ† All skills
Tencent SkillHub ยท Productivity

GutCheck Digestive Health Tracker

GutCheck - A digestive health tracking application with personalized insights and data-driven recommendations. Helps users understand food sensitivities and optimize gut wellness.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

GutCheck - A digestive health tracking application with personalized insights and data-driven recommendations. Helps users understand food sensitivities and optimize gut wellness.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
educational_content_plan.md, MARKETING_BREAKTHROUGH.md, MARKETING_PROGRESS_SUMMARY.md, package.json, press_release.md, PUBLISHING_INSTRUCTIONS.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

Overview

GutCheck empowers individuals to understand and optimize their digestive health through personalized insights and data-driven recommendations. Unlike generic health apps, GutCheck focuses specifically on digestive health with scientifically-backed insights that help users identify food sensitivities and improve gut wellness.

Features

User authentication system with secure registration and login Personalized meal tracking with digestive impact assessment Food sensitivity identification through data analysis Gut health metrics and progress tracking Scientifically-backed dietary recommendations

Installation

clawhub install gutcheck

Setup

After installation, navigate to the gutcheck directory Create a .env file with required environment variables: MONGODB_URI=mongodb://localhost:27017/gutcheck JWT_SECRET=your-super-secret-jwt-key-here PORT=5000 NODE_ENV=development Run the application: cd gutcheck npm run dev

Usage

Access the application at http://localhost:3000 Register a new account or log in to an existing one Track your meals and digestive responses View personalized insights and recommendations

Target Users

Health-conscious individuals experiencing digestive issues People seeking to identify food sensitivities Those interested in optimizing their gut health Users wanting data-driven dietary recommendations

API Endpoints

POST /api/auth/register - Register a new user POST /api/auth/login - Login and retrieve JWT token GET /api/auth/me - Get current user data (requires auth) POST /api/diet/add-meal - Add a new meal entry GET /api/diet/my-meals - Get all meals for current user PUT/DELETE /api/diet/my-meals/:id - Update/delete meal entries

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Config
  • educational_content_plan.md Docs
  • MARKETING_BREAKTHROUGH.md Docs
  • MARKETING_PROGRESS_SUMMARY.md Docs
  • press_release.md Docs
  • PUBLISHING_INSTRUCTIONS.md Docs
  • package.json Config