stem-writing-disciplines

Applies discipline-specific writing rules for STEM and medical academic papers.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill stem-writing-disciplines-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stem-writing-disciplines
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-academic-polish/sub-skills/paper-write-zh/references/stem
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill stem-writing-disciplines-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Generic paper templates often violate the structural, methodological, and reporting conventions of engineering, computer science, and medical research. This reference prevents misapplied templates by enforcing discipline-specific structures, reproducibility requirements, evidence chains, and reporting standards. ## Core Features & Use Cases - Discipline Routing: Directs engineering/CS/materials papers to technical rules and medical/clinical/biological papers to IMRaD and reporting guidelines, while excluding humanities and law. - Technical Paper Standards: Enforces method reproducibility, data-flow-based method chapters, experiment evidence chains (data splits, metrics, baselines, results), figure/table quotas, and terminology fact-checking. - Medical Paper Standards: Applies IMRaD structure plus CONSORT, STROBE, PRISMA, STARD, CARE, and ARRIVE reporting guidelines, ethics declarations, statistical conventions, and terminology rules like P<0.001 formatting. - Use Case: When writing a YOLO-based defect detection paper or a randomized controlled trial report, use this reference to select the correct structure, verify evidence sufficiency before making strong claims, and run the discipline-specific checklists. ## Quick Start Ask the assistant to write or review an engineering or medical paper section using the stem-writing-disciplines reference to enforce the correct structure and reporting standards.

Frequently Asked Questions about stem-writing-disciplines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure an engineering journal paper correctly?

Engineering journal papers use Introduction, Related Work, Proposed Method, Experiments and Results, Discussion, and Conclusion, with the introduction as continuous paragraphs. Do not apply the six-chapter thesis structure to journal papers unless a specific template requires it.

What reporting guidelines apply to medical research papers?

Medical papers follow IMRaD structure plus study-type-specific guidelines: CONSORT for randomized trials, STROBE for observational studies, PRISMA for systematic reviews, STARD for diagnostic accuracy, CARE for case reports, and ARRIVE for animal studies.

When should I not use this STEM writing reference?

Do not use it for humanities, social sciences, or law papers involving texts, historical sources, concept analysis, surveys, interviews, or statutes; those route to the sibling hss reference. Interdisciplinary work is classified by research method, not topic.

What evidence is required before claiming experimental results?

Strong claims require documented data splits, metric definitions, baseline comparisons with sources and parameters, and actual result values or logs. Without these materials, conclusions must be marked as pending or written as plans rather than verified findings.

How should P values and statistics be formatted in medical papers?

Write P<0.001 instead of P=0.000, report effect sizes with confidence intervals and exact P values, and match statistics to data types: mean plus standard deviation for normal distributions, median with interquartile range otherwise.