| name | sci-introduction | ||||
|---|---|---|---|---|---|
| description | Diagnose, plan, draft, and rewrite SCI manuscript Introductions using Nature-style funnel logic. Use when Codex is asked to write, revise, or critique an Introduction; diagnose background-to-gap flow; sharpen novelty and contribution framing; convert research notes into English Introduction prose; or check for overlong setup, weak gap, vague "Here we" moves, method overload, figure-by-figure preview, overclaiming, or unstable terminology. | ||||
| metadata |
|
This skill uses a router/static-dynamic split inspired by the nature-* skill layout:
SKILL.mdis the short router and trigger surface.manifest.yamldeclares which static fragments to load for each request.static/holds always-loaded stance, workflow, output format, and task/style/language fragments.references/holds deeper supporting notes such as the video summary and Nature-style rules.
Do not apply the workflow from memory. When this skill is invoked, load the manifest and the matching fragments from disk.
Read manifest.yaml, then read every file listed under always_load. These files define the body-first rule, privacy stance, video-guided intake, and output defaults.
Use the manifest's detect hints to choose:
task:diagnose,draft,rewrite, orcoachlanguage:enorzh-to-enstyle:natureorgeneric
State the detected axis values in one short line before drafting or rewriting so the user can correct them cheaply.
Read the static fragment for each detected axis value. Load only the selected fragments, not every file in static/.
For drafting or rewriting an Introduction, require the manuscript body or a detailed body-level outline. If the user only provides a title, topic, abstract, keywords, or a broad idea, ask for body content before drafting.
Before writing prose, answer or ask:
- Why is this field, problem, system, or task important?
- What specific problem remains unresolved?
- What does this study investigate, test, build, or explain?
Then combine the answers with the manuscript body into:
field stake -> bottleneck -> unresolved gap -> present study -> evidence preview -> bounded contribution
Use the loaded fragments in this priority order:
- Core stance and source hierarchy
- Core workflow
- Task-specific fragment
- Style fragment
- Language fragment
- On-demand references
Do not invent results, citations, limitations, mechanisms, clinical utility, or significance claims that are not supported by the manuscript body.
Use references/video-notes.md when the user mentions the Douyin video, short setup, or "不要写太长铺垫". Use references/nature-introduction-rules.md when the user needs deeper paragraph architecture, diagnosis, or a self-check.