← 返回 Skills 市场
118
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install normieclaw-relationship-buddy
功能描述
Track the people you care about with contact details, key dates, preferences, interaction logs, and personalized timely reminders to nurture your relationships.
安全使用建议
This package is internally consistent with its stated purpose (a local personal CRM). Before installing: 1) Only paste the SETUP-PROMPT shell block if you trust the skill source and are comfortable creating files under data/relationship-buddy; it performs only local cp/mkdir/chmod operations. 2) Be aware the agent is designed to learn from conversational mentions — confirm how/when it auto-saves details so you don't unintentionally persist sensitive notes. 3) The included migration script is local-only and includes safety checks (no symlinks, umask, file perms); review the CSV you import and run it from a trusted environment. 4) The dashboard kit and SQL/APIs mention Supabase/Next.js — if you later enable a dashboard or remote DB, you'll need to supply credentials; review that integration carefully and prefer local-only storage if you want to avoid third-party hosting. 5) The SKILL.md includes explicit prompt-injection defense, but the scanner flagged injection patterns and unicode control chars; inspect the raw SKILL.md for any hidden characters and confirm the defensive text is not accidentally executable. If you want higher assurance, run the skill in an isolated environment, enable OS-level disk encryption, and back up (or periodically inspect) the data directory permissions.
功能分析
Type: OpenClaw Skill
Name: normieclaw-relationship-buddy
Version: 1.0.3
The Relationship Buddy skill is a personal CRM designed to manage contact information, interactions, and reminders using local JSON storage. The bundle includes a bash/python migration script (migrate-contacts.sh) for CSV imports and a comprehensive system prompt (SKILL.md) that features strong defensive instructions against prompt injection and PII exfiltration. All high-risk capabilities, such as file system access and web searching, are strictly scoped to the stated purpose of the skill with explicit privacy safeguards.
能力评估
Purpose & Capability
Name/description match the included files: contact JSON schema, reminders, examples, migration script and dashboard spec all align with a personal CRM. There are no unexpected environment variables, binaries, or hidden install steps in the skill package itself.
Instruction Scope
SKILL.md tightly documents local data files and strong prompt-injection defenses. One behavioral tension: the skill describes 'learning over time' and 'update the relevant contact profile automatically' but also says to 'confirm briefly' — automatic updates from conversational text could lead to unintended storage of sensitive details unless the agent's confirmation behavior is strict. The SETUP-PROMPT instructs the user to run shell commands to create data directories and copy config; these are local and reasonable but you should only paste them if you trust the skill source.
Install Mechanism
This is an instruction-only skill (no install spec). The only executable file is a local bash/python migration script which reads a CSV and writes to data/contacts.json; it has reasonable safety checks (refuses symlinks, umask 077, sets file permissions). No network downloads or arbitrary code pulls are present in the package.
Credentials
The skill requests no credentials or env vars. However, the dashboard-kit and DB schema reference Supabase/Postgres and a Next.js API — if you later enable that dashboard or connect a remote DB you will need service credentials. The packaged skill itself does not ask for them, but the docs imply an optional cloud/backend integration that would require credentials.
Persistence & Privilege
always is false and the skill doesn't request system-wide persistence or modify other skills. It creates and uses files under data/relationship-buddy/data which is appropriate for a local personal CRM. The migration script enforces owner-only permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install normieclaw-relationship-buddy - 安装完成后,直接呼叫该 Skill 的名称或使用
/normieclaw-relationship-buddy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
v1.0.3: Security fixes: confined scripts to skill directory, removed filesystem traversal from setup
v1.0.2
v1.0.2: MIT license, cleaned descriptions, removed cross-sell
v1.0.0
Initial publish from NormieClaw.ai
元数据
常见问题
Relationship Buddy 是什么?
Track the people you care about with contact details, key dates, preferences, interaction logs, and personalized timely reminders to nurture your relationships. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Relationship Buddy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install normieclaw-relationship-buddy」即可一键安装,无需额外配置。
Relationship Buddy 是免费的吗?
是的,Relationship Buddy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Relationship Buddy 支持哪些平台?
Relationship Buddy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Relationship Buddy?
由 Nollio(@nollio)开发并维护,当前版本 v1.0.3。
推荐 Skills