Agent Skillsjiankang1991/nsfc-benzi-audit › nsfc-benzi-audit

nsfc-benzi-audit

GitHub

为NSFC申请书提供面向申请人的诊断与修改建议,识别逻辑漏洞、科学问题表述弱项及章节不匹配。支持PDF/DOCX/文本输入,依据领域参考文件进行深度审查,但不生成正式同行评审意见。

nsfc-benzi-audit/SKILL.md jiankang1991/nsfc-benzi-audit

Trigger Scenarios

本子把脉 国自然申请书修改建议 标书逻辑诊断 帮我看国自然本子

Install

npx skills add jiankang1991/nsfc-benzi-audit --skill nsfc-benzi-audit -g -y
More Options

Non-standard path

npx skills add https://github.com/jiankang1991/nsfc-benzi-audit/tree/main/nsfc-benzi-audit -g -y

Use without installing

npx skills use jiankang1991/nsfc-benzi-audit@nsfc-benzi-audit

指定 Agent (Claude Code)

npx skills add jiankang1991/nsfc-benzi-audit --skill nsfc-benzi-audit -a claude-code -g -y

安装 repo 全部 skill

npx skills add jiankang1991/nsfc-benzi-audit --all -g -y

预览 repo 内 skill

npx skills add jiankang1991/nsfc-benzi-audit --list

SKILL.md

Frontmatter
{
    "name": "nsfc-benzi-audit",
    "description": "Use when a user wants applicant-facing diagnosis and revision advice on a Chinese NSFC (国自然) application draft — asks for 本子把脉, 本子体检, 国自然申请书修改建议, NSFC benzi audit, 帮我看国自然本子, 标书逻辑诊断, 青年\/面上\/地区基金申请书修改, 对照已中本子, or 从中标样本提炼写法规律 — or wants critique of the title, abstract, key scientific questions, rationale, research contents, innovation, feasibility, research basis, or cross-section consistency. Accepts PDF\/DOCX\/Markdown\/text or extracted draft text. This is applicant revision advice, not formal communication-review opinions; for expert review forms use nsfc-review."
}

NSFC Benzi Audit

Use this skill to produce applicant-facing diagnosis and revision advice for NSFC application drafts. The goal is to expose logic breaks, weak scientific-question framing, mismatched sections, and high-impact fixes before submission.

Do not write a formal peer-review opinion unless the user explicitly asks for communication review; route that to nsfc-review. Do not fabricate facts, papers, project histories, budgets, or official rule details. Keep final advice grounded in the draft text and clearly mark uncertain extraction/OCR issues.

