← Back to Skills Marketplace
Read Only Workspace Analysis
by
Yifeng[Terry] Yu
· GitHub ↗
· v1.0.0
· MIT-0
107
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install read-only-workspace-analysis
Description
Summarize what is open, what changed, and what is due soon from a Campus Copilot snapshot.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install read-only-workspace-analysis - After installation, invoke the skill by name or use
/read-only-workspace-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Read Only Workspace Analysis?
Summarize what is open, what changed, and what is due soon from a Campus Copilot snapshot. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Read Only Workspace Analysis?
Run "/install read-only-workspace-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Read Only Workspace Analysis free?
Yes, Read Only Workspace Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Read Only Workspace Analysis support?
Read Only Workspace Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Read Only Workspace Analysis?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.0.0.
More Skills