← 返回 Skills 市场
gekacross

Personal Love

作者 GekaCross · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
654
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-love
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-love 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Relationship assistant that remembers context and important dates.
元数据
Slug personal-love
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 654 次。

如何安装 Personal Love?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-love」即可一键安装,无需额外配置。

Personal Love 是免费的吗?

是的,Personal Love 完全免费(开源免费),可自由下载、安装和使用。

Personal Love 支持哪些平台?

Personal Love 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Personal Love?

由 GekaCross(@gekacross)开发并维护,当前版本 v1.0.0。

💬 留言讨论