Workflow

  1. Locate and extract the draft.

    • For PDF input, use PDF extraction/OCR as needed. Prefer existing extracted Markdown such as full.md or output.md when available.
    • For DOCX input, extract text while preserving headings and tables where possible.
    • For extracted Markdown/text folders, prefer output.md, full.md, or the largest readable Markdown/text file; inspect images only when visual logic diagrams or tables matter.
    • If the file is scanned or extraction is noisy, state the limitation in the report and avoid treating OCR artifacts as applicant mistakes.
  2. Identify the review scope before judging.

    • Extract project category, research attribute, application code, title, abstract, keywords, applicant/team context, and section boundaries.
    • If the user asks for a quick pass, inspect title, abstract, scientific questions, research contents, innovations, and research basis first.
    • If the user asks for full diagnosis, inspect the whole application by section.
  3. Load the right references.

    • Always read references/benzi-logic.md before diagnosing logic or writing suggestions.
    • Read references/audit-surfaces.md for full diagnosis, structure/form checks, figure/readability checks, literature-current-status checks, or policy-risk triage.
    • Read references/exemplar-learning.md when the user provides already-funded/successful examples, asks to compare with "中的本子"/"中标本子", or asks to improve this skill from sample applications.
    • Read references/information-communication.md when the draft or provided examples involve information science, communication networks, optical networks, computer networks, data centers, remote sensing information processing, applied AI, network security, quantum communication, or related information-engineering directions.
    • Read references/geospatial-remote-sensing.md when the draft or provided examples involve remote sensing, GIS, geospatial intelligence, DEM/terrain/geomorphology, spatial databases, point clouds, SAR/optical/hyperspectral imagery, video GIS, camera networks, POI/trajectory/location data, city 3D modeling, or geospatial knowledge graphs.
    • Read references/medical-biomedical.md when the draft or provided examples involve medicine, clinical research, biomedicine, disease mechanisms, patient cohorts, specimens, animal/cell/organoid models, biomarkers, diagnostics, therapy/intervention, immunology, ethics, or biosafety.
    • Read references/current-rules.md when checking current-year compliance, research attributes, application-code risk, budget/ethics/scientific-integrity issues, or anything tied to official NSFC rules.
    • Use assets/report-template.md as the output shape unless the user requests another format.
  4. If successful examples are provided, separate exemplar learning from target diagnosis.

    • Treat funded examples as pattern evidence, not as text to copy or proof of causality.
    • Anonymize names, project numbers, institutions, unpublished data, and sensitive achievements before extracting patterns.
    • Prefer patterns repeated across matched examples: same project type, similar discipline/application code, similar research attribute, or comparable career stage.
    • Apply exemplar patterns as contrastive questions: what does the target draft fail to make visible that successful examples make visible?
  5. Build the one-page logic map.

    • Extract the draft's core logic elements: object/scenario, focused problem or goal, method/path, distinctive feature or innovation, and data/validation loop.
    • Extract the abstract logic chain: object/problem, method/goal, contents/innovation, achievement/significance.
    • Map these terms across title, abstract, rationale, research contents, scientific questions, innovation, feasibility, and research basis.
    • If a 科学问题属性 statement exists, map it too and check it cross-validates the key scientific questions.
    • Mark missing, vague, inconsistent, or duplicated elements.
  6. Diagnose by priority, not by page order.

    • Lead with the three decisive funding factors (创新性、技术路线、前期研究基础) and the three scored axes (课题、申请人、研究条件); see references/benzi-logic.md. Because 会评 leans on 通讯意见 + title + abstract (see references/current-rules.md), weight title/abstract/通讯-facing clarity accordingly.
    • High priority: flaws likely to affect funding judgment, such as no real scientific question, engineering/technical task posing as basic research, object too broad, problem not focused, innovation unsupported, methods not tied to scientific questions, or research basis unrelated.
    • Medium priority: section-level weaknesses, such as literature review not pointing to proposed contents, research objectives not scientific enough, feasibility too generic, innovation phrased as slogans, required columns that may be missing, figures that do not match the text, or literature gaps that weaken the rationale.
    • Low priority: expression, structure, title length, repeated wording, formatting, and local polishing.
  7. Give concrete revision actions.

    • For every major finding, cite the draft section or quoted phrase briefly, explain why it is a problem, and give an actionable fix.
    • Prefer rewrite recipes and replacement skeletons over generic advice.
    • When suggesting rewritten text, label it as a draft example that the applicant must verify against facts and literature.
  8. Output a Markdown report.

    • Default filename: 本子诊断报告.md next to the source draft when working in files; otherwise answer in chat.
    • Include: overall judgment, one-page logic map, prioritized fixes, section-by-section findings, structure/form checks, figure/readability checks, data/validation evidence mapping, literature checks, consistency matrix, candidate rewrites, official-rule status, and limits.
    • If successful examples were used, include a short exemplar-derived pattern section with transferability limits.
    • Do not paste long extracted source text. Quote only short phrases needed to support findings.

Style

  • Write in simplified Chinese unless the user asks otherwise.
  • Be direct, specific, and applicant-facing: "建议将..." rather than "评审认为..." unless simulating review.
  • Separate "must fix before submission" from "can polish later".
  • Avoid empty comments such as "加强创新性"; say which scientific question, mechanism, model, method, experiment, or evidence must be changed.
  • Preserve academic integrity: do not invent literature, data, publications, patents, collaborations, preliminary results, or official policy requirements.
  • Do not copy distinctive wording, structure, data, or undisclosed ideas from successful examples into another applicant's draft.

Version History

  • aca95a2 Current 2026-07-19 09:57

Metadata

Files
0
Version
aca95a2
Hash
952445c7
Indexed
2026-07-19 09:57

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-21 07:34
浙ICP备14020137号-1 $Map of visitor$