← Back to Skills Marketplace
create-psychological-counselor(创造/蒸馏心理咨询师)
by
zhuqingsonga
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install psychological-counselor-skill
Description
Create a digital twin of a psychological counselor from background and consultation materials to simulate their style, provide basic listening, and support e...
Usage Guidance
This skill appears to do what it says: fetch links or accept pasted/uploaded material, analyze it, and write local counselor files. Before using it, do not upload non‑anonymized counseling records or other people's private data unless you have explicit permission and have properly de‑identified them. Review the generated counselors/ directory and delete any files you no longer want stored. Remember the tool is explicitly not a replacement for professional mental health care — do not use it for crisis situations. If you need greater assurance, test it with purely synthetic or public materials first and inspect what files it creates and what external URLs it fetches.
Capability Analysis
Type: OpenClaw Skill
Name: psychological-counselor-skill
Version: 1.0.0
The skill facilitates the creation of AI counselor 'digital twins' using high-risk capabilities including Bash for directory management, WebFetch for external data retrieval, and file system modification. While these tools are plausibly needed for the stated purpose, the instructions in SKILL.md to execute 'rm -rf' on user-defined 'slug' identifiers present a significant path traversal and unintended file deletion risk. Additionally, the skill's broad trigger set includes sensitive emotional distress keywords, which, despite extensive ethical disclaimers, places the agent in a high-risk therapeutic role where logic flaws or lack of input sanitization could lead to harmful outcomes.
Capability Assessment
Purpose & Capability
Name/description (create counselor digital twins) align with what the skill asks to do: collect user input or URLs/files, analyze material, and write counselor artifacts to a local counselors/{slug}/ directory. Declared allowed-tools (WebFetch, Bash, Read, Write, Edit) are appropriate for fetching source links and writing generated files.
Instruction Scope
SKILL.md instructs the agent to fetch web links, accept pasted or uploaded content, analyze materials, and write SKILL.md/counselor.md/meta.json into local counselors/{slug}/ directories. This stays within the stated purpose. It does, however, allow ingesting potentially sensitive counseling records — the docs repeatedly warn about desensitization/authorization, but the runtime gives the agent broad discretion to fetch and process arbitrary URLs and uploaded content, so users must avoid supplying private/identifiable records without consent.
Install Mechanism
No install spec; the skill is instruction-only with two small helper scripts included. There are no downloads from external URLs or package installs. Scripts are local, simple, and only perform safe filesystem tasks (listing, archiving, rolling back files).
Credentials
The skill does not request environment variables, credentials, or config paths. The README and tools mention local tokens/config files only as local storage guidance, but no secret injection is required — this is consistent and proportional to the skill's functionality.
Persistence & Privilege
always is false and user-invocable is true. The skill writes files under a user-level counselors/ directory and includes versioning scripts for local archival; it does not request system-wide configuration changes or other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install psychological-counselor-skill - After installation, invoke the skill by name or use
/psychological-counselor-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release – creates AI digital twins of psychological counselors using background data, supporting both English and Chinese.
- Enables building a digital counselor from education/training, consultation notes, interviews, and more
- Simulates counselor's style for learning or basic emotional support
- Helps users find suitable counselor types or simulate sessions
- Collects minimal info for setup; supports adding materials via links, uploads, or paste
- Enforces clear ethical boundaries and privacy guidelines
- Includes conversational management, evolution with new data/corrections, and simple skill management commands
Metadata
Frequently Asked Questions
What is create-psychological-counselor(创造/蒸馏心理咨询师)?
Create a digital twin of a psychological counselor from background and consultation materials to simulate their style, provide basic listening, and support e... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install create-psychological-counselor(创造/蒸馏心理咨询师)?
Run "/install psychological-counselor-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is create-psychological-counselor(创造/蒸馏心理咨询师) free?
Yes, create-psychological-counselor(创造/蒸馏心理咨询师) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does create-psychological-counselor(创造/蒸馏心理咨询师) support?
create-psychological-counselor(创造/蒸馏心理咨询师) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created create-psychological-counselor(创造/蒸馏心理咨询师)?
It is built and maintained by zhuqingsonga (@zhuqingsonga); the current version is v1.0.0.
More Skills