/SKILL.md
面向中文科研论文的AI写作助手。默认先讨论再执行,自动创建并维护plan上下文,支持去AI化写作、文献综述、Python图表与Miniconda环境配置,默认以Markdown/纯文本交付并提供Word迁移指引。
npx skillsauth add hentry4/articlewriting-skill research-writing-assistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
面向本科与研究生论文写作的执行型 Skill,重点解决四件事:
任何实质性任务开始前,必须按顺序执行:
先讨论再执行检查或创建 plan/plan/,立即创建并使用 plan-template/ 初始化。project-overview.md、progress.md、notes.md、stage-gates.md 再继续。任务入档plan/progress.md 写入“当前任务卡”。bash research-writing-skill/scripts/init_plan.shpowershell -ExecutionPolicy Bypass -File research-writing-skill/scripts/init_plan.ps1无plan不长任务除非用户明确要求,默认使用以下输出规范:
不使用无意义加粗段落之间空一行正文少列表去AI化语言bash research-writing-skill/scripts/style_check.sh <文件.md>powershell -ExecutionPolicy Bypass -File research-writing-skill/scripts/style_check.ps1 -FilePath <文件.md>交付形态与Word适配*.md、纯文本段落、*.tex 或脚本文件,不默认生成 *.docx。docx,仅在环境支持时提供可执行转换方案(例如 pandoc);未执行转换时不得声称已生成 Word 文件。当用户提出论文相关任务(写作、润色、翻译、画图、文献、格式整理)时:
plan/ 是否存在。plan/
├── project-overview.md
├── stage-gates.md
├── progress.md
├── outline.md
└── notes.md
plan/project-overview.md 记录项目信息。outline.md 缺失或过旧,基于当前任务补全。按任务自动调用模块:
| 场景 | 模块 |
|---|---|
| 所有论文写作任务 | modules/writing-core.md |
| 全流程阶段规划与投稿准备 | modules/workflow-lifecycle.md |
| 文科/社科写作 | modules/writing-humanities.md |
| 医学/生物写作 | modules/writing-medical.md |
| 法学写作 | modules/writing-law.md |
| 文献综述 | modules/literature-review.md |
| 翻译/润色/去AI化 | modules/prompts-collection.md |
| 自审和投稿前检查 | modules/peer-review.md |
| 统计分析 | modules/statistical-analysis.md |
| Python画图 | modules/figures-python.md |
| 流程图/结构图 | modules/figures-diagram.md |
| 环境安装与排错 | modules/environment-setup.md |
| LaTeX排版 | modules/latex-guide.md |
每轮任务都要形成闭环:
progress.md 写入本轮目标和检查项。progress.md(完成内容、问题、下一步)。notes.md(用户偏好、格式约束、新决策)。stage-gates.md(当前阶段与门禁状态)。当用户提出以下意图时,必须调用 modules/environment-setup.md 并执行完整流程:
执行顺序固定为:
research 环境plan/progress.md当多条规则冲突时,优先级如下:
我理解你的目标是:[目标]。
我会先确认关键约束并检查 plan 文件;若不存在会先创建,再开始执行正文任务。
已完成:[结果]。
已更新 plan/progress.md 与 plan/notes.md。
下一步建议:[下一动作]。
支持在以下环境中使用:Cursor、Windsurf、Antigravity、Qoder、CC、OpenCode。 若平台支持加载本地 Skill 目录,本 Skill 可直接按目录方式接入。
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.