← 返回 Skills 市场
lj22503

personal-context-manager

作者 lj22503 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install personal-context-manager
功能描述
[何时使用]当用户需要管理个人 Context(上下文)时;当用户说"记录触动事""整理认知""建立知识连接"时;当检测到"晨间日记""认知地图""知识整合"等关键词时。新增发芽功能(4 种类型)和日记功能(旁观者反馈)。
安全使用建议
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.
功能分析
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.
能力标签
crypto
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-context-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-context-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
新增发芽功能(4 种类型)和日记功能(旁观者反馈)
v1.1.0
个人上下文管理器 v1.1.0
元数据
Slug personal-context-manager
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

personal-context-manager 是什么?

[何时使用]当用户需要管理个人 Context(上下文)时;当用户说"记录触动事""整理认知""建立知识连接"时;当检测到"晨间日记""认知地图""知识整合"等关键词时。新增发芽功能(4 种类型)和日记功能(旁观者反馈)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 personal-context-manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-context-manager」即可一键安装,无需额外配置。

personal-context-manager 是免费的吗?

是的,personal-context-manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

personal-context-manager 支持哪些平台?

personal-context-manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 personal-context-manager?

由 lj22503(@lj22503)开发并维护,当前版本 v2.0.0。

💬 留言讨论