← 返回 Skills 市场
harrylabsj

Therapy Prep

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install therapy-prep
功能描述
Help users prepare for therapy or counseling sessions by organizing thoughts, clarifying goals, identifying patterns, and structuring what to bring up. Use w...
安全使用建议
This skill appears internally consistent for preparing therapy sessions: it only uses bundled JSON and local Python modules, includes a crisis-detection and referral flow, and does not request credentials or network access. Before installing, consider: 1) Privacy — if you run this skill in a hosted environment, confirm whether user inputs (notes) are logged or transmitted by the host; the skill itself does not send data externally. 2) Hotline correctness — the skill includes a country-specific hotline (400-161-9995); verify it is appropriate for your locale. 3) Clinical limits — the skill explicitly is not a substitute for therapy and will only match crisis keywords via simple substring checks (false positives/negatives possible). Overall this appears safe and coherent, but verify hosting/privacy details if you will enter sensitive personal data.
功能分析
Type: OpenClaw Skill Name: therapy-prep Version: 1.0.0 The therapy-prep skill is a well-structured tool designed to help users organize their thoughts before counseling sessions. It includes robust safety features such as a crisis detector (scripts/crisis_detector.py) that monitors for self-harm or suicide keywords and provides a legitimate hotline (400-161-9995). The code logic in scripts/prep.py and scripts/topic_organizer.py is transparent, follows the stated purpose, and lacks any indicators of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Skill name/description (therapy preparation) aligns with included code and data: conversation-driven prep flow, topic organizer, and local crisis detector. Required capabilities (none) are proportional to purpose.
Instruction Scope
SKILL.md describes stepwise guidance and includes a crisis escalation policy; runtime instructions and the Python modules stick to collecting user inputs, organizing topics, and detecting crisis keywords. There are no instructions to read unrelated files, access environment variables, network endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only skill). Code files are bundled with the skill but there are no external downloads, package installs, or extract-from-URL steps.
Credentials
Skill does not request environment variables, credentials, or config paths. All data sources are local files included in the package (references/*.json), which is appropriate for the stated functionality.
Persistence & Privilege
Skill does not request permanent/always-on presence (always:false) and does not modify other skills or system settings. It runs locally against included files and returns results; no elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install therapy-prep
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /therapy-prep 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of therapy-prep: - Helps users prepare for therapy or counseling by organizing thoughts, clarifying goals, and identifying patterns. - Guides users through structured preparation steps: confirming session details, reflecting on recent experiences, setting session goals, and preparing a discussion checklist. - Provides clear boundaries—does not offer diagnosis or replace therapy. - Includes guidance for crisis situations, with referral information. - Designed for anyone wanting to make the most of an upcoming therapy session or reflect on what to discuss.
元数据
Slug therapy-prep
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Therapy Prep 是什么?

Help users prepare for therapy or counseling sessions by organizing thoughts, clarifying goals, identifying patterns, and structuring what to bring up. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Therapy Prep?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install therapy-prep」即可一键安装,无需额外配置。

Therapy Prep 是免费的吗?

是的,Therapy Prep 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Therapy Prep 支持哪些平台?

Therapy Prep 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Therapy Prep?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论