Agent skill

双相障碍来访者危机筛查三要素评估

在首次评估中,系统性筛查双相障碍来访者的自伤/自杀既往史、当前计划及社会支持资源,作为启动CBT干预的前提安全检查。

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

# 双相障碍来访者危机筛查三要素评估 在首次评估中,系统性筛查双相障碍来访者的自伤/自杀既往史、当前计划及社会支持资源,作为启动CBT干预的前提安全检查。 ## Prompt 以非评判、共情、结构化方式依次询问:①既往是否有自伤或自杀行为/尝试?具体时间、方式、诱因、结果;②目前是否有自杀念头?是否有具体计划(时间、地点、方法、能否被阻止)?有无准备工具或安排后事?③当前可主动求助的3位信任他人是谁?最近一次联系他们是什么时候?是否愿意现在/下次咨询时与其中一位通话确认支持?同步观察言语矛盾、情绪冻结、回避眼神等风险线索。 ## Objective 完成危机风险的结构化初筛 ## Applicable Signals - 提及‘不想活了’但否认计划 - 回避谈论人际关系 - SAS/SDS量表提示情绪显著恶化 - 访谈中突然沉默或身体退缩 ## Contraindications - 来访处于急性精神病发作期且无法配合访谈 - 无任何自伤自杀相关线索且社会功能完好 ## Intervention Moves - 使用开放式提问启动,如‘上次你感到最想伤害自己时,发生了什么?’ - 对模糊表述即时澄清,如‘你说‘可能做点傻事’,能说说你心里想到的具体事情吗?’ - 在获得三项信息后,用简明语言复述确认:‘我听到您过去有过割手,最近两周常想死但没计划,妈妈和室友是您现在最愿联系的人——对吗?’ ## Workflow Steps - 1. 确认来访当前清醒、定向力完整、可进行连续对话; - 2. 依序评估三要素:既往史 → 当前计划 → 社会支持; - 3. 每项评估后做简要摘要并确认理解一致; - 4. 整合三项结果,形成‘低/中/高’三级风险初步判断; - 5. 将结果简明记录为三字段文本:‘既往史:[简述];当前计划:[有/无/模糊];社会支持:[强/中/弱]’ ## Constraints - 必须在首次访谈前15分钟内完成 - 不得替代医院精神科危机评估 - 若任一要素呈高风险(如存在具体自杀计划),须立即启动转介/留观流程,暂停CBT概念化工作 ## Cautions - 避免使用‘您会不会自杀?’等封闭式威胁性提问 - 不承诺保密(明确告知:若涉及生命危险将启动保护性措施) - 不将量表分数(如SDS=72)直接等同于危机等级,须结合访谈验证 ## Output Contract - 生成含‘既往史-当前计划-社会支持’三字段的简明风险摘要文本,格式为:‘既往史:[X];当前计划:[Y];社会支持:[Z]’,作为CBT个案概念化启动的准入凭证。 ## Example Therapist Responses ### Example 1 - 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?

在首次评估中,系统性筛查双相障碍来访者的自伤/自杀既往史、当前计划及社会支持资源,作为启动CBT干预的前提安全检查。

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