peer-reviewer

AI-powered academic paper reviewer. Uses a multi-agent system (Deconstructor, Devil's Advocate, Judge) to analyze papers for logical flaws, contradictions, and empirical validity.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "peer-reviewer" with this command: npx skills add sschepis/peer-reviewer

Peer Reviewer

A rigorous academic review system that uses multiple AI agents to deconstruct, attack, and judge scientific papers.

When to use

Use this skill when:

  • The user asks to "review this paper" or "find flaws in this logic".
  • You need to check an academic paper for contradictions with established literature.
  • You want a "Reviewer 2" style critique of a text.

How to use

Run the tool via the Node.js CLI in the installation directory.

Directory: /Users/sschepis/Development/peer-reviewer

Command

node dist/index.js "<path_to_paper_or_raw_text>"

Arguments

  • path_to_paper_or_raw_text: either a file path (absolute or relative to the package root) OR the raw text of the paper/claim.

Output

The tool outputs a "Merit Report" in JSON format, containing:

  • overallScore (0-10)
  • defenseStrategy
  • suggestions (list of improvements)
  • dimensions (scores for logic, novelty, etc.)

Examples

Review a local file:

cd /Users/sschepis/Development/peer-reviewer
node dist/index.js "/Users/sschepis/Desktop/research/draft_v1.txt"

Review a raw claim:

cd /Users/sschepis/Development/peer-reviewer
node dist/index.js "Claim: P=NP because I can solve Traveling Salesman in O(1) by guessing."

Configuration

Ensure google.json is present in the root directory or GOOGLE_APPLICATION_CREDENTIALS is set if running in a new environment.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Olares Market (olares-cli market)

olares-cli market command tree against the per-user Market app-store v2 API: list / get / categories for catalog browsing; install / uninstall / upgrade / cl...

Registry SourceRecently Updated
Coding

Mistral Mcp Openclaw

Configure OpenClaw to use the community mistral-mcp stdio server for Mistral OCR, Codestral FIM, Voxtral audio, durable workflows, moderation, classification...

Registry SourceRecently Updated
731swih
Coding

Web Design Lead Qualifier

Research and score prospective web design clients. Crawl their site, assess fit, and produce a qualification report. Use when asked to qualify a lead, resear...

Registry SourceRecently Updated
Coding

Olares Shared (olares-cli foundation)

Shared olares-cli foundation: profile model, first-time login (profile login with password + TOTP), bootstrapping a profile from an existing refresh token (p...

Registry SourceRecently Updated