← 返回 Skills 市场
406
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install my-ai-familiar
功能描述
Bind a consistent, high-fidelity personality to your agent using Triple Anchor Compression (MBTI, Zodiac, Enneagram). Triggers when managing high-level strat...
安全使用建议
This skill appears to do what it says: bind a persistent persona by reading and writing files in your agent's workspace. Things to consider before installing:
- It will read IDENTITY.md (and optionally SOUL.md/HEARTBEAT.md) and may write LORE.md / MEMORY.md or other files you instruct; ensure the agent's filesystem permissions are limited to a safe workspace so it cannot modify sensitive files.
- The configure script respects a $OPENCLAW_WORKSPACE env var (not listed in metadata); if you set that, the script will write IDENTITY.md into that path. If you do not want that behavior, do not set the env var or run the wizard from a controlled directory.
- The wizard sanitizes inputs but the regex-based stripping is imperfect; review any generated IDENTITY.md and the created backup (IDENTITY.md.bak) before trusting it in production.
- The SKILL.md allows autonomous execution of tasks and automatic re-anchoring; if you prefer stricter control, restrict autonomous invocation or require explicit confirmation for writes/actions.
- If you need extra assurance, review configure.py locally (it's included) and test the skill in a sandbox workspace first. Overall, nothing in the package requests unrelated credentials or pulls external code, so it is coherent for its stated purpose.
功能分析
Type: OpenClaw Skill
Name: my-ai-familiar
Version: 1.2.2
The skill bundle is classified as benign. The `configure.py` script includes robust input sanitization (`sanitize_input` function) specifically designed to prevent prompt injection into the `IDENTITY.md` file, demonstrating a clear intent to secure the agent's configuration. Furthermore, the `SKILL.md` instructions for the AI agent prioritize user safety and mandate transparency for high-impact actions, including a 'hard rule' for disclosure when writing to files, which actively mitigates risks like silent data exfiltration or unauthorized modifications. There is no evidence of malicious code, obfuscation, or instructions for unauthorized access or persistence.
能力评估
Purpose & Capability
Name/description (persona binding via MBTI/Zodiac/Enneagram) aligns with the provided files and runtime behavior. The skill only needs workspace file access and a small configure helper; nothing requested is disproportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read IDENTITY.md (and optionally SOUL.md/HEARTBEAT.md) and to persist context to LORE.md/MEMORY.md. It also grants the agent the discretion to 'execute directly' if it has tools available and to write files the user directs — but requires disclosure and confirmation for high-impact writes. This is within scope for a persona framework but grants broad file-write and action autonomy that the user should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no downloads. configure.py is included as a local helper script; there is no third-party package installation or external code fetch.
Credentials
No credentials or sensitive environment variables are required. The included configure.py optionally reads OPENCLAW_WORKSPACE from the environment (not declared in requires.env) to resolve the workspace path — this is a benign convenience but is an environment access beyond the declared metadata.
Persistence & Privilege
Skill.yaml defines hooks (e.g., on_startup: ingest IDENTITY.md) and the SKILL.md encourages persistence (LORE.md/MEMORY.md). The skill is not force-included (always: false). The agent is allowed autonomous invocation by default; combined with file-write ability and the 'Autonomous Action' guidance, this gives the skill the ability to take actions and persist state — acceptable for this use-case but worth user awareness and limiting to the workspace.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install my-ai-familiar - 安装完成后,直接呼叫该 Skill 的名称或使用
/my-ai-familiar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Loosen file write restriction — disclosure is the rule, not arbitrary scope. Agents can write wherever the user directs; unprompted writes still default to LORE.md/MEMORY.md.
v1.2.1
Security hardening: prompt injection sanitization, softened autonomy language, scoped persistence writes, startup disclosure, path verification in configure.py
v1.2.0
Added transparency to file reads and autonomous actions. Replaced hardcoded paths in skill.yaml.
v1.1.0
Rebranded to My AI Familiar and bumped version.
元数据
常见问题
My AI Familiar 是什么?
Bind a consistent, high-fidelity personality to your agent using Triple Anchor Compression (MBTI, Zodiac, Enneagram). Triggers when managing high-level strat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 406 次。
如何安装 My AI Familiar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install my-ai-familiar」即可一键安装,无需额外配置。
My AI Familiar 是免费的吗?
是的,My AI Familiar 完全免费(开源免费),可自由下载、安装和使用。
My AI Familiar 支持哪些平台?
My AI Familiar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 My AI Familiar?
由 Lux Sp4rk(@lux-sp4rk)开发并维护,当前版本 v1.2.2。
推荐 Skills