← 返回 Skills 市场
harrylabsj

Psych Companion

作者 haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install psych-companion
功能描述
心理陪伴助手 - 情绪记录、压力评估、调节建议,危机时刻的专业转介支持
安全使用建议
This skill appears coherent and runs locally without requesting credentials or network access. Before installing/using it: 1) Review where your agent/runtime logs user input — the skill's code does not explicitly redact sensitive phrases even though SKILL.md claims immediate cleaning. 2) Run the included tests locally to confirm behavior and that no persistence or unexpected network activity occurs in your environment. 3) Understand it is NOT a replacement for professional care; verify the hotline number is appropriate for your region and ensure emergency instructions are correct. 4) If you need the claimed immediate privacy scrubbing, ask the author to show or add explicit redaction code (or add a preprocessing step in your agent) so that sensitive tokens are removed from outputs/logs.
功能分析
Type: OpenClaw Skill Name: psych-companion Version: 0.1.0 The 'psych-companion' skill is a legitimate psychological support tool designed for emotion logging, stress assessment, and crisis referral. The code in 'scripts/crisis_detector.py' and 'scripts/emotion_analyzer.py' performs local text analysis using predefined keywords in the 'references/' directory to identify emotional states and potential mental health crises. The 'SKILL.md' instructions are well-aligned with the stated purpose, including clear boundaries, crisis referral protocols, and privacy-focused disclaimers. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name/description (daily emotional support, CBT-based suggestions, crisis referral) match the provided files: emotion analyzer, crisis detector, CBT references, and simple tests. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md promises 'sensitive words will be cleaned immediately' and 'all processing is local, no persistent storage.' The shipped Python modules do not implement explicit redaction/sanitization of user text (detectors return matched keywords and generate responses) and there is no code that writes to persistent storage — so the persistence claim is accurate but the automatic 'cleaning' promise is not visibly enforced in the code. Recommend verifying how the agent runtime will handle logs/output and whether any wrapper will perform the claimed scrubbing.
Install Mechanism
Instruction-only install (no install spec). Code files are pure Python using only standard libraries (json, re, pathlib). No downloads, no external packages, no archive extraction — low install risk.
Credentials
No required environment variables, credentials, or config paths. The skill does not request unrelated secrets and its data access is limited to bundled reference JSON files.
Persistence & Privilege
always=false (not force‑installed) and no self-modifying or cross-skill configuration is present. The code does not persist user records; tests and scripts only read local reference files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install psych-companion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /psych-companion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
psych-companion v0.1.0 - Initial release with core features for daily emotional support and stress management. - Implements structured emotion journaling, emotion analysis (10+ types), and CBT/mindfulness-based regulation suggestions. - Crisis detection with automatic professional referral for high-risk keywords. - Clear boundaries: does not diagnose or replace professional counseling. - Basic file structure and test included; privacy and disclaimer provisions in place.
元数据
Slug psych-companion
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Psych Companion 是什么?

心理陪伴助手 - 情绪记录、压力评估、调节建议,危机时刻的专业转介支持. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 Psych Companion?

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

Psych Companion 是免费的吗?

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

Psych Companion 支持哪些平台?

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

谁开发了 Psych Companion?

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

💬 留言讨论