claude-ally-health
A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
Content Preview
--- name: claude-ally-health description: "A health assistant skill for medical information analysis, symptom tracking, and wellness guidance." risk: safe source: "https://github.com/huifer/Claude-Ally-Health" date_added: "2026-02-27" --- # Claude Ally Health ## Overview A health assistant skill for medical information analysis, symptom tracking, and wellness guidance. ## When to Use This Skill Use this skill when you need to work with a health assistant skill for medical information analys
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/claude-ally-health.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/claude-ally-health/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/claude-ally-health/SKILL.md
Related Skills
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
claude-apiclaudeapiai
by Anthropic · anthropic-official-skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.
generalclaudeinchrome
by sickn33 (Antigravity) · antigravity-awesome-skills
claude-settings-audit
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.
generalclaudesettingsaudit
by sickn33 (Antigravity) · antigravity-awesome-skills