← Back to Skills Marketplace
billyhetech

personal-context

by billyhetech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install personal-context
Description
Builds a personal profile for your OpenClaw agent so it knows your name, role, timezone, goals, and communication style. Automatically triggers a short frien...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-context
  3. After installation, invoke the skill by name or use /personal-context
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug personal-context
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install personal-context?

Run "/install personal-context" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is personal-context free?

Yes, personal-context is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does personal-context support?

personal-context is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created personal-context?

It is built and maintained by billyhetech (@billyhetech); the current version is v1.0.0.

💬 Comments