jason-academic-writing

Complete academic paper writing pipeline with integrity checks and multi-agent review system. Optimized prompts for Methods/Results/Discussion sections. Features self-counterargument framework, bias matrix, and overclaim self-audit. Use when writing research papers, need citation verification, anti-hallucination checks, multi-perspective review, or auditable process records.

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 "jason-academic-writing" with this command: npx skills add ithacajason/jason-academic-writing

Academic Writing Pipeline

End-to-end academic paper production with built-in quality gates and multi-agent review.

Pipeline Overview

Research → Write → Integrity Check → Review → Revise → Summary

Each stage has defined inputs/outputs and quality gates. The pipeline is non-linear: stages may loop (Review → Revise → Re-Review) until quality threshold met.

Stage Details

Stage 1: Research

Goal: Gather and organize evidence.

Actions:

  1. Literature search via Semantic Scholar API
  2. Filter by relevance score ≥ 0.5
  3. Grade evidence level (A: meta-analysis, B: RCT, C: observational, D: opinion)
  4. Output: research/evidence.json

Script: scripts/research.py

Stage 2: Write

Goal: Generate structured manuscript.

Actions:

  1. Build argument chain from evidence
  2. Generate sections: Abstract, Introduction, Methods, Results, Discussion
  3. Track citation markers for each claim
  4. Output: draft/manuscript.md

Script: scripts/write.py

Stage 3: Integrity Check (CRITICAL)

Goal: Anti-hallucination verification.

Check types:

  • Citation verification: DOI exists? Authors match? Year correct?
  • Data verification: Numbers match tables/figures?
  • Claim verification: Evidence supports assertion?

Threshold: Must pass 100% of checks to proceed.

Script: scripts/integrity_check.py

APIs used:

  • Semantic Scholar (https://api.semanticscholar.org)
  • CrossRef DOI (https://api.crossref.org/works/)

Stage 4: Review (5-Person Panel)

Agents:

RoleFocusScore Weight
Editor-in-ChiefContribution, journal fit30%
MethodologyMethods, stats, reproducibility25%
Domain ExpertRelated work, theory20%
Devil's AdvocateStrongest counter-arguments15%
SynthesizerMerge opinions, roadmap10%

Decision mapping:

  • ≥80: Accept
  • 65-79: Minor Revision
  • 50-64: Major Revision
  • <50: Reject

Script: scripts/review.py

Stage 5: Revise

Goal: Address reviewer feedback.

Actions:

  1. Parse Synthesizer roadmap
  2. Generate revision plan with priorities
  3. Rewrite affected sections
  4. Re-run Integrity Check

Script: scripts/revise.py

Stage 6: Process Summary

Goal: Auditable record.

Output: summary.json containing:

  • Timeline of each stage
  • Decision points and scores
  • Integrity check results
  • Reviewer scores and comments
  • Revision history

Script: scripts/summary.py

Configuration

Edit config.yaml for:

  • Model selection (default: qwen3.5-plus)
  • Temperature (default: 0.3 for stability)
  • Review thresholds
  • API keys

Usage

# Full pipeline
python scripts/main.py --topic "your research topic"

# Single stage
python scripts/main.py --stage integrity-check --input draft/manuscript.md

# With custom config
python scripts/main.py --config custom_config.yaml

Quality Gates

GateRequirementAction on Fail
Evidence≥5 Grade A/B sourcesReturn to Research
Integrity100% verificationReturn to Write
Review≥65 scoreLoop Revise
Final Integrity100% verificationBlock submission

Key Principles

  1. Integrity First: Citation verification is non-negotiable
  2. Quantified Review: Scores enable objective decisions
  3. Loopable Pipeline: Revision cycles until threshold met
  4. Auditable Output: Process Summary for journal submission

Reference Files

  • references/review_rubric.md - Detailed scoring criteria
  • references/evidence_levels.md - Evidence grading standards
  • references/citation_styles.md - Journal formatting guides

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.

Research

okxprediction

Predicts short-term BTC market direction using multi-timeframe analysis, funding rates, and sentiment to signal trade execution, watch, or no trade.

Registry SourceRecently Updated
Research

Gemini Deep Research → Notion

Trigger Gemini Deep Research via browser and save results to Notion. Use when the user asks to "deep research" a topic, says "gemini deep research", or wants...

Registry SourceRecently Updated
2130Profile unavailable
Research

Project Ghost

Web reading layer for AI agents. Convert any public URL into structured intelligence — entities, business intent, confidence score — in one API call.

Registry SourceRecently Updated
1790Profile unavailable
Research

微信公众号发布工具

微信公众号发布工具 - 安全版 v2.8,支持 Knowledge-Base 主题、分步流程、一键发布,优化表格和 Markdown 渲染

Registry SourceRecently Updated
2240Profile unavailable