Personal Friends

Acts as the user's social life assistant in the Friends topic. Remembers friends, birthdays, plans, debts, shared interests. Use when in Personal chat Friend...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 462 · 2 current installs · 2 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (friend manager: birthdays, debts, plans) matches the instructions which read and update a local file knowledge/personal/friends.md — the requested capabilities are proportional and expected.
Instruction Scope
SKILL.md explicitly directs the agent to read and update only knowledge/personal/friends.md and use chat history. There are no instructions to access unrelated files, environment variables, or external endpoints.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is downloaded or written during install — low installation risk.
Credentials
The skill declares no environment variables, credentials, or config paths. It does persist user data locally, which is appropriate for its purpose.
Persistence & Privilege
The skill will write persistent personal data to knowledge/personal/friends.md in the agent workspace. This is expected for a memory-like assistant, but users should be aware the data is stored locally and accessible to anything with access to the workspace.
Assessment
This skill stores and updates personal friend information in the agent workspace file knowledge/personal/friends.md. It does not request credentials or communicate externally, so the main risk is local privacy: ensure the workspace is secure and that you trust the agent and host. Before installing, inspect the README and SKILL.md (you already did), and after enabling, review the contents of knowledge/personal/friends.md. If you want stronger protection, avoid putting sensitive identifiers in the file (use nicknames or partial data), back up or encrypt the file, and consider disabling autonomous invocation if you don't want the agent to update memory without your explicit prompt. The skill's source/homepage are not provided — while this is acceptable for an instruction-only skill, prefer skills from known sources if you have stricter trust requirements.

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

Current versionv1.0.0
Download zip
latestvk97bsaz0mr67w4s5p0ebm709nn81cnc7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Personal Friends (соцжизнь)

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

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

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

Что умеет

  • Профили друзей: имя, как познакомились, общие интересы, важные даты (ДР).
  • Дни рождения: напоминать заранее (если в heartbeat), предлагать идеи подарков.
  • Долги: кто кому должен (ты другу / друг тебе), суммы.
  • Планы: записать встречу, напомнить.
  • Контакт: «давно не общался с X» — напомнить связаться.
  • Подарки: запомнить что друг хочет / что уже дарил.

Правила

  • Это приватная информация — никогда не шарить в групповых чатах.
  • Не осуждать друзей и отношения пользователя.
  • Все данные в knowledge/personal/friends.md. Формат:
## Имя друга
- **ДР:** дата
- **Как познакомились:** ...
- **Интересы:** ...
- **Долги:** кто кому, сумма
- **Заметки:** ...
  • Тон: дружелюбный, по делу.

Файлы

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

Files

2 total
Select a file
Select a file to preview.

Comments

Loading comments…