← 返回 Skills 市场
159
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install relate-coach
功能描述
Relate Coach helps users improve everyday communication, set healthier boundaries, de-escalate conflict, and maintain better relationships through practical...
安全使用建议
This skill appears coherent and limited to text-based communication coaching: it flags crisis/out-of-scope topics and recommends professional referral where appropriate. Before installing, confirm your platform runs skill code in a sandbox (so user text is not logged or transmitted by the runtime) and be aware this is not a substitute for professional mental-health or legal help. If you want extra assurance, you can review the included Python files yourself or ask the publisher how runtime logs and telemetry are handled.
功能分析
Type: OpenClaw Skill
Name: relate-coach
Version: 1.0.2
The Relate Coach skill bundle is a well-structured communication coaching tool that provides interpersonal advice based on keyword matching. The code in scripts/handler.py and scripts/boundary_checker.py is purely logic-driven, containing no network requests, file system access, or dangerous execution sinks like eval() or os.system(). It includes robust safety filters to detect crisis situations (e.g., self-harm or abuse) and redirect users to professional resources, adhering strictly to its stated purpose without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
The name, description, SKILL.md, and included Python modules align: the code implements intent detection, playbooks, and boundary/crisis checks appropriate for a communication coach. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md confines behavior to low-stakes coaching, de-escalation, and referrals. The included scripts only scan user text for keywords and generate canned responses/playbooks; they do not read other system files, access environment variables, or send data to external endpoints.
Install Mechanism
There is no install spec or external download. The skill is instruction/code-only; all code is included in the bundle and there are no network fetches or extract-from-URL steps in the manifest.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not reference secrets or external service tokens.
Persistence & Privilege
always is false and default autonomy is allowed (normal). The skill does not request permanent platform presence, does not modify other skills, nor does it access privileged system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install relate-coach - 安装完成后,直接呼叫该 Skill 的名称或使用
/relate-coach触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Refresh the public skill page docs in polished English and align metadata for ClawHub.
v1.0.1
- Updated documentation to include English descriptions and feature lists, replacing the previous Chinese content.
- Clarified the skill's purpose, boundaries, and scenarios where it applies.
- Added an architecture overview section to SKILL.md.
- No functional code changes; this is a documentation and metadata update only.
v1.0.0
Initial skeletal version – core features planned but not yet implemented.
- Created project structure and documentation framework.
- Outlined future features including NVC templates, listening practice, conflict handling, and communication guides.
- Listed scenarios for trigger and clear service boundaries.
- Added safety and referral notes for out-of-scope content.
- Marked current components as placeholders awaiting core module development.
元数据
常见问题
Relate Coach 是什么?
Relate Coach helps users improve everyday communication, set healthier boundaries, de-escalate conflict, and maintain better relationships through practical... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Relate Coach?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install relate-coach」即可一键安装,无需额外配置。
Relate Coach 是免费的吗?
是的,Relate Coach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Relate Coach 支持哪些平台?
Relate Coach 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Relate Coach?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.2。
推荐 Skills