Agent skill

CBT呼吸放松训练标准化脚本

指导来访者执行4-1-6秒深慢呼吸(吸气4秒-屏息1秒-呼气6秒),配合身体扫描与意象引导,每日2次×5分钟,用于即时缓解恐惧相关的自主神经激活。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill CBT呼吸放松训练标准化脚本 --agent claude-code

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

Facts
Files in the skill folder: 3
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/DocSkill/心理咨询/Family技能/认知行为疗法/微技能/CBT呼吸放松训练标准化脚本/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

# CBT呼吸放松训练标准化脚本 指导来访者执行4-1-6秒深慢呼吸(吸气4秒-屏息1秒-呼气6秒),配合身体扫描与意象引导,每日2次×5分钟,用于即时缓解恐惧相关的自主神经激活。 ## Prompt 请以平稳、缓慢、确定的语调引导来访者:①调整舒适坐姿,闭眼;②用鼻子吸气4秒(默数1-2-3-4);③屏息1秒;④用嘴缓慢呼气6秒(默数1-2-3-4-5-6),同步想象浊气与紧张随呼气排出;⑤重复3轮;⑥结束后轻柔询问主观放松感(0–10分)。全程同步示范,保持节奏一致。 ## Objective physiological_regulation ## Applicable Signals - 自主神经激活表现(如手抖、面色苍白、语速加快) - 自我报告‘心跳很快’‘喘不上气’‘身体发紧’ - 咨询师观察到呼吸短促或肩颈明显上提 ## Contraindications - 来访者有严重呼吸系统疾病未获医嘱许可 - 处于惊恐发作高峰且无法跟随指令 ## Intervention Moves - 同步呼吸示范 - 具身化语言引导(‘把紧张呼出去’‘感受脚底接触地面’) - 结束时锚定放松感(‘记住此刻肩膀的重量感’) ## Workflow Steps - 确认环境安全、坐姿舒适、双眼可闭 - 同步示范并语音引导完成1轮4-1-6呼吸(含吸气4s、屏息1s、呼气6s) - 引导完成剩余2轮,每轮后简短确认身体感受(如‘肩膀是否比刚才轻一点?’) - 结束时邀请来访者睁开眼,用0–10分标定当前放松感,并锚定1个具体身体感觉(如‘后背靠椅的感觉’) - 布置家庭作业:每日2次×5分钟练习,恐惧时即刻启动1轮呼吸;同步记录放松感分值与情境 ## Constraints - 必须由咨询师同步示范并计时引导首3轮 - 首次练习须在安静、无干扰环境中进行 - 不替代医学评估,若呼吸困难持续加重须立即暂停并转介 ## Cautions - 避免在来访者屏息时施加压力;若屏息引发不适,可跳过屏息环节,改为4-6呼吸比 - 不将放松感强弱作为疗效评判标准,重在建立自我调节的掌控体验 ## Output Contract - 来访者能独立完成3轮完整呼吸循环并报告主观放松感提升≥2分(0–10量表) ## Example Therapist Responses ### Example 1 - Client/Input: 来访者进入咨询室后手抖、语速快,说‘我一想到要坐地铁就胸口发紧’ - Therapist/Output: 咨询师同步示范4-1-6呼吸3轮,来访者完成第2轮时呼吸变深,第3轮后报告放松感从3分升至6分 - Notes: 首轮后即询问‘现在胸口发紧的感觉有没有一点点变化?’以强化觉察 ### Example 2 - Client/Input: 来访者在暴露作业回顾

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 CBT呼吸放松训练标准化脚本 skill do?

指导来访者执行4-1-6秒深慢呼吸(吸气4秒-屏息1秒-呼气6秒),配合身体扫描与意象引导,每日2次×5分钟,用于即时缓解恐惧相关的自主神经激活。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill CBT呼吸放松训练标准化脚本 --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