Agent skill

SBQ-R临界分值触发转介协议

当自杀行为问卷修订版(SBQ-R)得分≥7时,启动精神科转介流程:征得来访者同意后联系其辅导员与监护人,并建议前往精神类医院进行医学评估。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill SBQ-R临界分值触发转介协议 --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技能/认知行为疗法/二级技能/SBQ-R临界分值触发转介协议/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

# SBQ-R临界分值触发转介协议 当自杀行为问卷修订版(SBQ-R)得分≥7时,启动精神科转介流程:征得来访者同意后联系其辅导员与监护人,并建议前往精神类医院进行医学评估。 ## Prompt 若SBQ-R得分≥7,且来访者无即刻自伤/自杀行为,须向其清晰说明风险含义及转介必要性;在获得其明确口头或书面同意后,同步联系辅导员与主要监护人(如母亲),传递简明、非标签化信息(如‘评估显示需精神科医生进一步判断情绪状态’),并共同协助安排就诊。全程记录同意形式与沟通对象。 ## Objective 危机识别与转介 ## Applicable Signals - SBQ-R得分≥7 - 来访者处于轻中度抑郁/焦虑状态 - 尚未确诊精神障碍 ## Contraindications - SBQ-R得分<7 - 来访者已接受精神科治疗 - 存在即刻自伤/自杀行为需紧急干预 ## Workflow Steps - 确认SBQ-R原始得分≥7且量表施测有效 - 向来访者解释SBQ-R临界意义及转介目的,强调支持性而非病理性表述 - 获取来访者明确同意(口头或书面),记录时间、方式与内容要点 - 联系辅导员与主要监护人,使用中性语言同步信息,避免诊断标签 - 协同确定精神科就诊安排,必要时提供医院联络支持 ## Constraints - 不得在未获同意前擅自联系第三方 - 不得将SBQ-R分数单独作为诊断依据 - 不得替代紧急危机干预流程 ## Cautions - 注意来访者对‘精神科’一词的潜在污名化反应,可替换为‘情绪健康专科医生’等表述 - 监护人沟通需聚焦‘支持协作’,避免归责或过度惊吓 ## Output Contract - 完成转介沟通并获得来访者书面或口头同意记录 ## Example Therapist Responses ### Example 1 - Client/Input: SBQ-R得分为8分,来访者自述近两周睡眠差、兴趣减退,否认当前有自杀计划 - Therapist/Output: 向来访者说明‘这个分数提示我们可能需要更专业的医学评估来帮你更好恢复精力和心情’,获其点头同意后,致电辅导员与母亲,约定次日陪同就诊 - Notes: 使用支持性语言,避免病理化标签 ## Files - `references/evidence.md` - `references/evidence_manifest.json` ## Triggers - SBQ-R得分≥7 ## Examples ### Example 1 Input: SBQ-R得分为8分,来访者自述近两周睡眠差、兴趣减退,否认当前有自杀计划 Output: 向来访者说明‘这个分数提示我们可能需要更专业的医学评估来帮你更好恢复精力和心情’,获其点头同意后,致电辅导员与母亲,约定次日陪同就

What's inside
Steps it walks through
  1. Prompt
  2. Objective
  3. Applicable Signals
  4. Contraindications
  5. Workflow Steps
  6. Constraints
  7. Cautions
  8. Output Contract
  9. Example Therapist Responses
  10. Example 1
  11. Files
  12. Triggers
  13. Examples
Ships with 2 files
  • references/evidence.md
  • references/evidence_manifest.json
More from AutoSkill
All skills →
About this skill
What does the SBQ-R临界分值触发转介协议 skill do?

当自杀行为问卷修订版(SBQ-R)得分≥7时,启动精神科转介流程:征得来访者同意后联系其辅导员与监护人,并建议前往精神类医院进行医学评估。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill SBQ-R临界分值触发转介协议 --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