Read Only Workspace Analysis

v1.0.0

Summarize what is open, what changed, and what is due soon from a Campus Copilot snapshot.

0· 99·1 current·1 all-time
byYifeng[Terry] Yu@xiaojiou176

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xiaojiou176/read-only-workspace-analysis.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Read Only Workspace Analysis" (xiaojiou176/read-only-workspace-analysis) from ClawHub.
Skill page: https://clawhub.ai/xiaojiou176/read-only-workspace-analysis
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install read-only-workspace-analysis

ClawHub CLI

Package manager switcher

npx clawhub@latest install read-only-workspace-analysis
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

campus-copilotvk9759f3mgxp107v5bpqp74yygd84kvy8latestvk9759f3mgxp107v5bpqp74yygd84kvy8read-onlyvk9759f3mgxp107v5bpqp74yygd84kvy8
99downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

Read-Only Workspace Analysis

Use this skill when you have a Campus Copilot snapshot and want to answer:

  • what is open
  • what changed
  • what is due soon
  • which site is carrying the current workload

Always stay on the imported snapshot or thin-BFF contract. Do not reopen live browser automation unless the task explicitly requires live validation.

Useful companions:

  • examples/workspace-snapshot.sample.json
  • examples/openclaw-readonly.md
  • examples/cli-usage.md

Good fit:

  • Codex or Claude-style summary workflows
  • OpenClaw-style local consumers that need a plain-language starting brief
  • builder verification of the decision layer without touching the live browser lane

Comments

Loading comments...