ワンクリックで
mental-health
Mental health tracking - psychological assessments (PHQ-9, GAD-7), mood diary, therapy progress, and crisis management planning
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Mental health tracking - psychological assessments (PHQ-9, GAD-7), mood diary, therapy progress, and crisis management planning
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
AI-driven health analysis system including comprehensive analysis, risk prediction, intelligent Q&A, and report generation.
Manage allergy records including drug, food, and environmental allergies with severity tracking and medical alert integration.
Track and assess child developmental milestones based on ASQ-3 and Denver II standards. Use when user mentions development, milestones, motor skills, language, social skills, or cognitive development.
Track child illness, symptoms, fever management, and medication records. Use when user mentions child sickness, fever, cough, cold, or disease.
Child mental health screening, mood tracking, behavior assessment, anxiety and ADHD screening. Use when user mentions child emotions, behavior, attention, mood swings, or mental concerns.
Track child diet, nutrition assessment, picky eating management, and dietary advice. Use when user mentions child eating, meals, nutrition, vitamins, or feeding issues.
| name | mental-health |
| description | Mental health tracking - psychological assessments (PHQ-9, GAD-7), mood diary, therapy progress, and crisis management planning |
Mental health assessment and tracking, including standardized scales, mood diary, therapy records, and crisis management.
User Input -> Identify Operation Type -> Extract Parameter Info -> Check Completeness -> [Need Supplement] Ask User
|
[Information Complete]
|
Generate JSON -> Save Data -> Output Confirmation
| Input Keywords | Operation Type | Description |
|---|---|---|
| assess, assessment | psychological_assessment | Psychological assessment |
| phq9, phq-9 | phq9_assessment | PHQ-9 depression screening |
| gad7, gad-7 | gad7_assessment | GAD-7 anxiety screening |
| psqi | psqi_assessment | PSQI sleep quality assessment |
| gds | gds_assessment | GDS geriatric depression screening |
| epds | epds_assessment | EPDS postpartum depression screening |
| mood | mood_diary | Mood diary |
| trigger | mood_trigger | Trigger factors |
| coping | coping_strategy | Coping strategies |
| diary | mood_diary_view | View mood diary |
| pattern | pattern_analysis | Mood pattern analysis |
| therapy | therapy_record | Therapy record |
| crisis | crisis_management | Crisis management |
| progress | therapy_progress | Therapy progress |
| goals | therapy_goals | Therapy goals |
| Input Keywords | Mood Value |
|---|---|
| happy | happy |
| calm | calm |
| anxious | anxious |
| sad | sad |
| angry | angry |
| tired | tired |
| frustrated | frustrated |
| excited | excited |
| depressed | depressed |
| irritable | irritable |
| nervous | nervous |
| Input Keywords | Trigger Factor |
|---|---|
| work | work_deadline, work_pressure |
| sleep | lack_of_sleep |
| pain | chronic_pain |
| relationship | relationship_issue |
| family | family_conflict |
| money, financial | financial_stress |
| crowd | crowd |
| weather | weather |
| Input Keywords | Coping Strategy |
|---|---|
| deep_breathing | deep_breathing |
| meditation | meditation |
| exercise | exercise |
| walk | walk |
| journaling | journaling |
| socializing | socializing |
| music | music |
| reading | reading |
| Input Keywords | Effect |
|---|---|
| very_helpful | very_helpful |
| helpful | helpful |
| somewhat_helpful | somewhat_helpful |
| not_helpful | not_helpful |
| Input Keywords | Therapy Type |
|---|---|
| cbt | CBT |
| psychodynamic | psychodynamic |
| humanistic | humanistic |
| family | family |
| group | group |
| dbt | DBT |
| emdr | EMDR |
| Input Keywords | Signal |
|---|---|
| hopelessness | hopelessness |
| withdrawal | social_withdrawal |
| mood_swings | extreme_mood_swings |
| death | talk_of_death |
| self_harm | self_harm |
| suicidal | suicidal_thoughts |
| Input Keywords | Risk |
|---|---|
| low | low |
| medium | medium |
| high | high |
How intense is this mood?
Rate on a scale of 1-10 (1 being mildest, 10 being most intense)
Please answer the following questions (In the past 2 weeks, how often have you been bothered by the following problems?)
1. Little interest or pleasure in doing things
2. Feeling down, depressed, or hopeless
3. Trouble falling or staying asleep, or sleeping too much
4. Feeling tired or having little energy
5. Poor appetite or overeating
6. Feeling bad about yourself - or that you are a failure
7. Trouble concentrating on things
8. Moving or speaking slowly, or being fidgety/restless
9. Thoughts that you would be better off dead or of hurting yourself
Each question scoring: 0=Not at all, 1=Several days, 2=More than half the days, 3=Nearly every day
If you have any of the following, please seek professional help immediately:
1. Having thoughts or plans of self-harm or suicide
- Call psychological crisis hotline: 400-xxx-xxxx
- Go to the nearest psychiatric emergency
- Call emergency number: 120
2. Hallucinations, delusions
3. Completely out of control emotions
4. Severely impaired functioning
What is your current situation?
{
"id": "mood_20250620083000001",
"date": "2025-06-20",
"time": "08:30",
"mood": "anxious",
"intensity": 7,
"triggers": ["work_deadline"],
"coping_strategies": ["deep_breathing"],
"effectiveness": "somewhat_helpful",
"notes": "Work pressure causing anxiety"
}
{
"assessment_date": "2025-06-20",
"scale": "phq9",
"total_score": 8,
"max_score": 27,
"severity": "Mild depression",
"items": [0, 1, 1, 2, 1, 0, 1, 1, 1],
"recommendation": "Observe for two weeks, seek medical help if no improvement"
}
{
"assessment_date": "2025-06-20",
"scale": "gad7",
"total_score": 12,
"max_score": 21,
"severity": "Moderate anxiety",
"items": [2, 2, 2, 1, 2, 2, 1],
"recommendation": "Recommend medical consultation, consider psychotherapy"
}
{
"session_number": 24,
"date": "2025-06-20",
"duration_minutes": 50,
"therapy_type": "CBT",
"topics_discussed": ["anxiety", "work_stress"],
"mood_before": "anxious",
"mood_after": "calmer",
"homework_assigned": "thought_record"
}
{
"created_date": "2025-06-20",
"warning_signs": ["hopelessness", "social_withdrawal"],
"emergency_contacts": [
{"type": "spouse", "phone": "***-****-1234", "availability": "24/7"}
],
"coping_strategies": ["deep_breathing", "grounding_technique"],
"current_risk_level": "low"
}
Complete schema definition: see schema.json.
data/mental-health-tracker.json1. Identify operation type
2. Extract parameter information
3. Check required field completeness
4. If missing, ask user to supplement
5. Generate JSON compliant with schema.json
6. Save to data/mental-health-tracker.json
7. Output confirmation and recommendations
User: mood anxious 7 work stress
AI: Mood diary recorded
Time: 2025-06-20 08:30
Mood: Anxious
Intensity: 7/10 (High intensity)
Triggers: Work stress
Recommendation: Try deep breathing or meditation to relieve anxiety
User: assess phq9 score 8
AI: PHQ-9 assessment result recorded
Total score: 8/27
Severity: Mild depression
Assessment: Mild depressive symptoms
Recommendations:
- Increase exercise
- Improve sleep
- Reduce stress
- Observe for two weeks, seek medical help if no improvement
Note: If item 9 (self-harm thoughts) score >= 1, recommend medical consultation
User: therapy session 24 cbt anxiety work_stress
AI: Therapy session recorded
Session number: 24
Therapy type: Cognitive Behavioral Therapy (CBT)
Topics discussed: Anxiety, Work stress
Next therapy reminder: Please record this week's thought diary
User: crisis plan create
AI: Let's build your crisis intervention plan together
1. Warning Sign Identification
What signals indicate you might need help?
- Feelings of hopelessness
- Social withdrawal
- Extreme mood swings
2. Emergency Contacts
Please add reachable family or friends or therapist
3. Coping Strategies
What methods help when warning signs appear?
4. Professional Resources
- Psychological crisis hotline: 400-xxx-xxxx (24 hours)
- Psychiatric emergency: Nearest Grade-A tertiary hospital
- Emergency number: 120
Crisis plan created. You can update with:
- /crisis sign add [warning sign]
- /crisis contact add [contact] [phone]
- /crisis strategy add [coping strategy]
For more examples, see examples.md.
If any of the following, seek professional help immediately:
Emergency resources: