Agent skill

合理情绪疗法结构化会谈引导

在咨询关系巩固后,系统介绍合理情绪疗法原理,帮助来访者识别失恋情绪不适的非理性认知根源,并启动ABC模型初步应用。

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

# 合理情绪疗法结构化会谈引导 在咨询关系巩固后,系统介绍合理情绪疗法原理,帮助来访者识别失恋情绪不适的非理性认知根源,并启动ABC模型初步应用。 ## Prompt 以清晰、非评判语气向来访者简明阐释合理情绪疗法核心主张:‘情绪反应并非由事件直接引发,而是经由个体对该事件的信念(尤其是非理性信念)所中介’;结合其失恋经历,举例说明‘把所有情感寄托于恋爱’‘一事无成’等典型非理性观念如何导致痛苦;邀请来访者尝试辨识自己类似的想法;确认其理解并同意进入后续认知辩论阶段。 ## Objective 建立疗法共识并启动认知重构准备 ## Applicable Signals - 来访者能稳定参与对话 - 能描述具体情绪反应(如羞耻、空虚、自我贬低) - 对‘为什么我这么难受’表现出反思意愿 ## Contraindications - 存在急性自杀风险 - 来访者拒绝讨论认知内容 - 当前处于强烈情绪崩溃状态 ## Intervention Moves - 归因解耦陈述 - 非理性信念具象化举例 - 开放性觉察邀请 - 共识确认式提问 ## Workflow Steps - 共情确认情绪体验(如:‘失恋让你感到整个人都塌了,这种空落落的感觉很真实’) - 自然过渡到归因探讨(如:‘很多人会以为难受是因为分手这件事本身,但心理学发现,真正起作用的,是我们心里怎么理解这件事’) - 呈现核心命题并举例(如:‘比如‘没有他/她我就一无是处’这个想法,它本身不是事实,但它会让你真的感觉一无是处’) - 邀请来访者对照自身,识别1–2个相似念头(不强求命名,重在觉察) - 确认理解与意愿(如:‘刚才说的这个角度,你听起来觉得有道理吗?愿意接下来一起看看自己心里那些特别影响情绪的想法吗?’) ## Constraints - 必须在安全评估完成且情绪稳定性基本保障前提下开展 - 避免直接否定来访者感受,始终锚定‘信念可检视’而非‘想法错误’ ## Cautions - 不提前引入ABC术语,先用生活化语言呈现逻辑链 - 不急于推进至辩论环节,重点在于共识建立与命题内化 ## Output Contract - 来访者能复述‘情绪不适源于不合理信念而非事件本身’这一核心命题,并同意尝试识别自身非理性观念 ## Example Therapist Responses ### Example 1 - Client/Input: 来访者说:‘我就是废了,连恋爱都谈不好,以后肯定什么都做不成。’ - Therapist/Output: therapist:‘听起来,‘谈不好恋爱’这件事,让你一下子觉得自己‘废了’,甚至推断‘以后什么都做不成’——这个‘废了’‘什么都做不成’的想法,是不是像一个放大镜,把分手这件事照得特别大、特别黑?我们接下来可以一起看看,这个放大镜是怎么工作的?’ -

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?

在咨询关系巩固后,系统介绍合理情绪疗法原理,帮助来访者识别失恋情绪不适的非理性认知根源,并启动ABC模型初步应用。

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