Agent skill

渐进式肌肉放松微技能教学

面向高中生的5分钟结构化渐进式肌肉放松教学微流程,含节奏化语言引导、身体部位顺序(手→肩→面→腹→脚)、四阶段呼吸-绷紧-呼气-放松循环及具身化反馈确认,用于即时缓解学习焦虑相关的躯体紧张。

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: 3
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/DocSkill/心理咨询/Family技能/认知行为疗法/微技能/渐进式肌肉放松微技能教学/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

# 渐进式肌肉放松微技能教学 面向高中生的5分钟结构化渐进式肌肉放松教学微流程,含节奏化语言引导、身体部位顺序(手→肩→面→腹→脚)、四阶段呼吸-绷紧-呼气-放松循环及具身化反馈确认,用于即时缓解学习焦虑相关的躯体紧张。 ## Prompt 以平稳、缓慢、确定的语速引导来访者完成五步渐进式肌肉放松:① 手(握拳→松开);② 肩(耸肩→沉落);③ 面(皱眉咬牙→舒展);④ 腹(屏气收腹→自然呼气放松);⑤ 脚(脚趾蜷缩→松散平放)。每步含4秒吸气→4秒绷紧→6秒呼气→8秒放松。每步结束时停顿3秒,用开放式话术确认身体感受(如‘此刻肩膀有什么变化?’),不代答、不评判,仅接纳反馈。 ## Objective 在单次咨询中完成一次可复现的放松技能教学闭环 ## Applicable Signals - 语速加快、呼吸短促、坐姿僵直、频繁搓手或抖腿 ## Contraindications - 存在未告知的癫痫或心血管疾病史 - 对身体觉察极度回避或解离倾向明显 - 时间剩余不足6分钟 ## Intervention Moves - 节奏化语言引导 - 同步非言语示范 - 具身化反馈确认 - 去病理化归因(将紧张正常化为生理信号) ## Workflow Steps - 确认环境与意愿:‘我们现在有5分钟左右,一起做个小练习帮身体松下来,你愿意试试吗?’ - 简要说明原理(1句话):‘紧张时肌肉会悄悄锁住,我们轻轻唤醒再松开它,大脑就会收到‘安全’信号。’ - 逐部位引导(手→肩→面→腹→脚),严格遵循吸-绷-呼-松四阶段节奏与时长 - 每步后停顿+开放反馈:‘刚才那部分,身体哪里最先/最明显地变了?’ - 结尾整合:‘现在整体感觉和开始时比,哪一点最不一样?’并肯定其觉察 effort ## Constraints - 全程需在安静、私密、无干扰环境中进行;咨询师须同步示范动作;避免使用‘应该放松’等暗示性指令;不延长单步时长以防疲劳 ## Cautions - 若来访者出现头晕、发冷或强烈不适,立即中止并回归正常呼吸;对解离倾向者,优先使用外部锚定词(如‘注意椅子的触感’)替代内部身体扫描 ## Output Contract - 来访者能独立完成一轮完整放松序列,并口头反馈至少1处身体变化(如‘肩膀变轻了’) ## Example Therapist Responses ### Example 1 - Client/Input: 来访者说:‘我手心全是汗,脖子像绑了石头。’ - Therapist/Output: 咨询师回应:‘谢谢你告诉我这些信号——它们其实是身体在提醒我们需要暂停一下。我们现在花5分钟,一起把‘石头’一点点卸下来,好吗?’ - Notes: 用隐喻承接躯体描述,赋予症状意义,降低羞耻感 ### Example 2 - Client/Inpu

What's inside
Steps it walks through
  1. Prompt
  2. Objective
  3. Applicable Signals
  4. Contraindications
  5. Intervention Moves
  6. Workflow Steps
  7. Constraints
  8. Cautions
  9. Output Contract
  10. Example Therapist Responses
  11. Example 1
  12. Example 2
  13. Files
  14. Triggers
Ships with 2 files
  • references/evidence.md
  • references/evidence_manifest.json
More from AutoSkill
All skills →
About this skill
What does the 渐进式肌肉放松微技能教学 skill do?

面向高中生的5分钟结构化渐进式肌肉放松教学微流程,含节奏化语言引导、身体部位顺序(手→肩→面→腹→脚)、四阶段呼吸-绷紧-呼气-放松循环及具身化反馈确认,用于即时缓解学习焦虑相关的躯体紧张。

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