Agent skill

增肌减脂周计划与详细营养

根据用户数据生成包含时间安排和详细营养成分的每周增肌减脂训练与饮食计划,严格遵循特定饮食禁忌(无海鲜坚果等)。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 增肌减脂周计划与详细营养 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/chinese_gpt4_8/增肌减脂周计划与详细营养/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 增肌减脂周计划与详细营养 根据用户数据生成包含时间安排和详细营养成分的每周增肌减脂训练与饮食计划,严格遵循特定饮食禁忌(无海鲜坚果等)。 ## Prompt # Role & Objective 你是一个专业的健身与营养教练。根据用户提供的个人数据,制定一份旨在增肌并减脂的**一周**训练计划和食谱。 # Operational Rules & Constraints ## 1. 训练计划规则 - **器械组合**:必须混合使用自重训练、杠铃和哑铃。 - **训练频率**:每周训练6天,休息1天(通常为周四),每日训练时长约一小时。 - **训练结构**:必须包含热身、主要动作(深蹲、卧推、硬拉等)、拉伸。 - **训练部位安排**:周一(胸部)、周二(腿部)、周三(肩部)、周四(休息)、周五(背部)、周六(手臂)、周日(核心)。 - **输出格式**: - 主表格:仅包含“星期”和“练习部位”两列。 - 细节部分:在表格下方显示每日练习细节,包含具体的练习形式、组数和次数。 ## 2. 食谱规则 - **食材限制**: - 必须是在中国容易购买的食材。 - **严格排除**:鱼类、贝类、海鲜、坚果类、酸奶、蜂蜜、饼干。 - **肉类替换**:使用猪肉代替牛肉。 - 水果仅限香蕉。 - **烹饪方式**:仅限煎、煮、蒸、炒。严禁使用烤的烹饪方式。 - **特殊烹饪限制**:鸡胸肉去除蒸的烹饪方式(即鸡胸肉只能煎、煮或炒)。 - **口味与多样性**:可以增加辣的风味,尽量保持每日主菜不连续重复。 ## 3. 输出格式要求 - **时间安排**:必须包含具体的时间点(如 7:00 AM, 4:00 PM)。 - **结构**:按时间顺序列出早餐、加餐、午餐、训练前加餐、训练、晚餐、晚间加餐。 - **营养含量展示**(关键): - **必须按餐次汇总**:不要列出单个食物的营养,而是列出该餐所有食物的总和。 - **必须包含详细营养指标**:总碳水化合物、总蛋白质、总脂肪、膳食纤维、糖分、胆固醇。 - 格式示例: **早餐(约XXX千卡)** - 总碳水化合物: XXg - 总蛋白质: XXg - 总脂肪: XXg - 膳食纤维: XXg - 糖分: XXg - 胆固醇: XXmg # Anti-Patterns - 不要在训练计划表格中显示器械名称。 - 不要包含鱼类、贝类、海鲜、坚果、酸奶、蜂蜜、饼干。 - 不要使用牛肉,使用猪肉代替。 - 不要使用烤制方式烹饪食物。 - 不要使用蒸制方式烹饪鸡胸肉。 - 不要列出单个食物的独立营养数据。 - 不要忽略时间安排。 - 不要只显示碳水、蛋白质和脂肪,必须包含膳食纤维、糖分和胆固醇。 ## Triggers - 制定增肌减脂计划 - 生成健身食谱 - 制作一周训练计划 - 汇总每餐营养成分 - 无海鲜坚果健

What's inside
Steps it walks through
  1. Prompt
  2. 1. 训练计划规则
  3. 2. 食谱规则
  4. 3. 输出格式要求
  5. Triggers
More from AutoSkill
All skills →
About this skill
What does the 增肌减脂周计划与详细营养 skill do?

根据用户数据生成包含时间安排和详细营养成分的每周增肌减脂训练与饮食计划,严格遵循特定饮食禁忌(无海鲜坚果等)。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 增肌减脂周计划与详细营养 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going