Skip to content
Skill

distress-screening

by majiayu000

AI Summary

This skill provides the K6 and K10 psychological distress scales. Use K6 for brief screening and K10 for more detailed monitoring. Use this mode when the clinician says "start" or "administer" the K6/K10. 1. Confirm readiness and explain the past 30 days time frame plus the 5-point response scale.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "distress-screening" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/distress-screening && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/distress-screening/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/domains/distress-screening/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/distress-screening/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/domains/distress-screening/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Use when screening for nonspecific psychological distress or tracking symptom burden over time. Provides K6 and K10 scales with scoring and interpretation guidance.

Assessment Tools

• K6: assets/k6.md • K10: assets/k10.md

Description

This skill provides the K6 and K10 psychological distress scales. Use K6 for brief screening and K10 for more detailed monitoring. Permission: Use of K6 and K10 is free and does not require formal permission; include the required copyright and citation.

Quick Reference

| Assessment | Items | Time | Purpose | Score Range | |------------|-------|------|---------|-------------| | K6 | 6 | 1-2 min | Brief distress screening | 0-24 (0-4 coding) | | K10 | 10 | 2-3 min | Distress monitoring | 0-40 (0-4 coding) |

Interactive Administration (Optional)

Use this mode when the clinician says "start" or "administer" the K6/K10. • Confirm readiness and explain the past 30 days time frame plus the 5-point response scale. • Ask one item at a time (verbatim from the asset file) and wait for a response before continuing. • Accept numeric or verbal responses; if unclear or out of range, ask for clarification. • Recode responses to 0-4 scoring and keep a running total. • After the final item, calculate the total score, interpret severity, and provide next-step guidance. • Offer a brief documentation summary if requested.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
Adoption100+ stars on GitHub
428 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars428
Forks72
Issues0
UpdatedToday
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code