single-document-review

single-document-review is a skill for Claude Code, Codex from LazyAGI/LazyMind. It costs 82 tokens per session (1,369 once invoked), scanned A, original, Apache-2.0.

A review toolkit for examining one academic paper, business document, technical document, proposal, or web article. It produces a structured assessment based on the document's own content.

In plain words
What is it for?
Use it for peer-style reviews, methodology and logic checks, executive summaries, and constructive recommendations about a single document.
Why use it?
It turns a long document into a clear review of its main points, reasoning, strengths, weaknesses, and possible improvements.

Skill for Claude CodeCodex

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

Good fit Use it for peer-style reviews, methodology and logic checks, executive summaries, and constructive recommendations about a single document.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lazyagi/lazymind/single-document-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 LazyAGI/LazyMind --skill single-document-review
Clone the repo
git clone --depth 1 https://github.com/LazyAGI/LazyMind

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 single-document-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/lazyagi/lazymind/single-document-review/github.svg)](https://agentmods.dev/skills/lazyagi/lazymind/single-document-review)
Your own site
<a href="https://agentmods.dev/skills/lazyagi/lazymind/single-document-review"><img src="https://agentmods.dev/badge/skills/lazyagi/lazymind/single-document-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 single-document-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/lazyagi/lazymind/single-document-review"><img src="https://agentmods.dev/badge/skills/lazyagi/lazymind/single-document-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,369 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00082 $0.01369
Opus 5 $0.00041 $0.00685
Sonnet 5 $0.00016 $0.00274
Haiku 4.5 $0.00008 $0.00137

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

Security

Grade A, and why

single-document-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.

skills/review/single-document-review/SKILL.md · 117 lines

How it starts

The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Single Document & Paper Review Skill

Overview

This skill produces structured, professional-grade analyses of single academic papers or general business/technical documents. It adapts established academic peer-review standards to evaluate both scientific publications and corporate reports (e.g., whitepapers, strategic memos, design docs).

The review covers executive summary, strengths, weaknesses, methodology/logic assessment, contextual positioning, and actionable recommendations — all grounded in evidence from the text itself.

When to Use This Skill

Always load this skill when:

  • User provides a single URL (arXiv, blog, documentation) or file path and asks to "review", "analyze", or "summarize" it.
  • User queries a specific document from the Knowledge Base (kb_search) for detailed critique.
  • User wants to understand the strengths, weaknesses, and validity of a specific study, proposal, or report.
  • User requests a peer-review-style evaluation of their own drafted document.

Note: If the user asks to synthesize or compare MULTIPLE documents, use the multi-document systematic review skill instead.

Available Tools & Acquisition

Depending on how the user provides the document, use the appropriate native tool to ingest the text into your context:

  • Academic Papers: Use url_fetch on the HTML version (e.g., https://ar5iv.labs.arxiv.org/html/<id>) or use arxiv_search for metadata.
  • Web Articles: Use url_fetch.
  • Internal Knowledge: Use kb_search or kb_keyword_search to pull the specific document from the Knowledge Base.

Review Methodology (Internal Processing)

Once the document is loaded into your context, perform a deep reading pass using your internal attention.

Phase 1: Comprehension & Metadata Extraction

Identify:

  1. Title & Creators: Authors, Departments, or Organizations.
  2. Document Type: Is this an Empirical Paper, Theoretical Proof, Business Proposal, Technical Design Doc, or Quarterly Report?
  3. Core Claims: What are the 2-3 main arguments or contributions?

Read the full file on GitHub · 117 lines

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 · 117 lines · 82 tokens per session scan A d059d8656526

Subscribe to this mod's changes

single-document-review is a skill published in the GitHub repository LazyAGI/LazyMind (77 stars, last pushed today), licensed Apache-2.0. It adds 82 tokens to every session and 1,369 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

remote-compute-modal

Run GPU jobs on the user's own Modal account via host.compute.create('byoc:modal', ...). Covers the create→submit→waitfornotification flow, the computeprovider kernel for env setup, image/volume resolution, and the two approval cards. Load once you've decided to dispatch to Modal.

UnicomAI/wanwu · 65 tokens

customize

Create, configure, and maintain custom agent profiles and author new skills via the repl tool. Use when the user wants to create an agent profile, build a custom agent, modify agent capabilities, attach or detach skills/connectors on a profile, author a skill, or inspect which connectors and tools are available. Also…

UnicomAI/wanwu · 88 tokens

smart-data-analysis

A central workflow for handling data questions and data assets across tables, views, metrics, SQL, charts, and Business Knowledge Networks.

UnicomAI/wanwu · 167 tokens

claude-api

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports anthropic/@anthropic-ai/sdk/claudeagentsdk, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports openai/other AI SDK, general programming, or ML/data-science tasks.

UnicomAI/wanwu · 84 tokens

compute-env-setup

Set up a compute environment on a remote provider so Claude Science jobs can run there. Covers direct SSH/conda hosts, Slurm clusters, container-via-bridge runners, and managed-API providers (Modal, GCP, RunPod). Use when standing up a new provider, porting an env to a different backend, adding a tool that needs its…

UnicomAI/wanwu · 134 tokens

ima-skill

A unified IMA skill for managing personal notes and knowledge bases through the platform's APIs.

UnicomAI/wanwu · 137 tokens