site-snapshot-review

site-snapshot-review is a skill for Claude Code, Codex from xiaojiou176-open/campus-copilot. It costs 18 tokens per session (132 once invoked), scanned A, original, MIT.

A read-only tool for reviewing saved records from one site in an exported CampusCopilot workspace snapshot.

In plain words
What is it for?
It is for counting and inspecting assignments, messages, and events for a selected site in a snapshot.
Why use it?
It provides a summary without reopening live browser automation, while making clear that saved records may not reflect the site's current state.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for counting and inspecting assignments, messages, and events for a selected site in a snapshot.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xiaojiou176-open/campus-copilot/site-snapshot-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add xiaojiou176-open/campus-copilot --skill site-snapshot-review
Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/campus-copilot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for site-snapshot-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaojiou176-open/campus-copilot/site-snapshot-review/github.svg)](https://agentmods.dev/skills/xiaojiou176-open/campus-copilot/site-snapshot-review)
Your own site
<a href="https://agentmods.dev/skills/xiaojiou176-open/campus-copilot/site-snapshot-review"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/campus-copilot/site-snapshot-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for site-snapshot-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaojiou176-open/campus-copilot/site-snapshot-review"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/campus-copilot/site-snapshot-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 132 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.00132
Opus 5 $0.00009 $0.00066
Sonnet 5 $0.00004 $0.00026
Haiku 4.5 $0.00002 $0.00013

Measured 12d ago against content hash 943ff17c858f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

site-snapshot-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/site-snapshot-review/SKILL.md · 21 lines

What it actually says

Site Snapshot Review

Use this skill when you have an exported CampusCopilot workspace snapshot and want a read-only review of one site's current records.

Steps

  1. Load the snapshot through @campus-copilot/sdk/snapshot.
  2. Build a workspace summary.
  3. Filter to one site with getSiteRecords.
  4. Report counts and the highest-signal assignments, messages, or events.

Hard boundary

  • Do not mutate site state.
  • Do not claim live browser truth from a snapshot alone.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 21 lines · 18 tokens per session scan A 943ff17c858f

Subscribe to this mod's changes

site-snapshot-review is a skill published in the GitHub repository xiaojiou176-open/campus-copilot (2 stars, last pushed 11d ago), licensed MIT. It adds 18 tokens to every session and 132 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

myopenmath

Work a MyOpenMath / IMathAS math homework set that is launched from Canvas — read the questions, compute the answers, fill the boxes, and submit. Use whenever Max points at a MyOpenMath assignment, says a math homework is "in my Canvas", asks to do/finish/check a numbered homework like "2.1" or "2.2/2.3", or when a…

98ping/chip · 128 tokens

canvas-quiz

Work a Canvas-native quiz (Classic Quizzes) — find it, open the attempt, read every question, save it to output/, fill the answers, and stop short of submitting. Use whenever Max points at a Canvas quiz, asks about a "syllabus quiz" or a quiz he still has to take, asks what a quiz is asking, or when a Canvas…

98ping/chip · 117 tokens

mylab-pearson

Work a Pearson MyLab / MyLab Statistics / MathXL homework set or quiz — launch it through the popup, read each question, compute, fill the answer boxes, and submit. Use whenever Max points at a MyLab, MyLab Stats, Mastering, MathXL or Pearson assignment, says a stats homework is "in MyLab", asks to do/finish/check a…

98ping/chip · 181 tokens

slack

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack…

vercel-labs/agent-browser · 88 tokens

Interceptor

Real Chrome/Brave + macOS Computer Use from inside the browser — zero CDP fingerprint, real sessions; mandatory for visual deploy verification. Drive clickwork yourself. USE WHEN verify deploy, confirm UI, screenshot verification, computer use, macos automation, debug web, troubleshoot, visual check, motion/animation…

danielmiessler/LifeOS · 193 tokens

cli-anything-macrocli

Use when the agent wants to define, list, inspect, or execute GUI macros via the MacroCLI CLI. Macros are parameterized, CLI-callable workflows — the agent invokes macro run and the system handles backend routing (plugin, file transform, accessibility, compiled GUI replay).

HKUDS/CLI-Anything · 67 tokens