← Back to Skills Marketplace
108
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install relationship-nurture-assistant
Description
Assist users in resolving intimate relationship issues by identifying relationship types, emotions, and offering communication tips and nurturing advice.
Usage Guidance
This skill appears coherent and self-contained: it parses user text and returns tips locally. Before installing, be aware that you will likely provide personal relationship details — avoid entering highly sensitive identifiers or legal/medical facts. The included handler.py is small and does not call external networks or require credentials, but it is not a substitute for professional therapy. If you have privacy concerns, review the handler.py yourself or run the skill in an isolated environment. Monitor outputs and revoke use if it behaves unexpectedly.
Capability Analysis
Type: OpenClaw Skill
Name: relationship-nurture-assistant
Version: 0.1.0
The skill bundle is a straightforward relationship advice tool. The Python code (handler.py) uses simple keyword matching to categorize relationship types and emotions, returning hardcoded advice and phrases. There are no network calls, file system operations, or suspicious instructions in the SKILL.md file.
Capability Assessment
Purpose & Capability
Name/description (relationship advice) matches the SKILL.md workflow and the handler.py implementation: parsing relationship type/emotion and returning tips/phrases. No unrelated permissions, binaries, or credentials are requested.
Instruction Scope
SKILL.md and handler.py only operate on user-provided text and produce JSON advice. There are no instructions to read files, environment variables, or to send data to external endpoints. Note: the skill is designed to process potentially sensitive personal text (relationship details), so privacy considerations apply.
Install Mechanism
No install spec is provided (instruction-only with a small handler.py). Nothing is downloaded or written to disk beyond the included files.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or permissions.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with other risky privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install relationship-nurture-assistant - After installation, invoke the skill by name or use
/relationship-nurture-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of Relationship Nurture Assistant.
- Supports detection of relationship type (partner, parent-child, intergenerational).
- Identifies user emotions and core communication issues.
- Provides practical communication tips and example phrases.
- Offers personalized long-term nurturing advice.
- Standardized JSON output for seamless integration.
Metadata
Frequently Asked Questions
What is Relationship Nurture Assistant?
Assist users in resolving intimate relationship issues by identifying relationship types, emotions, and offering communication tips and nurturing advice. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Relationship Nurture Assistant?
Run "/install relationship-nurture-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Relationship Nurture Assistant free?
Yes, Relationship Nurture Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Relationship Nurture Assistant support?
Relationship Nurture Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Relationship Nurture Assistant?
It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.
More Skills