writing papers

Use parallel subagents to fetch:

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "writing papers" with this command: npx skills add warrenzhu050413/warren-claude-code-plugin-marketplace/warrenzhu050413-warren-claude-code-plugin-marketplace-writing-papers

Writing Papers

Sources

Use parallel subagents to fetch:

  • ArXiv: Open-access papers (most common)

  • Anna's Archive: Download if not freely available

  • Exa Search (mcp__exa__web_search_exa ): Fallback

  • Web search: General fallback

Subagent Processing

  • Launch one subagent per paper (or per major section for long papers)

  • Each agent extracts:

  • Title, authors, publication info

  • Abstract and key findings

  • Methodology overview

  • Important figures/tables

  • Citations and references

Artifact Creation

Compose with artifacts-builder skill - don't duplicate instructions.

Include:

  • Paper summary (title, authors, abstract)

  • Key visualizations (figures, concept maps)

  • Navigation (collapsible sections, TOC)

  • Searchable content (full-text search)

  • Citations (properly formatted)

  • Responsive design (mobile/desktop)

Batch Organization

When handling multiple papers:

  • Group by week, topic, or theme

  • Create dashboard with links between papers

  • Highlight connections and cross-references

  • Show thematic patterns

Output: Single HTML artifact per paper, or combined dashboard for batches.

Pre-Submission Paper Review Checklist

Use this checklist when reviewing academic papers before submission. Prioritize citation accuracy and template compliance as they can cause desk rejection.

  1. Style & Formatting Consistency
  • Template compliance: Verify required conference/journal template is used correctly

  • Consistent terminology: Key terms used consistently throughout

  • Voice consistency: Academic tone maintained; no unintended informal language

  • Section structure: Logical flow verified (Introduction → Related Work → Method → Results → Discussion → Conclusion)

  1. Citation Accuracy & Appropriateness

Priority: CRITICAL - Most important for scholarly integrity

  • Quote verification: Every direct quote matches exact source wording

  • Source claims: Each citation says what the paper claims it says

  • Better citations: Search for more recent/authoritative sources where appropriate

  • Citation format: All in-text citations match bibliography entries

  1. Figure & Table Completeness
  • All figures referenced: Verify all figures exist as files and are cited in text

  • Table accuracy: Data matches actual study/analysis

  • Alt text: Meaningful accessibility descriptions provided

  • Figure quality: High-resolution images, anonymized if needed

  1. Method & Results Integrity
  • Participant count consistency: Numbers consistent throughout paper

  • Quotes attribution: All participant quotes traceable to transcripts

  • Method details complete: IRB approval mentioned if required

  • Results support claims: Each claim backed by specific evidence

  1. Contribution Clarity
  • Abstract-body alignment: Abstract claims match what paper delivers

  • Research questions addressed: Each stated question/obstacle gets explicit solution

  • Novel contribution: Introduction distinguishes work from related work

  1. Anonymization (if blind review)

Priority: CRITICAL - Can cause desk rejection

  • Author information removed: No self-identifying details (institutions, grants, locations)

  • Study location anonymized: Geographic references removed

  • Supplementary materials: External links to code/data are anonymized

  1. Reference Completeness
  • All citations in bibliography: Every in-text citation has corresponding entry

  • Bibliography formatting: Required format followed (APA, ACM, IEEE, etc.)

  • DOIs included: Add DOI links where available for verification

  1. Logical Coherence
  • Theory-to-design mapping: Theoretical foundation informs design decisions

  • Evaluation validates claims: Study findings support design implications

  • No contradictions: Introduction promises match Discussion delivery

  1. Writing Quality
  • Proofread for typos: Spell-checker used; common errors reviewed

  • Sentence clarity: Overly long sentences (>40 words) broken up

  • Jargon defined: Technical terms defined on first use

  1. Ethical & Inclusivity Check
  • Participant consent: IRB approval and informed consent obtained

  • Inclusive language: Gender-neutral pronouns; no assumptions about populations

  • Limitations acknowledged: Honest assessment of scope limits included

  • Data availability: Statement about repository access if applicable

Recommended Review Order

  • Citation accuracy (Item 2) — Critical for scholarly integrity

  • Anonymization (Item 6) — Can cause desk rejection

  • Method integrity (Item 4) — Ensures reproducibility

  • Figure/Table completeness (Item 3) — Avoids broken references

  • All others — For polish and clarity

Citation Verification Process

For each citation:

  • Locate source: Find original paper/book/website

  • Verify quote accuracy: If quoting, check exact wording matches

  • Verify claim accuracy: Confirm source says what you claim it says

  • Check context: Ensure quote/claim not taken out of context

  • Find better sources: Search for more recent or authoritative alternatives

  • Document verification: Note which citations verified and when

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

github-tools

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

Archived SourceRecently Updated
Coding

openclaw-version-monitor

监控 OpenClaw GitHub 版本更新,获取最新版本发布说明,翻译成中文, 并推送到 Telegram 和 Feishu。用于:(1) 定时检查版本更新 (2) 推送版本更新通知 (3) 生成中文版发布说明

Archived SourceRecently Updated
Coding

ask-claude

Delegate a task to Claude Code CLI and immediately report the result back in chat. Supports persistent sessions with full context memory. Safe execution: no data exfiltration, no external calls, file operations confined to workspace. Use when the user asks to run Claude, delegate a coding task, continue a previous Claude session, or any task benefiting from Claude Code's tools (file editing, code analysis, bash, etc.).

Archived SourceRecently Updated
Coding

ai-dating

This skill enables dating and matchmaking workflows. Use it when a user asks to make friends, find a partner, run matchmaking, or provide dating preferences/profile updates. The skill should execute `dating-cli` commands to complete profile setup, task creation/update, match checking, contact reveal, and review.

Archived SourceRecently Updated