← 返回 Skills 市场
qsczseasd

Session Observer

作者 qsczseasd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
204
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install session-observer
功能描述
Observe OpenClaw session usage, token consumption, context pressure, and model/runtime state. Use when the user asks about token usage, context size, model i...
安全使用建议
This skill is narrowly focused and doesn't request credentials or install anything. The main consideration is that it relies on the platform tool session_status — installing it grants the skill (when invoked) the ability to read whatever session metadata session_status exposes. If you are comfortable with session metadata being viewable to invoked skills, this is coherent; otherwise restrict who can invoke the skill or review what session_status returns before installing.
功能分析
Type: OpenClaw Skill Name: session-observer Version: 1.0.0 The session-observer skill is a legitimate utility designed to help users monitor their resource consumption, such as token usage and context window pressure. The instructions in SKILL.md and references/checklist.md focus entirely on interpreting data from a built-in 'session_status' tool and providing helpful recommendations, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name and description match the SKILL.md: the skill's goal is to inspect session state (tokens, context, cache, model). It requests no credentials, binaries, or installs that would be unrelated to that purpose.
Instruction Scope
Runtime instructions are narrowly scoped: call session_status, extract a short set of fields, interpret them, and recommend a small next step. It does not ask to read unrelated files, environment variables, or transmit data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The skill's needs are minimal and proportional to observing session state.
Persistence & Privilege
Does not request always:true and is user-invocable only; it does not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install session-observer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /session-observer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release. Adds lightweight OpenClaw session monitoring for token usage, context pressure, cache behavior, and practical next-step guidance.
元数据
Slug session-observer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Session Observer 是什么?

Observe OpenClaw session usage, token consumption, context pressure, and model/runtime state. Use when the user asks about token usage, context size, model i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。

如何安装 Session Observer?

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

Session Observer 是免费的吗?

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

Session Observer 支持哪些平台?

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

谁开发了 Session Observer?

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

💬 留言讨论