/install gutcheck
GutCheck Digestive Health Tracker
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 userPOST /api/auth/login- Login and retrieve JWT tokenGET /api/auth/me- Get current user data (requires auth)POST /api/diet/add-meal- Add a new meal entryGET /api/diet/my-meals- Get all meals for current userPUT/DELETE /api/diet/my-meals/:id- Update/delete meal entries
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gutcheck - 安装完成后,直接呼叫该 Skill 的名称或使用
/gutcheck触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1686 次。
如何安装 GutCheck Digestive Health Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gutcheck」即可一键安装,无需额外配置。
GutCheck Digestive Health Tracker 是免费的吗?
是的,GutCheck Digestive Health Tracker 完全免费(开源免费),可自由下载、安装和使用。
GutCheck Digestive Health Tracker 支持哪些平台?
GutCheck Digestive Health Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 GutCheck Digestive Health Tracker?
由 allen566(@allen566)开发并维护,当前版本 v1.0.0。