WritingScientific Writing & PublishingLylll9436/Paper-Polish-Workflow-skillPaper Writing & Submission
PP

ppw:team

Maintainer Lylll9436 · Last updated April 1, 2026

Orchestrate parallel paper processing. Split paper into sections and run any eligible Skill (polish, translation, de-ai) across sections via subagents. 团队协作模式:将论文拆分为章节并行处理。.

Claude CodeWritingSubmissionppw-teampaper-polishwritingsubmission

Original source

Lylll9436/Paper-Polish-Workflow-skill

https://github.com/Lylll9436/Paper-Polish-Workflow-skill/tree/main/skills/ppw-team

Maintainer
Lylll9436
License
See upstream repo
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • This Skill orchestrates parallel paper processing by splitting a paper into H1 sections and dispatching eligible Skills to subagents. In Phase 19 (current), it validates the proof-of-concept gate by running a single subagent on one section. Full parallel dispatch across all sections is Phase 20.
  • Mode inference: "直接" or "direct" in trigger switches to direct mode.

Source Doc

Excerpt From SKILL.md

Ask Strategy

Guided mode -- three interaction points via AskUserQuestion:

  1. Section selection (multiSelect) after splitting
  2. PoC section selection (single select) from selected sections
  3. PoC quality confirmation (approve/retry/exit)

Direct mode -- skip all three: auto-select all body sections (exclude preamble and bibliography), auto-select first body section for PoC, auto-approve PoC output.

Step 0: Workflow Memory (Recording Only)

  • Skip pattern detection -- orchestrator is not suitable for auto-direct-mode recommendation.
  • Recording happens after Step 1 validation (see Step 1).

Step 1: Parse Arguments and Validate

  • Parse $ARGUMENTS to extract: Skill name (first word) and file path (remaining words).
  • Validate Skill name against whitelist: ["translation", "polish", "de-ai"]
  • If Skill is not in whitelist, reject with exact message: "[Skill] requires full-paper context and cannot run in parallel. Please run /ppw:[skill] directly."
  • Validate file exists and is .tex or .md format. If file not found or wrong format, report error and stop.
  • Read the paper file content.
  • Record workflow: Append {"skill": "ppw:team", "ts": "<ISO timestamp>"} to .planning/workflow-memory.json. Create file as [] if missing. Drop oldest entry if log length >= 50.

Use cases

  • Use ppw:team for manuscript drafting and submission workflows.
  • Apply ppw:team when polishing research communication outputs.

Not for

  • Do not treat this catalog entry as a substitute for the full upstream workflow.

Related skills

Related skills

Back to directory
BI
WritingScientific Writing & Publishing

bio-alignment-io

Read, write, and convert multiple sequence alignment files using Biopython Bio.AlignIO. Supports Clustal, PHYLIP, Stockholm, FASTA, Nexus, a…

OpenClawNanoClawWriting
FreedomIntelligence/OpenClaw-Medical-SkillsView
DO
WritingScientific Writing & Publishing

doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical s…

OpenClawNanoClawWriting
FreedomIntelligence/OpenClaw-Medical-SkillsView
PA
WritingScientific Writing & Publishing

paper-polish-workflow

Systematic top-down workflow for polishing academic papers. Structure to logic to expression with user confirmation at each step.

Claude CodeWriting
Lylll9436/Paper-Polish-Workflow-skillView
PP
WritingScientific Writing & Publishing

ppw:abstract

Generate or optimize academic paper abstracts using the 5-sentence Farquhar formula. Supports generate-from-scratch and restructure-existing…

Claude CodeWriting
Lylll9436/Paper-Polish-Workflow-skillView