AI Agent Hub
Back to skills
Local Mental Health Assessment Report Generator icon

Local Mental Health Assessment Report Generator

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_800f06e6/mental-health-monitor.

About this skill

Problem context

When mental-health support generates lots of unstructured notes, manual review is slow and can miss emotion, cognition, behavior, and risk cues. mental-health-monitor targets this workflow by using a local Ollama model to turn personal entries, group chats, questionnaire text, or CSV data into a reviewable structured report.

How it works

The skill centers on local inference and report generation. Its main capabilities include:
- Structured reports: supports individual mode and group mode; in group chats, higher-risk members can receive detailed entries while others are summarized.
- Scale scoring: automatically estimates PHQ-9 depression screening and GAD-7 anxiety screening from the content.
- Risk assessment: applies C-SSRS to grade suicide/self-harm risk and include crisis-response resources.
- Intervention guidance: references evidence-based techniques such as CBT, DBT, and ACT, with professional referral prompts.
A typical flow is to confirm a local Ollama service, select a model, provide text or a file, and receive the generated report. Connection settings live in references/config.md, while prompt and scale guidance live in references/system_prompt.md.

Boundaries

This tool is not a diagnostic tool and cannot replace psychological counseling or psychiatric care. Sensitive data is processed by the local Ollama endpoint by default, but output quality depends on input quality and model capability. In emergencies involving suicide or self-harm, contact local emergency services or a crisis hotline immediately.

Use Cases

  • In a support project, turn one week of group chat notes into member-level emotion, risk, and follow-up summaries.
  • During case review, convert personal entries and questionnaire text into structured summaries with PHQ-9 and GAD-7 scores.
  • In crisis screening, detect self-harm signals across texts and generate C-SSRS grades with hotline referral notes.
  • In a local setup, batch-process CSV records with Ollama and output reviewable reports for manual follow-up.

Best For

  • Community mental-health volunteers: need group chat notes turned into member risk summaries with follow-up flags.
  • Case management assistants: need personal entries converted into emotion, cognition, and behavior notes.
  • Program researchers: want PHQ-9 and GAD-7-related observations extracted from questionnaire text and CSV data.
  • Local AI engineers: need reviewable reports generated with Ollama without uploading sensitive data.