health-gitImplements Git-like workflow for health tracking, allowing users to log data, submit intervention plans for expert review, and audit health events.
Install via ClawdBot CLI:
clawdbot install erinyu/health-gitGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:8090/api/seedCalls external URL not in known-safe list
http://localhost:8090AI Analysis
The skill interacts only with a local service (localhost:8090) under user control, with no evidence of sending data to unauthorized external servers. The documented API endpoints are consistent with the health tracking purpose, and while authentication is optional, the skill does not exhibit credential harvesting or hidden malicious instructions.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Patients with conditions like diabetes or hypertension use the skill to log daily metrics such as blood glucose levels and medication adherence via care commits. Health coaches review these submissions through PRs, approve or adjust plans, and merge successful interventions into weekly schedules, enabling continuous monitoring and personalized feedback.
Employees in companies track fitness activities and nutrition through care commits, with wellness coordinators reviewing PRs to ensure compliance with program goals. The audit trail from events helps HR analyze participation rates and optimize incentives, while metrics like adherence scores inform reward systems.
Research participants submit daily logs of trial protocols, such as drug intake or symptom reports, as care commits. Investigators review PRs to verify compliance, with rules like ADHERENCE_GATE flagging low adherence for intervention, ensuring data integrity and regulatory compliance through detailed event logs.
Remote patients use the skill to record vital signs and lifestyle data, submitting care commits for review by telehealth providers. Providers assess PRs, run safety checks via rules, and merge approved plans into follow-up care, facilitating real-time oversight and reducing in-person visits.
Offer the skill as a cloud-based service with tiered pricing for patients, health coaches, and clinics. Revenue comes from monthly subscriptions based on user count and features like advanced analytics or API access, targeting small practices to large healthcare networks.
Monetize the API endpoints by charging per care commit, PR review, or metric query. This model suits integrators like fitness apps or EHR systems, with revenue scaling based on usage volume and additional services like custom rule configuration.
Leverage aggregated data from events and metrics to sell anonymized insights to insurers, researchers, or public health agencies. Revenue is generated through one-time reports or ongoing data subscriptions, focusing on trends like adherence rates and intervention effectiveness.
💬 Integration Tip
Ensure environment variables like HEALTH_GIT_BASE_URL and API keys are correctly set for authentication, and use the seed endpoint to initialize data before production deployment.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...