← Back to Skills Marketplace
gekacross

Personal Love

by GekaCross · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
654
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install personal-love
Description
Acts as the user's relationship and dating assistant in the Love topic. Tracks dating life, relationship notes, advice, important dates. Use when in Personal...
Usage Guidance
This skill is internally coherent and does what it says: it stores and uses a local file (knowledge/personal/love.md) to remember relationship details. Before installing, consider the privacy implications: the file will contain highly personal information (partners' names, dates, events). Verify where the agent workspace is stored, who/what can read it (other skills, backups, operators), and whether it is encrypted or has retention controls. Remember that the skill's privacy rules are just instructions to the agent and not a technical guarantee. If you proceed, test with non-sensitive example data first, and have a procedure to export or securely delete the knowledge file when you stop using the skill.
Capability Analysis
Type: OpenClaw Skill Name: personal-love Version: 1.0.0 The skill is designed to act as a personal relationship assistant, requiring read and write access to its internal memory file (`knowledge/personal/love.md`) within the agent's workspace to store and retrieve user-specific relationship data. The `SKILL.md` instructions are clear, align with the stated purpose, and even include a directive for 'Maximum privacy'. There is no evidence of malicious intent, data exfiltration, unauthorized command execution, or prompt injection attempts to subvert the agent's core function for harmful purposes.
Capability Assessment
Purpose & Capability
Name/description (relationship/dating assistant) align with what the skill does: read and update a local knowledge file (knowledge/personal/love.md) and use chat history to provide advice and reminders. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to read and update knowledge/personal/love.md and to consider chat history. That is appropriate for a memory-backed personal assistant, but it means the skill will persist very sensitive personal information (partners' names, dates, events) in the agent workspace. The 'maximum privacy' rule is a guideline in the instructions — it cannot be enforced by the skill itself.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an installer.
Credentials
No environment variables, credentials, or external endpoints are requested. The lack of extra secrets is appropriate for the stated purpose.
Persistence & Privilege
The skill persists data to the agent workspace (knowledge/personal/love.md). It does not request always:true or elevated privileges, but persisting sensitive relationship data is an inherent privacy risk the user should consider (access by other skills, backups, or humans who can read the workspace).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-love
  3. After installation, invoke the skill by name or use /personal-love
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Relationship assistant that remembers context and important dates.
Metadata
Slug personal-love
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Personal Love?

Acts as the user's relationship and dating assistant in the Love topic. Tracks dating life, relationship notes, advice, important dates. Use when in Personal... It is an AI Agent Skill for Claude Code / OpenClaw, with 654 downloads so far.

How do I install Personal Love?

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

Is Personal Love free?

Yes, Personal Love is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Personal Love support?

Personal Love is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Personal Love?

It is built and maintained by GekaCross (@gekacross); the current version is v1.0.0.

💬 Comments