Agent skill

CBT认知重构双路径技术

一种短程认知干预模块,包含‘提问引导’(多角度提问促觉察不合理思维)与‘自我审查’(鼓励表达并反省自我看法)两个平行子路径,用于矫正舞台表现相关的错误归因与灾难化信念。

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: 5
SKILL.md size: 3 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认知重构双路径技术 一种短程认知干预模块,包含‘提问引导’(多角度提问促觉察不合理思维)与‘自我审查’(鼓励表达并反省自我看法)两个平行子路径,用于矫正舞台表现相关的错误归因与灾难化信念。 ## Prompt 分两路同步开展:① 提问引导——用开放式、多角度问题(如‘那次失误前你做了什么准备?别人是否也出过错?最坏结果真的不可承受吗?’)帮助求助者觉察泛化、以偏概全、灾难化等自动思维;② 自我审查——邀请求助者完整陈述对自我的看法(如‘我觉得自己很失败’),再引导其回溯该想法出现的情境、身体感受、伴随行为,并对比现实证据(如过往成功经历、他人反馈)进行细致检验。两条路径可交替或并行,始终聚焦可观察、可验证的具体事件,避免抽象评判。 ## Objective 识别并松动不良认知 ## Applicable Signals - 求助者使用绝对化语言(‘永远’‘彻底’‘肯定’) - 将单一事件过度泛化为自我身份标签(如‘我就是不行’) - 回避讨论具体细节而停留在情绪结论中 ## Contraindications - 求助者处于急性情绪崩溃或思维奔逸状态 - 认知扭曲根植于未处理的依恋创伤或神经发育差异 ## Intervention Moves - 多角度提问 - 自我看法外化陈述 - 情境-感受-行为三联检视 - 现实证据对照 ## Workflow Steps - 1. 确认触发事件(如舞台失误)及当前主导性自动思维; - 2. 启动提问引导路径:提出2–3个不同角度的问题,暂停等待求助者自发联想; - 3. 同步启动自我审查路径:邀请求助者完整说出‘我对自己的看法是……’,随后引导其描述该想法首次出现时的情境、身体反应与后续行为; - 4. 共同寻找可验证的现实反证(如录像回看、他人见证、历史成功记录); - 5. 协助求助者生成1条更平衡、具情境限定性的替代想法(如‘那次我紧张了,但之前三次表演观众反响很好’)。 ## Constraints - 不替代系统脱敏等行为干预,仅处理认知维度; - 不追问童年创伤或深层动机; - 所有替代想法须基于求助者自身提供的事实证据,而非咨询师强加逻辑。 ## Cautions - 避免问题过密导致防御性回避; - 当求助者陷入情绪淹没时,立即切换至 grounding 或放松技术,暂停本技能; - 自我审查需在安全关系建立后开展,首次使用宜限时(≤10分钟)。 ## Output Contract - 求助者能自主陈述至少1个原有自动思维及其替代性更平衡的想法 ## Example Therapist Responses ### Example 1 - Client/Input: 求助者说:‘我跳砸了,说明我根本不适合跳舞。’ - Therapist/Output: 咨询师回应:‘你提到“根本不适合”,这

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. 子技能目录
  14. 选用规则(微技能目录)
Ships with 4 files
  • references/children_manifest.json
  • references/children_map.md
  • references/evidence.md
  • references/evidence_manifest.json
More from AutoSkill
All skills →
About this skill
What does the CBT认知重构双路径技术 skill do?

一种短程认知干预模块,包含‘提问引导’(多角度提问促觉察不合理思维)与‘自我审查’(鼓励表达并反省自我看法)两个平行子路径,用于矫正舞台表现相关的错误归因与灾难化信念。

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