← 返回 Skills 市场
muguozi1

Muguozi1 Openclaw Context Budgeting

作者 muguozi1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
207
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install muguozi1-openclaw-context-budgeting
功能描述
Manage and optimize OpenClaw context window usage via partitioning, pre-compression checkpointing, and information lifecycle management. Use when the session...
安全使用建议
This skill appears to implement what it claims, but before installing: 1) verify that the 'openclaw' CLI exists and behaves as expected (the script runs 'openclaw sessions --active 1'); 2) review and back up your workspace/memory folder because the skill writes/cleans files under $HOME/.openclaw/workspace (or OPENCLAW_WORKSPACE); 3) clarify how '/status' is checked and what exact files will be deleted during compaction; 4) run the scripts in a controlled environment (or inspect them line-by-line) to ensure they don't remove files you need; and 5) ask the skill publisher to add the 'openclaw' binary to required-binaries and to document required permissions and exact cleanup behavior. These steps will reduce the risk of accidental data loss or surprises.
能力评估
Purpose & Capability
The skill's stated purpose (manage/compact OpenClaw agent context) aligns with its files and instructions. However, the provided script invokes an 'openclaw' CLI command even though the skill declares no required binaries — the runtime dependency on an 'openclaw' executable is not documented in the metadata.
Instruction Scope
SKILL.md instructs the agent to write/update workspace files (memory/hot/HOT_MEMORY.md) and to run scripts/gc_and_checkpoint.sh to trigger compaction. That behavior is in-scope for a context-management skill, but the doc is vague about how '/status' is checked, what exact data is removed during 'cleanup', and what permissions are required to modify workspace files.
Install Mechanism
There is no install spec (instruction-only) and the shipped scripts are small and readable. This keeps risk low compared to remote download/install flows, but the local script executes a CLI command (openclaw sessions ...) which implies an external dependency that should be declared.
Credentials
The skill requests no secrets or config paths; it optionally uses OPENCLAW_WORKSPACE (falling back to $HOME/.openclaw/workspace). That is proportional to a memory-management skill. Still, it assumes write access to the workspace directory which should be confirmed.
Persistence & Privilege
The skill is not forced-always and does not request elevated platform privileges. It does instruct modifying files under the agent workspace (its own domain) but does not attempt to modify other skills or global configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install muguozi1-openclaw-context-budgeting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /muguozi1-openclaw-context-budgeting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the context-budgeting skill for OpenClaw agents. - Provides a structured framework to partition, checkpoint, and manage information within the context window. - Introduces mandatory pre-compression checkpointing workflow, with updates to HOT_MEMORY.md and an automation script for efficient compaction. - Integrates with a 30-minute heartbeat for automated garbage collection and context monitoring. - Includes practical guidance, configuration details, troubleshooting, and testing instructions in SKILL.md. - Adheres to Karpathy minimalist design principles for clarity and ease of use.
元数据
Slug muguozi1-openclaw-context-budgeting
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Muguozi1 Openclaw Context Budgeting 是什么?

Manage and optimize OpenClaw context window usage via partitioning, pre-compression checkpointing, and information lifecycle management. Use when the session... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。

如何安装 Muguozi1 Openclaw Context Budgeting?

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

Muguozi1 Openclaw Context Budgeting 是免费的吗?

是的,Muguozi1 Openclaw Context Budgeting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Muguozi1 Openclaw Context Budgeting 支持哪些平台?

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

谁开发了 Muguozi1 Openclaw Context Budgeting?

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

💬 留言讨论