smithery/xiaooomd

paper-audit

Audit paper drafts for logical consistency, compliance, and academic integrity (Triangulation Matrix).

Installation

$ npx skills add smithery/xiaooomd --skill paper-audit

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/xiaooomd.

npx skills add smithery/xiaooomd

Browse all from smithery/xiaooomd

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Write, Glob

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,669 B
  • docs SUMMARY.md 121 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Paper Audit Skill

Goal: Simulate a ruthless reviewer to check Intent-Implementation consistency and logical triangulation.

Workflow

  1. Read Input: Read the user's paper draft (or specific sections).
  2. Load Standards: Read paper-audit/CHECKLIST.md.
  1. Execute Audit Layers:

Layer 1: Compliance Check: Check against CHECKLIST.md. * Output Pass/Fail/Warn table.

Layer 2: The Triangulation Matrix (Strict Verification): Compare Claims (Abstract/Intro) vs. Evidence (Experiments/Results). Output Table: Column 1: The Promise (Specific claims). Column 2: The Proof (Figure/Table #). Column 3: The Gap (Exact match or weak proxy?). * Verdict: ✅ Validated / ⚠️ Weak Support / 🔴 Hallucination.

Layer 3: Defensive Audit (Logic Stress Test): Baseline Manipulation: Are weak baselines used? Ablation Amnesia: Are modules justified by ablations? Figure-Text Consistency: Do numbers match? Variable Continuity: Are symbols consistent? Recency Check: Are >50% citations from last 1-3 years?

Layer 4: The Decision: List top 3 Fatal Flaws. * Mock Decision: Accept / Weak Accept / Major Revision / Reject.

  1. Output:

* Save full report to psmfiles/paperauditreport.md.