Source profileQuality 85/100

LazyAGI/LazyMind/skills/review/single-document-review/SKILL.md

single-document-review

Use this skill when the user requests to review, analyze, critique, or summarize a SINGLE academic paper, general document, internal report, proposal, or web article. Supports comprehensive structured reviews covering methodology/logic assessment, strengths, weaknesses, and constructive feedback. Retrieves content using native tools (`url_fetch`, `kb_search`, `arxiv_search`) and outputs the analysis directly in the chat.

Source repository stars
55
Declared platforms
0
Static risk flags
1
Last source update
2026-07-28
Source checked
2026-07-28

Decision brief

What it does—and where it fits

Supports comprehensive structured reviews covering methodology/logic assessment, strengths, weaknesses, and constructive feedback. Retrieves content using native tools (`url_fetch`, `kb_search`, `arxiv_search`) and outputs the analysis directly in the chat.

Best for

  • 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 (kbsearch) for detailed critique.
  • User wants to understand the strengths, weaknesses, and validity of a specific study, proposal, or report.

Not for

  • Tasks that require unconfirmed production actions or broad system permissions.
  • Environments where the pinned source and install steps cannot be inspected.

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/LazyAGI/LazyMind --skill "skills/review/single-document-review"
Safe inspection promptEditorial

Inspect the Agent Skill "single-document-review" from https://github.com/LazyAGI/LazyMind/blob/b63cc44f8c68603bc9e802b56d8e243fef2481aa/skills/review/single-document-review/SKILL.md at commit b63cc44f8c68603bc9e802b56d8e243fef2481aa. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Review Methodology (Internal Processing)

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

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

    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?

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

    Phase 2: Critical Analysis & Context

    1. Contextualization: If necessary, perform a quick kbsearch (for internal docs) or arxivsearch (for academic docs) to see if this document aligns with or contradicts existing knowledge. 2. Methodology / Logic Assessment: Evaluate based on the document type: - For Academic/Techn…

    Contextualization: If necessary, perform a quick kbsearch (for internal docs) or arxivsearch (for academic docs) to see if this document aligns with or contradicts existing knowledge.Methodology / Logic Assessment: Evaluate based on the document type:For Academic/Technical: Assess Soundness, Novelty, Reproducibility, and Statistical/Data Rigor.
  4. 04

    Phase 3: Strengths and Weaknesses Extraction

    For each strength or weakness, explicitly note: - What: The specific observation. - Where: Section/figure/table reference. - Why it matters: Impact on the document's overall reliability or utility.

    What: The specific observation.Where: Section/figure/table reference.Why it matters: Impact on the document's overall reliability or utility.
  5. 05

    Document Review: [Title]

    [2-3 paragraph summary of the document's core objective, approach, and main findings/proposals. State your overall assessment upfront: what it does well, where it falls short, and its overall significance.]

    Creator(s) / Author(s): [Name or Department]Type: [Academic Paper / Business Proposal / Technical Spec / etc.]Date / Context: [Year or specific context]

Permission review

Static risk signals and limitations

Writes files

medium · line 50

The documentation asks the agent to create, modify, or delete local files.

Do not attempt to save the review to a file. **Directly output the complete review in Markdown format in the chat.** Use the following unified template, adapting the fields based on whether the document is academic or general:

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score85/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars55SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
LazyAGI/LazyMind
Skill path
skills/review/single-document-review/SKILL.md
Commit
b63cc44f8c68603bc9e802b56d8e243fef2481aa
License
Apache-2.0
Collected
2026-07-28
Default branch
main
View the original SKILL.md

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?

Phase 2: Critical Analysis & Context

  1. Contextualization: If necessary, perform a quick kb_search (for internal docs) or arxiv_search (for academic docs) to see if this document aligns with or contradicts existing knowledge.
  2. Methodology / Logic Assessment: Evaluate based on the document type:
    • For Academic/Technical: Assess Soundness, Novelty, Reproducibility, and Statistical/Data Rigor.
    • For Business/General: Assess Clarity, Strategic Alignment, Feasibility, and Evidence Rigor (are claims backed by data?).

Phase 3: Strengths and Weaknesses Extraction

For each strength or weakness, explicitly note:

  • What: The specific observation.
  • Where: Section/figure/table reference.
  • Why it matters: Impact on the document's overall reliability or utility.

Output Format

Do not attempt to save the review to a file. Directly output the complete review in Markdown format in the chat. Use the following unified template, adapting the fields based on whether the document is academic or general:

# Document Review: [Title]

## Metadata
- **Creator(s) / Author(s)**: [Name or Department]
- **Type**: [Academic Paper / Business Proposal / Technical Spec / etc.]
- **Date / Context**: [Year or specific context]

## Executive Summary
[2-3 paragraph summary of the document's core objective, approach, and main findings/proposals. State your overall assessment upfront: what it does well, where it falls short, and its overall significance.]

## Key Claims & Contributions
1. [First major claim/contribution — one sentence]
2. [Second major claim/contribution — one sentence]
3. [Additional claims if any]

## Strengths
### S1: [Concise strength title]
[Detailed explanation with specific references to sections. Explain WHY this is a strength.]

### S2: [Concise strength title]
[...]

## Weaknesses & Limitations
### W1: [Concise weakness title]
[Detailed explanation with specific references. Explain the impact of this weakness on the document's claims. Suggest how it could be addressed.]

### W2: [Concise weakness title]
[...]

## Rigor & Logic Assessment
| Criterion | Rating (1-5) | Assessment Justification |
|-----------|:---:|------------|
| Clarity & Structure | X | [Brief justification] |
| Evidence / Data Quality | X | [Brief justification] |
| Methodology / Feasibility | X | [Brief justification] |
| Contextual Alignment | X | [Brief justification, e.g., how it fits into the broader field or company strategy] |

*(Note: Adjust the criteria names slightly if reviewing a highly theoretical physics paper vs. a corporate marketing plan).*

## Questions for the Creators
1. [Specific question that would clarify a concern or ambiguity]
2. [Question about methodology choices, alternative approaches, or implementation details]

## Actionable Recommendations
**Overall Assessment**: [Strongly Endorse / Endorse with Revisions / Neutral / Needs Major Rework]

**Specific Suggestions for Improvement:**
1. [Actionable, constructive suggestion to fix W1]
2. [Actionable, constructive suggestion to fix W2]
3. [Minor formatting/typo fixes if applicable]

Review Principles

  • Constructive Criticism: Always suggest how to fix a problem. Don't just point out flaws; propose solutions.
  • Be Specific: Reference exact sections, claims, or data points.
    • ❌ "The report lacks detail."
    • ✅ "Section 3 claims a 20% growth rate but provides no historical data or citation to back this projection."
  • Evaluate on its Own Merits: Do not penalize a business memo for not being an academic paper, or vice versa. Judge it by the standards of its intended format.
  • Maintain Objectivity: Ensure your tone is professional, respectful, and strictly analytical.

Alternatives

Compare before choosing

Computed 10042,015

coreyhaines31/marketingskills

ab-testing

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program

Computed 10042,015

coreyhaines31/marketingskills

churn-prevention

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o

Computed 997

event4u-app/agent-config

design-review

Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more.

Computed 9831,966

K-Dense-AI/scientific-agent-skills

dask

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.