nsfc-reviewers

nsfc-reviewers is a skill for Claude Code, Codex from huangwb8/ChineseResearchLaTeX. It costs 117 tokens per session (2,213 once invoked), scanned A, original, MIT.

A review tool that simulates expert feedback on an NSFC grant proposal. It reads the proposal and reports problems by severity with practical suggestions.

In plain words
What is it for?
Use it to review a proposal from one or more independent reviewer perspectives without changing the source files.
Why use it?
It helps identify the main risks before submission, such as unclear logic, weak evidence, or problems that reviewers may notice.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it to review a proposal from one or more independent reviewer perspectives without changing the source files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/huangwb8/chineseresearchlatex/nsfc-reviewers
About the project

ChineseResearchLaTeX is a collection of LaTeX templates and an AI-assisted workflow for preparing Chinese research documents such as grant proposals, papers, theses, and academic CVs. Researchers use it to plan, format, review, compile, and revise these documents with human oversight. The catalogue skills and instructions support its agent-based research-writing workflow.

huangwb8/ChineseResearchLaTeX · 2,726 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add huangwb8/ChineseResearchLaTeX --skill nsfc-reviewers
Clone the repo
git clone --depth 1 https://github.com/huangwb8/ChineseResearchLaTeX

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nsfc-reviewers

README.md
[![agentmods](https://agentmods.dev/badge/skills/huangwb8/chineseresearchlatex/nsfc-reviewers/github.svg)](https://agentmods.dev/skills/huangwb8/chineseresearchlatex/nsfc-reviewers)
Your own site
<a href="https://agentmods.dev/skills/huangwb8/chineseresearchlatex/nsfc-reviewers"><img src="https://agentmods.dev/badge/skills/huangwb8/chineseresearchlatex/nsfc-reviewers/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nsfc-reviewers

Your own site · 80×15
<a href="https://agentmods.dev/skills/huangwb8/chineseresearchlatex/nsfc-reviewers"><img src="https://agentmods.dev/badge/skills/huangwb8/chineseresearchlatex/nsfc-reviewers.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,213 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00117 $0.02213
Opus 5 $0.00059 $0.01107
Sonnet 5 $0.00023 $0.00443
Haiku 4.5 $0.00012 $0.00221

Measured 4d ago against content hash 8908c92d22c4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

nsfc-reviewers scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/build_parallel_vibe_plan.py, scripts/cleanup_intermediate.py, scripts/finalize_output.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/nsfc-reviewers/SKILL.md · 173 lines

How it starts

The opening of the file, as written. The whole thing — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.

NSFC 标书专家评审模拟器

  • 用于“当前版本如果今天送审,风险在哪里、先改什么”的专家式评审。
  • 默认优先并行多组独立评审;若 parallel-vibe 不可用、被禁用或 panel_count=1,自动降级为单组模式。
  • 本技能只做读取、分析和汇总,不默认编译、不修改标书源文件。

输入

至少提供其一:

  • proposal_path
  • proposal_file
  • proposal_zip

可选:

  • focus
  • output_path
  • style
  • grant_type
  • funding_amount
  • panel_count

配置口径以 config.yaml 为准,尤其是:

  • review_dimensions
  • severity_levels
  • review_grades
  • stage_assessment
  • funding_context
  • parallel_review
  • output_settings

非目标

  • 不负责改正文。
  • 不负责模板、排版或编译问题。
  • 不负责生成新的研究设计,只负责指出现有稿件的风险、优先级和修改方向。

流程

输入

按用户请求和配置文件提供必要输入;缺失信息应明确列出并停止依赖该输入的步骤。

执行步骤

  • 当用户环境中出现因本 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 仓库。

前置检查

  • 校验输入路径可读。
  • 若是目录,按 proposal_files.patterns/exclude 找出待读 .tex
  • .tex 数量为 0 时直接失败;目录异常大时先确认范围。
  • 推荐用确定性脚本列文件:
python3 <nsfc_reviewers_path>/scripts/list_proposal_files.py --proposal-path <proposal_root>

通读与结构化理解

  • 提炼主题、科学问题、假说、目标、技术路线、创新点、研究基础、团队条件、预期成果。
  • 生成章节级索引,作为后续证据锚点。
  • 先用用户明确给出的 grant_type / funding_amount,再谨慎从正文识别资助上下文。

并行多组评审或单组退化

  • 先计算 effective_panel_count,并限制在 [1, parallel_review.max_panel_count]
  • 以下情况直接走单组:
    • parallel_review.enabled == false
    • effective_panel_count == 1
    • 找不到 parallel-vibe

并行模式关键步骤:

  1. 准备中间目录。
  2. 基于 references/expert_*.mdreferences/master_prompt_template.md 生成 master prompt。
  3. scripts/build_parallel_vibe_plan.py 生成 plan.json
  4. 调用 parallel-vibe 执行 N 组独立评审。
  5. 收集每组 panel_output_filename,允许个别 thread 缺失但不能中断整体汇总。

单组模式仍要保留 7 位专家画像的独立判断,再做组内聚合。

聚合与排序

  • 跨组聚合规则读取 references/aggregation_rules.md
  • 至少 ceil(N * consensus_threshold) 组指出的问题才算跨组共识。
  • 跨组共识可触发严重度升级;重复问题要合并,保留最强证据锚点。
  • 最终仍按 P0 → P1 → P2 输出,并给出最小修改序列。

Read the full file on GitHub · 173 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed · +17 lines 8908c92d22c4
  2. 13d ago First seen · 156 lines · 117 tokens per session scan A 8f5ea25b007c

Subscribe to this mod's changes

nsfc-reviewers is a skill published in the GitHub repository huangwb8/ChineseResearchLaTeX (2,726 stars, last pushed yesterday), licensed MIT. It adds 117 tokens to every session and 2,213 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

results-analysis

This skill should be used when the user asks to "analyze experimental results", "run strict statistical analysis", "compare model performance", "generate scientific figures", "check significance", "do ablation analysis", or mentions interpreting experiment data with rigorous statistics and visualization. It focuses on…

Galaxy-Dawn/claude-scholar · 68 tokens

nature-data

Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts. Use when the user asks about Nature data availability, research data sharing, repository selection, accession numbers, restricted or sensitive data, source data…

Galaxy-Dawn/claude-scholar · 90 tokens

nature-response

Draft, audit, or revise point-by-point reviewer response letters for Nature-family manuscript revisions. Use when the user provides reviewer comments, editor decision letters, revision notes, response drafts, or asks how to respond to major/minor revision requests, rebuttal letters, response to reviewers, peer-review…

Galaxy-Dawn/claude-scholar · 91 tokens

paper-self-review

This skill should be used when the user asks to "review paper quality", "check paper completeness", "validate paper structure", "self-review before submission", "audit claims", "check overclaiming", "verify whether results support claims", or mentions systematic paper quality checking. Provides comprehensive quality…

Galaxy-Dawn/claude-scholar · 68 tokens

post-acceptance

This skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance conference preparation. Provides comprehensive workflow for presentation, poster, and…

Galaxy-Dawn/claude-scholar · 66 tokens

results-report

A workflow for turning completed experiment analyses into a structured research report with findings, limitations, failures, and next steps.

Galaxy-Dawn/claude-scholar · 78 tokens