nsfc-design

nsfc-design is a skill for Claude Code, Codex from Wesley-Yin77/nsfc_medicine_all. It costs 70 tokens per session (1,606 once invoked), scanned A, original, MIT.

A research-planning guide for Chinese National Natural Science Foundation applications. It helps organize experiments, technical routes, feasibility reasoning, and expected results into one connected plan.

In plain words
What is it for?
It is for designing study groups, research contents, experimental strategies, technical routes, statistical methods, feasibility analyses, and backup approaches.
Why use it?
Research proposals can become a list of disconnected experiments without a clear path from the question to the evidence and conclusion.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for designing study groups, research contents, experimental strategies, technical routes, statistical methods, feasibility analyses, and backup approaches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wesley-yin77/nsfc_medicine_all/nsfc-design
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 Wesley-Yin77/nsfc_medicine_all --skill nsfc-design
Clone the repo
git clone --depth 1 https://github.com/Wesley-Yin77/nsfc_medicine_all

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-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/wesley-yin77/nsfc_medicine_all/nsfc-design/github.svg)](https://agentmods.dev/skills/wesley-yin77/nsfc_medicine_all/nsfc-design)
Your own site
<a href="https://agentmods.dev/skills/wesley-yin77/nsfc_medicine_all/nsfc-design"><img src="https://agentmods.dev/badge/skills/wesley-yin77/nsfc_medicine_all/nsfc-design/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-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/wesley-yin77/nsfc_medicine_all/nsfc-design"><img src="https://agentmods.dev/badge/skills/wesley-yin77/nsfc_medicine_all/nsfc-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,606 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.00070 $0.01606
Opus 5 $0.00035 $0.00803
Sonnet 5 $0.00014 $0.00321
Haiku 4.5 $0.00007 $0.00161

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

Security

Grade A, and why

nsfc-design 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 12d ago.

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.

nsfc-design/SKILL.md · 120 lines

How it starts

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

NSFC Design — 研究方案设计器

辅助设计从实验分组到技术路线的完整研究方案。

Routing protocol

1. Load the manifest and core layer

Read manifest.yaml. Always load:

  • ../../../_shared/core/winning-patterns.md — 研究方案共性模式
  • ../../../_shared/core/terminology.md — 术语一致性
  • static/core/stance.md — 默认立场

2. Detect axes

Axis Values Method
grant_type 面上 / 青年 / 地区 从用户描述检测
approach 分子机制 / 药物干预 / 生物信息学+实验 / 临床转化 从研究策略检测
depth 大纲级别 / 详细方案 / 预算级别 从需求检测

3. Apply design protocol

3.1 研究内容(3-5项)

每条研究内容的标准格式(来自中标标书模式):

研究内容X:[一句话概括核心任务]
1) [具体实验/分析1]
2) [具体实验/分析2]
...
N) 预期结果:[明确写出预期发现]
   意义:[说明此项内容对验证假说的贡献]
3.2 技术路线

遵循"临床→细胞→动物→机制→验证"或"生信→体外→体内→机制"的闭环设计:

[公共数据库挖掘/临床样本]
        ↓
[细胞模型验证] → [动物模型验证]
        ↓              ↓
        └── [分子机制阐明] ──┘
                ↓
        [干预策略验证/临床相关性]
3.3 实验方案详细设计

对每项研究内容展开详细的实验方案。【强制】研究方案不是实验protocol!

⚠️ 写作格式规范(对照22份中标标书)

  1. 研究方案用连贯叙述,不用表格、分点罗列。参考库明确指出:"错误:逐一描述实验方法步骤(像protocol,很low);正确:将研究内容'如何做'逻辑性地描述,重点写研究策略、分组、结果预期、备选方案"。

  2. Plan B融入每项实验描述末尾,不独立列表格。正确写法:"若SU-DHL-6成瘤率不稳定,备选WSU-DLCL2细胞系"——在实验描述中自然带出。

  3. 统计方法在实验描述中自然带出,不独立列表格。正确写法:"瘤生长曲线采用repeated measures ANOVA分析,终点指标采用t检验"——跟在实验设计之后。

  4. 每项实验描述包含:实验模型与分组 → 干预方法 → 检测指标 → 统计方法 → 预期结果 → Plan B,全部融为连贯段落。

3.4 可行性分析

⚠️ 【强制】可行性分析用连贯段落覆盖4维度,不用表格/分点罗列。

参考库的"四维度"(理论/技术/团队/条件)是评审检查标准,不是写作格式。中标标书的可行性分析通常是3-4个连贯段落,每段覆盖一个维度,自然过渡,无小标题、无表格、无分点。

正确格式

[第1段] 理论可行:本课题假说建立在...文献基础和前期工作之上...
[第2段] 技术可行:本课题涉及的关键技术均具有成熟的方法学支撑...CUT&Tag为常规技术...dCas9-p300虽较新但原理已验证...
[第3段] 团队可行:申请人前期已发表一作论文...具备...经验...
[第4段] 条件可行:依托单位SPF动物房...课题组已培养...细胞系...

错误格式

  • 用"1.理论可行性 / 2.技术可行性 / 3.团队可行性 / 4.条件可行性"小标题分段
  • 用表格列出"关键技术|成熟度|掌握情况|风险评估"
  • 用分点罗列实验条件

四维度内容要求(作为检查标准,非写作格式):

  • 理论可行:假说的理论依据充分(文献+前期工作)
  • 技术可行:关键技术已掌握或有成熟方法学支撑
  • 团队可行:申请人学术积累+团队分工合理(重点突出个人能力)
  • 条件可行:平台设备齐全(已有/外包/协作)
关键技术自检清单:
  • 细胞模型是否合适(原代/细胞系)?
  • 动物模型是否能代表疾病?
  • 过表达/敲减策略是否合理?
  • 是否包含rescue实验?
  • 统计方法是否明确?
  • 样本量是否经Power Analysis?
  • 是否有技术替代方案(plan B)?

Read the full file on GitHub · 120 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 120 lines · 70 tokens per session scan A 0d98c9e4b3c6

Subscribe to this mod's changes

nsfc-design is a skill published in the GitHub repository Wesley-Yin77/nsfc_medicine_all (63 stars, last pushed 2mo ago), licensed MIT. It adds 70 tokens to every session and 1,606 once invoked, about $0.0003 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

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

matlab

Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.

K-Dense-AI/scientific-agent-skills · 42 tokens

phylogenetics

Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.

K-Dense-AI/scientific-agent-skills · 68 tokens

research-engineer

An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.

davila7/claude-code-templates · 43 tokens

mapping-to-snomed

Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…

maziyarpanahi/openmed · 205 tokens