← Back to Skills Marketplace
harrylabsj

Relate Coach

by haidong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install relate-coach
Description
Relate Coach helps users improve everyday communication, set healthier boundaries, de-escalate conflict, and maintain better relationships through practical...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install relate-coach
  3. After installation, invoke the skill by name or use /relate-coach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug relate-coach
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Relate Coach?

Relate Coach helps users improve everyday communication, set healthier boundaries, de-escalate conflict, and maintain better relationships through practical... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Relate Coach?

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

Is Relate Coach free?

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

Which platforms does Relate Coach support?

Relate Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Relate Coach?

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

💬 Comments