nsfc-justification-writer

2
1
Source

为科研申请书"立项依据"章节写作/重构 LaTeX 正文内容,基于最小信息表输出价值与必要性、现状不足、科学问题/假说与项目切入点,并保持模板结构不被破坏。适用于 NSFC 及各类科研基金申请书的立项依据写作场景。

Install

mkdir -p .claude/skills/nsfc-justification-writer && curl -L -o skill.zip "https://mcp.directory/api/skills/download/5613" && unzip -o skill.zip -d .claude/skills/nsfc-justification-writer && rm skill.zip

Installs to .claude/skills/nsfc-justification-writer

About this skill

科研立项依据写作器

与 bensz-collect-bugs 的协作约定

  • 当用户环境中出现因本 skill 设计缺陷导致的 bug 时,优先使用 bensz-collect-bugs 按规范记录到 ~/.bensz-skills/bugs/,严禁直接修改用户本地 Claude Code / Codex 中已安装的 skill 源码。
  • 若 AI 仍可通过 workaround 继续完成用户任务,应先记录 bug,再继续完成当前任务。
  • 当用户明确要求“report bensz skills bugs”等公开上报动作时,调用本地 ghbensz-collect-bugs,仅上传新增 bug 到 huangwb8/bensz-bugs;不要 pull / clone 整个 bug 仓库。

输出契约

  • 唯一默认写入落点:extraTex/1.1.立项依据.tex
  • 禁止改动:main.texextraTex/@config.tex、任何 .cls/.sty
  • 目标:把“为什么要做、现状为什么不够、科学问题是什么、项目如何切入”写清楚
  • 默认写作导向是 theoretical,可在 config.yaml:style.mode 切为 mixedengineering

输入

  • 最小信息表优先使用 references/info_form.md
  • 科学问题与假说口径统一看:
    • references/scientific_question_guidelines.md
    • references/scientific_hypothesis_guidelines.md
  • 推荐用 scripts/run.py init 帮用户快速生成和补全信息表

硬规则

  • 只编辑 extraTex/1.1.立项依据.tex
  • 优先保留现有 \subsubsection 骨架,只替换正文
  • 不写无法核验的“国际领先/国内首次”等表述
  • 引用外部工作前先要求用户提供 DOI/链接或可核验题录信息
  • 若 AI 不可用,必须回退到硬编码能力,不得直接停工

推荐工作流

  1. 定位项目与目标文件。
  2. 抽取现有小标题骨架与正文范围。
  3. scripts/run.py coach --stage auto 判断当前处于 skeleton / draft / revise / polish 哪一阶段。
  4. 围绕 4 段闭环组织内容:
    • 价值与必要性
    • 现状与不足
    • 科学问题 / 科学假设
    • 本项目切入点与贡献
  5. 做可核验性与引用守护,避免吹牛式表述。
  6. 检查与 2.1 研究内容 的术语、缩写、指标一致性。
  7. 解析目标字数;无显式要求时再用配置兜底。
  8. 输出诊断、评审建议或安全写回结果。

关键能力

  • Tier1 硬编码诊断:结构、字数、引用键、危险命令、高风险表述提示
  • AI 语义能力:内容维度覆盖、吹牛式表述识别、术语一致性、阶段判断、示例推荐
  • 安全写入:按 \subsubsection{...} 精确替换正文并自动备份
  • 可视化报告、diff、rollback、review 建议

常用脚本

  • scripts/run.py init
  • scripts/run.py coach --stage auto
  • scripts/run.py diagnose
  • scripts/run.py review
  • scripts/run.py apply-section
  • scripts/run.py diff
  • scripts/run.py rollback

只读集成

  • 支持只读访问 systematic-literature-review 的结果目录,用于提取研究现状和验证引用一致性
  • 集成逻辑见 scripts/core/review_integration.py
  • 该集成是只读的,不得修改综述目录内容

重点参考

  • references/theoretical_innovation_guidelines.md
  • references/methodology_term_examples.md
  • references/boastful_expression_guidelines.md
  • references/dimension_coverage_design.md
  • references/dod_checklist.md
  • scripts/README.md

systematic-literature-review

huangwb8

当用户需要做系统综述/文献综述/related work/相关工作/文献调研时使用:AI 自定检索词,多源检索→去重→AI 逐篇阅读并评分(1–10分语义相关性与子主题分组)→按高分优先比例选文→自动生成"综/述"字数预算(70% 引用段 + 30% 无引用段,三次采样取均值)→资深领域专家自由写作(固定摘要/引言/子主题/讨论/展望/结论),保留正文字数与参考文献数硬校验,强制导出 PDF 与 Word。支持多语言翻译与智能编译(en/zh/ja/de/fr/es)。

339

nsfc-research-content-writer

huangwb8

为 NSFC 正文"(二)研究内容"写作/重构,并同步编排"特色与创新"和"三年年度研究计划",输出可直接落到 LaTeX 模板的三个 extraTex 文件。适用于用户要写/改"研究内容、研究目标、关键科学问题、技术路线、创新点、三年计划/里程碑"等场景。

242

check-review-alignment

huangwb8

当用户明确要求“核查/优化综述 `{主题}_review.tex` 的正文引用”或“运行 check-review-alignment”时使用。 通过宿主 AI 的语义理解逐条核查引用是否与文献内容吻合,**只在发现致命性引用错误时**对“包含引用的句子”做最小化改写,并复用 `systematic-literature-review` 的渲染脚本输出 PDF/Word(脚本不在本地直接调用 LLM API)。 核心原则:**不为了改而改**。无法确定是否为致命性错误时,保留原样并在报告中警告。 ⚠️ 以下情况不适用: - 用户只是想生成系统综述正文(应使用 systematic-literature-review) - 用户只是想新增/核对 BibTeX 条目(应使用专门的 bib 管理流程)

41

complete-example

huangwb8

AI 增强版 LaTeX 示例智能生成器,实现 AI 与硬编码的有机融合。AI 做"语义理解"(分析章节主题、推理资源相关性、生成连贯叙述),硬编码做"结构保护"(格式验证、哈希校验、访问控制)。用于用户要求"填充示例内容/生成示例/补充 LaTeX 示例"等场景。

31

guide-updater

huangwb8

将对话中新产生的可复用写作洞见实时沉淀到项目指南文件,保持术语口径一致、结构稳定、可检验与可复现。调用时必须指定指南文件路径。用于用户要求"更新项目指南/同步指南/沉淀洞见到指南"等场景。

21

nsfc-bib-manager

huangwb8

NSFC 标书引用与 Bib 管理:新增/核验论文信息(题目/作者/年份/期刊/DOI)并写入 `references/ccs.bib` 或 `references/mypaper.bib`,保证不出现幻觉引用;用于用户要求"加引用/补参考文献/核对论文信息/写bibtex/更新.bib"。

21

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

1,6881,430

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

1,2721,338

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

1,5471,154

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

1,359809

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

1,269732

pdf-to-markdown

aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.

1,498687