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: 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

# 森田式睡眠接纳指导 指导来访者在失眠时放弃强行入睡的努力,转而接受‘睡不着就不睡’的状态,通过降低睡眠动机与控制欲,利用顺其自然原则缓解睡眠焦虑,从而间接改善睡眠节律。 ## Prompt 以平静、非评判语气引导来访者觉察当前对睡眠的用力感;命名‘越想睡越睡不着’的悖论现象;引入森田疗法核心原则——‘顺其自然、为所当为’;明确建议:睡不着时不强迫自己,可安静躺卧或起身做低刺激活动(如阅读、整理),待困意自然出现再尝试入睡;强调目标不是‘立刻睡着’,而是‘与清醒和平共处’。 ## Objective 降低睡眠相关焦虑与控制企图 ## Applicable Signals - 夜间觉醒后立即焦虑、自责 - 卧床超20分钟无睡意仍坚持闭眼硬躺 - 频繁看钟表并计算剩余睡眠时间 ## Contraindications - 来访者有未评估的器质性睡眠障碍(如呼吸暂停) - 当前正使用高剂量镇静类药物且未减量 ## Intervention Moves - 命名悖论性努力 - 正常化清醒体验 - 重定义‘休息’价值(清醒躺卧亦具修复性) - 解构‘必须睡够X小时’的绝对化信念 ## Workflow Steps - 确认当前睡眠努力模式(如:是否在床时间远超实际睡眠时间) - 共情其疲惫与挫败感,不强化‘必须睡’的紧迫性 - 简要介绍森田‘顺其自然’原则——不抗拒清醒,也不强求睡眠 - 共同制定微小可行的行为调整:若15–20分钟无睡意,起身离床,仅做安静、低唤醒活动 - 布置家庭练习:记录‘尝试接纳清醒’的一次经历(时间、做法、身心反应) ## Constraints - 不替代医学评估;若失眠持续>4周或伴日间严重功能损害,须转介睡眠专科 ## Cautions - 避免语言暗示‘接纳=放弃治疗’;需同步肯定其求助动机与改变意愿 - 不将‘顺其自然’解释为消极躺平,而强调主动选择‘不与清醒对抗’的勇气 ## Output Contract - 来访者能复述‘不强迫自己’原则,并报告夜间觉醒后不再立即焦虑,能安静躺卧或起身短暂活动后自然入睡 ## Example Therapist Responses ### Example 1 - Client/Input: 我一躺下就开始数时间,越数越清醒,心里骂自己怎么又睡不着…… - Therapist/Output: 听起来你特别希望掌控睡眠,但身体好像有自己的节奏。我们试试换个方式:今晚如果躺下15分钟还没睡意,就轻轻起来,喝点温水或翻两页轻松的书——不是惩罚,是给神经系统一个‘没关系’的信号。 - Notes: 用共情锚定情绪,用具体动作替代抽象指令 ### Example 2 - Client/Input: 可我怕白天没精神,必须睡够7小时! - Therapist/Output: 7小时确实是常见参考值,但森田

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?

指导来访者在失眠时放弃强行入睡的努力,转而接受‘睡不着就不睡’的状态,通过降低睡眠动机与控制欲,利用顺其自然原则缓解睡眠焦虑,从而间接改善睡眠节律。

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