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: 2 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 请邀请来访者回忆近24–48小时内引发明显情绪反应(如难过、焦虑、委屈)的具体情境;协助其用一句话写下当时浮现的自动思维(不加评判);再请其为每种情绪标注0–10分强度(0=无,10=极度强烈)。共同完成三栏表格:情境|自动思维|情绪反应(含强度分)。 ## Objective 提升元认知觉察,建立思维-情绪情境锚点 ## Applicable Signals - 来访者能描述具体事件但难以连接想法与情绪 - 情绪评分≥4分且持续时间>30分钟 - 出现‘肯定’‘一定’‘永远’等绝对化语言 ## Contraindications - 来访者处于急性自杀意念或解离状态 - 无书写能力或拒绝结构化记录 ## Intervention Moves - 开放式提问(‘刚才那一刻,你心里最先冒出的一句话是什么?’) - 非评判性镜映(‘你刚才说‘活着有什么意思’——那是你当时真实的想法,我们把它记下来’) - 具身锚定(轻触桌面提示‘现在回到那个中午的宿舍门口,感受一下当时的身体感觉’) ## Workflow Steps - 确认来访者当前身心稳定,具备基本专注力 - 示范填写1行三栏表(如:情境‘室友没叫我吃饭’→自动思维‘她们肯定都讨厌我’→情绪‘难过7分、焦虑5分’) - 邀请来访者独立填写2–3条新条目,therapist同步记录并复述核对 - 检查每条是否满足:情境具体、思维为第一人称即时念头、情绪含明确分值 - 约定课后完成至少1条同类记录作为家庭作业 ## Constraints - 每次仅聚焦1–3个高情绪强度情境 - 避免追问思维对错,仅记录原始内容 - 情绪强度必须量化(0–10分),不可模糊表述 ## Cautions - 若情绪强度达9–10分且伴随躯体化(如窒息感、手抖),暂停记录,启动安全评估 - 不接受‘我不知道’作为思维栏答案;可改为‘一片空白’或‘心跳很快,想不出话’并记录 ## Output Contract - 完成至少3条有效三栏记录(每条含具体情境、原样自动思维、≥1种情绪及0–10分强度),表格格式清晰可读,无解释性批注。 ## Example Therapist Responses ### Example 1 - Client/Input: 来访者说:‘今天一个人吃饭,特别难受。’ - Therapist/Output: 情境:独自在食堂吃午饭|自动思维:没人愿意和我坐一起|情绪反应:难过8分、尴尬3分 - 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 负性自动思维识别与记录 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