← 返回 Skills 市场
Read Only Workspace Analysis
作者
Yifeng[Terry] Yu
· GitHub ↗
· v1.0.0
· MIT-0
107
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install read-only-workspace-analysis
功能描述
Summarize what is open, what changed, and what is due soon from a Campus Copilot snapshot.
安全使用建议
This skill appears coherent and low-risk: it only describes analyzing a provided snapshot and does not ask for credentials or installs. Before installing, verify you have the expected snapshot format and the example files referenced in SKILL.md (they are not packaged here). Because the instructions are high-level, test the skill on non-sensitive sample snapshots first to confirm it extracts the fields you expect. Also be cautious about supplying real Campus Copilot snapshots to third-party skills, as they may contain private or sensitive data.
功能分析
Type: OpenClaw Skill
Name: read-only-workspace-analysis
Version: 1.0.0
The skill bundle consists of metadata and markdown instructions for summarizing workspace snapshots. The instructions in SKILL.md are restrictive and security-conscious, explicitly directing the agent to stay within the scope of imported snapshots and avoid live browser automation. No executable code, data exfiltration patterns, or malicious prompt injection attempts were identified.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: the skill is explicitly about summarizing a read-only Campus Copilot snapshot (open items, changes, due items, which site carries workload). It does not request unrelated binaries, credentials, or config paths.
Instruction Scope
The instructions stay within scope (operate on the imported snapshot or thin-BFF contract and explicitly avoid reopening live browser automation). However, SKILL.md references example files (examples/workspace-snapshot.sample.json, examples/openclaw-readonly.md, examples/cli-usage.md) that are not present in the package; the guidance is also high-level and does not define the exact snapshot schema or rules for determining "site carrying the current workload."
Install Mechanism
No install spec — instruction-only skill. Nothing is written to disk or downloaded during install, which minimizes risk.
Credentials
No environment variables, credentials, or config paths are requested. There are no secret or network-access requirements declared.
Persistence & Privilege
always is false and the skill does not request elevated or persistent presence. Autonomous invocation is allowed (default) but is not combined with other risky factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install read-only-workspace-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/read-only-workspace-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the read-only-workspace-analysis skill.
- Summarizes what is open, what changed, and what is due soon from a Campus Copilot snapshot.
- Identifies which site is carrying the current workload.
- Designed for use with imported snapshots or thin-BFF contract data—no live browser automation by default.
- Includes example files for reference and integration guidance.
元数据
常见问题
Read Only Workspace Analysis 是什么?
Summarize what is open, what changed, and what is due soon from a Campus Copilot snapshot. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Read Only Workspace Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install read-only-workspace-analysis」即可一键安装,无需额外配置。
Read Only Workspace Analysis 是免费的吗?
是的,Read Only Workspace Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Read Only Workspace Analysis 支持哪些平台?
Read Only Workspace Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Read Only Workspace Analysis?
由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.0.0。
推荐 Skills