read-only-workspace-audit

Audit whether one imported workspace snapshot is rich enough for export, cited AI, or MCP consumption.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "read-only-workspace-audit" with this command: npx skills add xiaojiou176/read-only-workspace-audit

Read-Only Workspace Audit

Use this skill when you have an imported Campus Copilot workspace snapshot and need to answer:

  • what is currently open
  • which site carries which evidence
  • whether the current snapshot is rich enough for export or cited AI

Rules:

  • stay read-only
  • operate on imported snapshots or exported current-view artifacts
  • do not claim live browser/session truth from snapshot-only evidence
  • keep Campus Copilot positioned as a local-first academic decision workspace

Suggested toolchain:

  1. campus-copilot summary --snapshot <path>
  2. campus-copilot site --snapshot <path> --site <canvas|gradescope|edstem|myuw>
  3. pnpm --filter @campus-copilot/mcp-server start for the generic BFF + snapshot MCP flow, or one of the site-scoped pnpm --filter @campus-copilot/mcp-readonly start:<site> commands for snapshot-only reads

Companion examples:

  • examples/integrations/codex-mcp.example.json
  • examples/integrations/claude-code-mcp.example.json
  • examples/workspace-snapshot.sample.json

Good fit:

  • Codex / Claude Code evaluation of the read-only toolbox
  • OpenClaw-style local consumers that need a strict audit trail
  • repo-local verification of whether one snapshot is ready for export, cited AI, or MCP consumption

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Site Overview Audit

Summarize one supported site's current snapshot records and highest-signal items.

Registry SourceRecently Updated
1030Profile unavailable
General

Switchyard Runtime Check

Verify the optional local Switchyard runtime path without changing Campus-owned response semantics.

Registry SourceRecently Updated
960Profile unavailable
Automation

Site Snapshot Review

Review one supported site's exported snapshot records without reopening live browser automation.

Registry SourceRecently Updated
1290Profile unavailable
General

Openclaw Readonly Consumer

Keep an OpenClaw-style local runtime on the snapshot-first, thin-BFF-first, read-only Campus Copilot path.

Registry SourceRecently Updated
890Profile unavailable