Content Preview
--- name: goal-analyzer description: 分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。 allowed-tools: Read, Grep, Glob, Write risk: unknown source: community --- # 健康目标分析器技能 分析健康目标数据,识别目标模式和进度,评估目标达成情况,并提供个性化目标管理建议。 ## 功能 ### 1. SMART目标验证 验证设定的新目标是否符合SMART原则。 **验证维度**: - **S**pecific(具体性) - 目标是否明确具体 - 是否有清晰的定义 - 是否避免模糊表述 - **M**easurable(可衡量性) - 是否有可量化的指标 - 是否有明确的衡量标准 - 是否可以追踪进度 - **A**chievable(可实现性) - 目标是否现实可行 - 是否考虑了当前状况 - 是否在合理时间范围内 - 减重目标:建议每周0.5-1公斤 -
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/goal-analyzer.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/goal-analyzer/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/goal-analyzer/SKILL.md
Related 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
treatment-plans
Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.
treatment-planstreatmentplans
by K-Dense-AI · claude-scientific-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
gdpr_compliance_guide
Practical implementation guidance for EU General Data Protection Regulation compliance.
ra-qm-teamgdprcomplianceguide
by alirezarezvani · alirezarezvani-claude-skills