← Back to Skills Marketplace
xiaojiou176

Site Overview Audit

by Yifeng[Terry] Yu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install site-overview-audit
Description
Summarize one supported site's current snapshot records and highest-signal items.
Usage Guidance
This skill appears to be a straightforward, read-only summarizer, but before installing: 1) confirm the agent runtime already provides the referenced packages (@campus-copilot/site-sdk, mcp-server, or mcp-readonly sidecars) or provide an install method; otherwise the skill will break; 2) verify the provenance/trust of those campus-copilot packages and sidecars (source/homepage is unknown here) to ensure they don't perform unexpected I/O or access live credentials; 3) test the skill in a non-production environment to confirm it truly only reads snapshot data and does not call live/private APIs; and 4) if you need higher assurance, review the code for the referenced SDKs/sidecars or ask the skill author for a source repository or install instructions.
Capability Analysis
Type: OpenClaw Skill Name: site-overview-audit Version: 1.0.0 The skill is a read-only auditing tool designed to summarize snapshots from educational platforms like Canvas and Gradescope. The instructions in SKILL.md are well-defined, focusing on data summarization while explicitly forbidding state mutation or unauthorized API claims, and no malicious code or exfiltration patterns are present.
Capability Assessment
Purpose & Capability
Name/description (one-site snapshot summary) matches the instructions (load a site overview and report counts/top items). The SDKs and sidecars it references are coherent with the stated purpose.
Instruction Scope
SKILL.md restricts behavior to read-only snapshot inspection, enumerates inputs, and explicitly forbids mutating site state or claiming live data. It does not request unrelated files, credentials, or network exfiltration in the instructions.
Install Mechanism
There is no install spec (instruction-only), but the runtime instructions require modules like @campus-copilot/site-sdk, @campus-copilot/mcp-server, or mcp-readonly sidecars. The skill assumes these libraries/sidecars are present in the agent environment; if they are not, the skill will fail. No arbitrary downloads or extract steps are present.
Credentials
The skill requests no environment variables, credentials, or config paths. The lack of secrets is proportionate to the read-only snapshot summarization purpose.
Persistence & Privilege
always is false and the SKILL.md explicitly forbids mutating state. The skill does not request persistent presence or modify agent-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install site-overview-audit
  3. After installation, invoke the skill by name or use /site-overview-audit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: site-overview-audit offers a concise, read-only summary of a single site's snapshot. - Supports inspection of one site: canvas, gradescope, edstem, or myuw. - Loads overview data from workspace-imported snapshots and lists top assignments, messages, or events. - Provides site-specific counts and recent updates for context validation. - Output remains grounded in normalized snapshot entities; no live state changes or private API claims. - Designed for focused, site-scoped Codex/Claude audits or validation of site data richness.
Metadata
Slug site-overview-audit
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Site Overview Audit?

Summarize one supported site's current snapshot records and highest-signal items. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Site Overview Audit?

Run "/install site-overview-audit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Site Overview Audit free?

Yes, Site Overview Audit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Site Overview Audit support?

Site Overview Audit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Site Overview Audit?

It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.0.0.

💬 Comments