← Back to Skills Marketplace
lj22503

personal-context-manager

by lj22503 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install personal-context-manager
Description
[何时使用]当用户需要管理个人 Context(上下文)时;当用户说"记录触动事""整理认知""建立知识连接"时;当检测到"晨间日记""认知地图""知识整合"等关键词时。新增发芽功能(4 种类型)和日记功能(旁观者反馈)。
Usage Guidance
This skill appears internally coherent and implements the described knowledge-management workflows. Before installing: 1) Review the included scripts (scripts/entropy_reduce.py) yourself — it will scan and can delete files under the skill's data/ directory when run with --force; run it first with --dry-run. 2) Back up any notes you care about before allowing execution or deletion. 3) If you want to limit risk, grant only Read/Write on a dedicated data directory (not system folders) and avoid giving broad Exec rights to arbitrary agent actions. 4) There are no network endpoints or secret requirements in the package, but if you extend the skill to import from external apps (WeChat/Feishu), require explicit user-supplied exports rather than credentials. Overall: coherent and plausible for its stated purpose; exercise normal caution around the file-deletion capability.
Capability Analysis
Type: OpenClaw Skill Name: personal-context-manager Version: 2.0.0 The bundle is a personal knowledge management tool designed to help users organize thoughts and external information. While it includes a Python script (scripts/entropy_reduce.py) that can delete files and requires 'Exec' permissions, these actions are explicitly documented as part of the 'entropy reduction' feature and include safety measures like a --dry-run mode and a --force flag. The extensive development and testing logs found in the evolve-test/ directory indicate a legitimate, transparent development process with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description (personal context manager) align with requested artifacts: local data dirs, note storage, bridging records, entropy-reduction script. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md tells the agent to create and read/write files under data/ (journal, external, core, connections) and to run local workflows like '熵减' and generate reports. These actions stay within the stated purpose. Note: the skill includes Exec permission and an entropy_reduce.py script that can delete files when run with --force; that behavior is within the tool's stated cleanup function but is worth reviewing before granting execution rights.
Install Mechanism
No install spec or remote downloads; this is an instruction-only skill plus a local Python script. No high-risk install mechanics detected.
Credentials
The skill requires no environment variables, credentials, or config paths. The Python script operates on local data files only and does not reference secrets or network endpoints.
Persistence & Privilege
always:false (no forced global inclusion). The skill requests Exec/Write permissions to manage its data directory; with these permissions it can create, modify, and — if invoked with --force — delete files under its data/ tree. This is consistent with its purpose but is the primary privilege the user should evaluate.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-context-manager
  3. After installation, invoke the skill by name or use /personal-context-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
新增发芽功能(4 种类型)和日记功能(旁观者反馈)
v1.1.0
个人上下文管理器 v1.1.0
Metadata
Slug personal-context-manager
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is personal-context-manager?

[何时使用]当用户需要管理个人 Context(上下文)时;当用户说"记录触动事""整理认知""建立知识连接"时;当检测到"晨间日记""认知地图""知识整合"等关键词时。新增发芽功能(4 种类型)和日记功能(旁观者反馈)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install personal-context-manager?

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

Is personal-context-manager free?

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

Which platforms does personal-context-manager support?

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

Who created personal-context-manager?

It is built and maintained by lj22503 (@lj22503); the current version is v2.0.0.

💬 Comments