scientific-writing
Academic manuscript writing with IMRAD structure, citation formatting, and reporting guidelines. Use when drafting or revising research papers.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=aiming-lab-autoresearchclaw-claude-skills-scientific-writing-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name scientific-writing description Academic manuscript writing with IMRAD structure, citation formatting, and reporting guidelines. Use when drafting or revising research papers. metadata {"category":"writing","trigger-keywords":"paper,manuscript,writing,IMRAD,citation,abstract,introduction,methods,results,discussion","applicable-stages":"16,17,19","priority":"2","version":"1.0","author":"researchclaw","references":"adapted from K-Dense-AI/claude-scientific-skills"} Scientific Writing Best Practice IMRAD Structure Abstract : State objective, methods, key results, and conclusion in 150-300 words Introduction : Move from broad context to specific gap to your contribution (funnel structure) Methods : Sufficient detail for replication; use past tense, passive voice Results : Present findings without interpretation; pair text with figures/tables Discussion : Interpret results, compare with literature, acknowledge limitations, state implications Paragraph-Level Guidance Each paragraph should convey ONE main idea Open with a topic sentence; close with a transition to the next paragraph Write in full flowing prose — never submit bullet points as final manuscript text Use active voice for clarity: "We measured..." not "Measurements were taken..." Vary sentence length; aim for average 15-25 words per sentence Citation Best Practices Cite primary sources over reviews when making specific claims Use citation styles consistently (APA, Vancouver, IEEE) per target journal Every factual claim needs a citation unless it is common knowledge in the field Avoid citation strings of 5+ references — select the most relevant 2-3 Self-citations should be limited to genuinely relevant prior work Common Writing Pitfalls Avoid hedge-stacking: "It might possibly suggest..." — choose one hedge Do not start sentences with "It is well known that" — cite or remove Distinguish "significant" (statistical) from "substantial" (practical) Ensure figures/tables are referenced in text BEFORE they appear Keep abbreviations to a minimum; define each on first use Reporting Guidelines Randomized trials: follow CONSORT checklist Observational studies: follow STROBE checklist Systematic reviews: follow PRISMA checklist Diagnostic accuracy: follow STARD checklist Always check target journal's author guidelines for specific requirements Revision Checklist Verify all figures/tables are cited in text and numbered sequentially Confirm reference list matches in-text citations exactly Check that abstract accurately reflects the final manuscript content Ensure methods section enables independent replication Read aloud to catch awkward phrasing and run-on sentences
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |