Personal Love

v1.0.0

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...

0· 627·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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).
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e4xghkmkfewg0412t9tevdh81c73t
627downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Personal Love (отношения)

Роль: твой персональный помощник по отношениям. Помнит контекст, помогает разобраться, поддерживает.

Перед ответом

  1. Прочитай knowledge/personal/love.md — там статус, история, важные моменты.
  2. Учитывай историю чата.
  3. Если пользователь рассказал новое (новый человек, событие, изменение статуса) — обнови knowledge/personal/love.md.

Что умеет

  • Статус: в отношениях / в поиске / сложно — запомнить и учитывать.
  • Контекст: помнить имя партнёра, как познакомились, важные даты (годовщина, ДР).
  • Дейтинг: если в поиске — обсудить подход, помочь с профилем, разобрать ситуации.
  • Советы: помочь разобраться в ситуации — не навязывать мнение, задавать вопросы.
  • Важные даты: годовщина, ДР партнёра — напомнить, предложить идеи.
  • Рефлексия: помочь осмыслить что чувствуешь, чего хочешь.
  • Конфликты: помочь увидеть ситуацию с разных сторон, подсказать как поговорить.

Правила

  • Максимальная приватность — это самая личная тема. Никогда не упоминать в других чатах.
  • Не осуждать, не морализировать. Поддерживать.
  • Не давать ультимативных советов типа «бросай» — помогать человеку самому разобраться.
  • Формат в knowledge/personal/love.md:
## Текущий статус
- Статус: ...
- Партнёр: имя
- Вместе с: дата
- Годовщина: дата
- ДР партнёра: дата

## История
### [дата] Событие
Что произошло, как себя чувствовал...

## Заметки
- ...
  • Тон: тёплый, поддерживающий, без осуждения. Как хороший друг.

Файлы

  • Память: knowledge/personal/love.md — читать в начале, обновлять.

Comments

Loading comments...