文献综述科研写作与发表Lylll9436/Paper-Polish-Workflow-skill文献综述
PP

ppw:update

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

Sync local skills and references from the GitHub repo. Triggers on update skills, sync skills, 更新技能, 同步技能。

Claude Code选题发现精读整理ppw-updatepaper-polishwritingsubmission

原始来源

Lylll9436/Paper-Polish-Workflow-skill

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

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

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • This Skill syncs local.claude/skills/ 、 references/ ,面向 upstream GitHub repository Lylll9436/Paper-Polish-Workflow-skill. It downloads latest SKILL.md files 、 reference documents,compares them ,支持 local versions,、 updates any changed files。

原始文档

SKILL.md 摘录

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:update 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:update?"
    • 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.

Step 1: Pre-flight Check

  • Verify gh CLI is available and authenticated: gh auth status
  • Verify the upstream repo is accessible: gh api repos/Lylll9436/Paper-Polish-Workflow-skill --jq '.full_name'
  • If either check fails, report the error and stop.
  • Record workflow: Append {"skill": "ppw:update", "ts": "<ISO timestamp>"} to .planning/workflow-memory.json. Create file as [] if missing. Drop oldest entry if log length >= 50.

Step 2: Fetch Remote File Index

  • List all skill directories from the remote repo:

  • List all reference files from the remote repo:

  • For reference subdirectories (type=dir), also list their contents recursively.

适用场景

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

不适用场景

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

相关技能

相关技能

返回目录
BI
文献综述科研写作与发表

bio-longread-alignment

bio-longread-alignment:Align long reads ,使用 minimap2 ,用于 Oxford Nanopore 、 PacBio data。 支持 various presets ,用于 different…

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
文献综述科研写作与发表

bio-machine-learning-atlas-mapping

bio-machine-learning-atlas-mapping:映射 query cells to reference atlases ,支持 scANVI 或 Symphony。

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
文献综述科研写作与发表

bio-methylation-bismark-alignment

bio-methylation-bismark-alignment:Bisulfite sequencing read alignment ,使用 Bismark ,支持 bowtie2/hisat2。 Handles genome pre…

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
文献综述科研写作与发表

bio-microbiome-taxonomy-assignment

bio-microbiome-taxonomy-assignment:Taxonomic 分类 of ASVs ,使用 reference databases like SILVA,GTDB,或 UNITE。 Covers naive Ba…

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看