写作与投稿科研写作与发表Lylll9436/Paper-Polish-Workflow-skill写作与投稿
PP

ppw:cover-letter

维护者 Lylll9436 · 最近更新 2026年4月1日

Generate submission-ready cover letters from paper content and target journal requirements. Includes contribution statement, data availability, conflict of interest, and contact block. 生成投稿信,包含贡献声明、数据可用性、利益冲突声明和联系方式。

Claude Code写作整理投稿回应ppw-cover-letterpaper-polishwritingsubmission

原始来源

Lylll9436/Paper-Polish-Workflow-skill

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

维护者
Lylll9436
许可
See upstream repo
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • This Skill generates complete,submission-ready academic cover letters by loading target journal's template to align contribution statement ,支持 journal scope 、 aims,collecting correspondence author details ,通过 Ask Strategy,、 reading paper (file 或 pasted text) to extract paper title,key contribution,、 data availability information. Output is full letter ,支持 all four required content blocks:(1) contribution statement — explicitly aligned ,支持 journal's stated scope ,面向 loaded template;(2) data/code availability statement;(3) conflict of interest declaration;(4) correspondence author contact block. If journal template is not found,Skill refuses immediately — it never falls back to generic academic prose,consistent ,支持 journal-aware pattern used throughout this project。
  • Default mode:direct. User provides paper 、 journal;Skill collects any missing details 、 generates complete letter in one pass。

原始文档

SKILL.md 摘录

Leaf Hints (loaded conditionally)

FileWhen to Load
references/journals/ceus.mdWhen user targets CEUS; provides Aims & Scope, scope keywords for contribution alignment

Ask Strategy

The Skill needs four inputs. If already provided in trigger or paper content, skip the corresponding question.

  1. Target journal — required; determines which template to load. Ask if not specified.
  2. Paper file or text — required; for extracting paper title and key contribution. Ask for file path or paste if not provided.
  3. Correspondence author details (name, email, institution) — required; ask as a single grouped question if not provided.
  4. Data/code availability — optional; are datasets or code publicly available? If yes, ask for repository URLs. Default to "Data are not publicly available" if user declines or does not know.

Rules:

  • Ask at most 3 questions before proceeding.
  • Use Structured Interaction when available; fall back to plain-text questions otherwise.
  • If correspondence details not provided and user declines: use [Corresponding Author Name], [Email], [Institution] placeholders.

Step 0: Workflow Memory Check

  • Read .planning/workflow-memory.json. If file missing or empty, skip to Step 1.
  • Check if the last 1-2 log entries form a recognized pattern with ppw:cover-letter that has appeared >= threshold times in the log. See skill-conventions.md > Workflow Memory > Pattern Detection for the full algorithm.
  • If a pattern is found, present recommendation via AskUserQuestion:
    • Question: "检测到常用流程:[pattern](已出现 N 次)。是否直接以 direct 模式运行 ppw:cover-letter?"
    • Options: "Yes, proceed" / "No, continue normally"
  • If user accepts: set mode to direct, skip Ask Strategy questions.
  • If user declines or AskUserQuestion unavailable: continue in normal mode.

适用场景

  • Use ppw:cover-letter ,用于 manuscript drafting 、 submission workflows。
  • Apply ppw:cover-letter when polishing research communication outputs。

不适用场景

  • Do not treat this catalog entry as substitute ,用于 full upstream workflow。

相关技能

相关技能

返回目录
BI
写作与投稿科研写作与发表

bio-alignment-io

bio-alignment-io:Read,write,、 convert multiple sequence alignment files ,使用 Biopython Bio.AlignIO。 支持 Clustal,PHYLIP,Sto…

OpenClawNanoClaw写作整理
FreedomIntelligence/OpenClaw-Medical-Skills查看
DO
写作与投稿科研写作与发表

doc-coauthoring

doc-coauthoring:指引 users through structured workflow ,用于 co-authoring documentation。 This workflow helps users efficient…

OpenClawNanoClaw写作整理
FreedomIntelligence/OpenClaw-Medical-Skills查看
PA
写作与投稿科研写作与发表

paper-polish-workflow

paper-polish-workflow:Systematic top-down workflow ,用于 polishing academic papers。 Structure to logic to expression ,支持 u…

Claude Code写作整理
Lylll9436/Paper-Polish-Workflow-skill查看
PP
写作与投稿科研写作与发表

ppw:abstract

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

Claude Code写作整理
Lylll9436/Paper-Polish-Workflow-skill查看