notes-recover-case-review

notes-recover-case-review is a skill for Claude Code from xiaojiou176-open/notes-recover. It costs 22 tokens per session (334 once invoked), scanned A, a copy of notes-recover-case-review, MIT.

A local review guide for examining one NotesRecover case, where a case is a bounded set of copied notes and related evidence.

In plain words
What is it for?
It is for reading review summaries, checking previews, asking questions about one case, comparing two case folders, and creating a shareable safe export.
Why use it?
It keeps the review focused on local, copy-first recovery instead of treating the notes store or repository as a hosted multi-user service.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is notes-recovery-mcp --case-dir ./output/Notes_Forensics_<run_ts>.

Part of the notes-recover-openclaw-bundle plugin — 1 skill shipped together

Good fit It is for reading review summaries, checking previews, asking questions about one case, comparing two case folders, and creating a shareable safe export.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/notes-recover
agentmods
npx agentmods add skills/xiaojiou176-open/notes-recover/noteyard

Made for: Claude Code.

Or install notes-recover-openclaw-bundle, the plugin that ships this one along with the rest of its 1 skill.

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 notes-recover-case-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaojiou176-open/notes-recover/noteyard/github.svg)](https://agentmods.dev/skills/xiaojiou176-open/notes-recover/noteyard)
Your own site
<a href="https://agentmods.dev/skills/xiaojiou176-open/notes-recover/noteyard"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/notes-recover/noteyard/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 notes-recover-case-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaojiou176-open/notes-recover/noteyard"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/notes-recover/noteyard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 334 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 100% copy Near-identical to another mod 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.00022 $0.00334
Opus 5 $0.00011 $0.00167
Sonnet 5 $0.00004 $0.00067
Haiku 4.5 $0.00002 $0.00033

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

Security

Grade A, and why

notes-recover-case-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 9d 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.

Origin

This is a copy

100% identical to notes-recover-case-review — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/noteyard-openclaw-bundle/workspace/skills/noteyard/SKILL.md · 47 lines

What it actually says

NotesRecover Case Review

Use this skill when an agent is reviewing one NotesRecover case root or the public-safe demo surface.

Product truth

  • Recovery is the main product.
  • AI and MCP are review layers, not the recovery engine.
  • Stay local, copy-first, and case-root-driven.
  • Prefer derived artifacts before raw copied evidence.
  • Do not treat the live Notes store as a target.
  • Do not describe this repo as a hosted or multi-tenant platform.

Preferred evidence order

  1. Read review_index.md.
  2. Read the verification preview and pipeline summary.
  3. Use notes-recovery ask-case for one bounded operator question.
  4. Use notes-recovery case-diff only when comparing two case roots.
  5. Use notes-recovery public-safe-export when you need a shareable bundle.

Bounded MCP entry

notes-recovery-mcp --case-dir ./output/Notes_Forensics_<run_ts>

Proof path

  1. notes-recovery demo
  2. notes-recovery ai-review --demo
  3. notes-recovery ask-case --demo --question "What should I inspect first?"
  4. notes-recovery doctor

Truth language

  • Good: "repo-owned independent skill surface"
  • Good: "local copy-first case review skill"
  • Forbidden: "officially listed skill" without fresh host-side read-back
  • Forbidden: "hosted Notes recovery platform"
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. 9d ago First seen · 47 lines · 22 tokens per session scan A 6af210cb4d5f

Subscribe to this mod's changes

notes-recover-case-review is a skill published in the GitHub repository xiaojiou176-open/notes-recover (2 stars, last pushed 1mo ago), licensed MIT. It adds 22 tokens to every session and 334 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to notes-recover-case-review, differing in 0 lines, and is treated as a copy.