Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

hermes-mental-health

hermes-mental-health 收录了来自 josoroma 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
1
更新
2026-06-29
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mental-health-video
软件开发工程师

Create narrated walkthrough videos and screencasts for the Hermes Mental Health practitioner tutorial. Record, narrate, and publish to GitHub Pages.

2026-06-29
mental-health-dashboard
网页与数字界面设计师

Practitioner dashboard — patient list, assessment library, Create With AI dialog, navigation bar.

2026-06-29
mental-health-patient-summary
软件开发工程师

Patient profile area — clinical summaries, markdown rendering, demographics editing, consent, assessments, results, invites, and file-based persistence. Synthesize assessment history, severity trends, and progress notes into narrative summaries in English.

2026-06-29
mental-health-assessment-invite
软件开发工程师

Manage assessment invite lifecycle — generate 32-char tokens, create invite links to /a/<token>, track pending/completed status, and manage the invite table.

2026-06-29
mental-health-assessment-review
软件开发工程师

Review and interpret DSM-5-TR assessment results — score submissions, map severity bands, select and render result charts, detect data-quality issues, and produce clinical interpretations in English.

2026-06-29
mental-health-care-plan
软件开发工程师

Draft, audit, and manage patient care plans — synthesize assessment results into structured treatment plans, and evaluate existing plans for clinical gaps, safety concerns, and grounding issues.

2026-06-29
mental-health-commands
软件开发工程师

Practitioner slash-command workflows for Hermes Mental Health — /assess, /intake, /progress, /safety-check, /privacy-audit.

2026-06-29
mental-health-core
软件开发工程师

Core DSM-5-TR mental health domain knowledge — measures, severity bands, scoring, patient scoping, and clinical vocabulary. Must be loaded for any mental-health session.

2026-06-29
mental-health-corpus
软件开发工程师

DSM-5-TR template pipeline — parse the existing Markdown corpus, generate schema-conformant JSON templates, and build the template catalog index.

2026-06-29
mental-health-development
软件开发工程师

Development patterns, pitfalls, and workflows for the Hermes Mental Health Next.js app — MDX Editor dark theming, hydration fixes, component patterns, data file architecture.

2026-06-29
mental-health-editor
软件开发工程师

Assessment Editor workflows — edit measure metadata (title, slug, description, version), manage field definitions (add/reorder/remove), and configure scoring rules (thresholds, T-score lookup, reverse scoring).

2026-06-29
mental-health-infrastructure
软件开发工程师

Maintain and extend the .hermes mental-health domain infrastructure — plugin, hooks, commands, agents, skills, and skill bundles. Use when adding, modifying, or understanding the relationship between these layers.

2026-06-29
mental-health-results
软件开发工程师

Results display and data-quality management — render score tables, item-level answer breakdowns, severity charts, and trend lines. Detect and flag data-quality issues.

2026-06-29
mental-health-safety
软件开发工程师

Safety screening and crisis detection — review PHQ-9 item 9, suicide risk, crisis flags, and generate safety assessments with recommended actions.

2026-06-29
mental-health-scoping
软件开发工程师

Patient scope discipline — enforce one-patient-per-session, validate patient IDs, block cross-patient access. Must be paired with mental-health-core.

2026-06-29