← Back to Skills Marketplace
harrylabsj

Psych Companion

by haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
137
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install psych-companion
Description
心理陪伴助手 - 情绪记录、压力评估、调节建议,危机时刻的专业转介支持
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install psych-companion
  3. After installation, invoke the skill by name or use /psych-companion
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug psych-companion
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Psych Companion?

心理陪伴助手 - 情绪记录、压力评估、调节建议,危机时刻的专业转介支持. It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Psych Companion?

Run "/install psych-companion" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Psych Companion free?

Yes, Psych Companion is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Psych Companion support?

Psych Companion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Psych Companion?

It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.

💬 Comments