← 返回 Skills 市场
personal-context
作者
billyhetech
· GitHub ↗
· v1.0.0
· MIT-0
134
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-context
功能描述
Builds a personal profile for your OpenClaw agent so it knows your name, role, timezone, goals, and communication style. Automatically triggers a short frien...
安全使用建议
This skill stores and reads a local profile at ~/.openclaw/workspace/me.json and will silently load it at session start (or run a brief onboarding if the file is missing). Before installing, consider: 1) Inspect or back up ~/.openclaw/workspace/me.json to ensure it contains only what you want the agent to remember. 2) The skill explicitly says it will not store passwords, API keys, health or financial data — do not enter such sensitive information during onboarding. 3) If you prefer to avoid automatic onboarding or silent loading, use the skill only on demand or adjust agent settings to disable autonomous invocation. 4) Check file permissions on ~/.openclaw/workspace/ so only your user account can read the profile. Overall, the skill appears coherent and limited to local personalization.
功能分析
Type: OpenClaw Skill
Name: personal-context
Version: 1.0.0
The 'personal-context' skill is designed to personalize agent interactions by storing user-provided details (name, role, timezone) in a local JSON file (~/.openclaw/workspace/me.json). The instructions in SKILL.md and references/profile-schema.md explicitly forbid storing sensitive information like passwords or API keys and require user confirmation before updating data, showing no signs of malicious intent or high-risk behavior.
能力评估
Purpose & Capability
Name and description match the behavior in SKILL.md. The only resources used are a single user-editable file in ~/.openclaw/workspace/, which is proportional to a personal-profile skill.
Instruction Scope
Instructions tell the agent to read and write ~/.openclaw/workspace/me.json and to silently load it at session start; this is expected for personalization but has a privacy implication (the agent will access the local profile automatically). The skill explicitly forbids storing sensitive data and advises user confirmation before updates, which reduces concern.
Install Mechanism
No install spec and no code files — lowest-risk model. Nothing is downloaded or written to disk beyond the intended profile file.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the user-local profile file. This is proportionate to its purpose.
Persistence & Privilege
always is false and the skill does not request system-wide changes or alter other skills' configs. It persists only by reading/writing its own workspace profile file.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-context - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-context触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the personal-context skill.
- Adds a user profile system enabling agents to remember your name, role, timezone, goals, and communication style.
- Triggers a short, friendly onboarding on first use or when requested with phrases like "update my profile" or "personalize your responses."
- Stores answers in a human-readable file (`~/.openclaw/workspace/me.json`) for easy review and editing.
- Guides agents to tailor interactions every session using saved preferences.
- Includes mechanisms for explicit user confirmation before updating profile information.
- Ensures privacy by never storing sensitive personal data.
元数据
常见问题
personal-context 是什么?
Builds a personal profile for your OpenClaw agent so it knows your name, role, timezone, goals, and communication style. Automatically triggers a short frien... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 personal-context?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-context」即可一键安装,无需额外配置。
personal-context 是免费的吗?
是的,personal-context 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
personal-context 支持哪些平台?
personal-context 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 personal-context?
由 billyhetech(@billyhetech)开发并维护,当前版本 v1.0.0。
推荐 Skills