Rename skill to QQsci
This commit is contained in:
parent
7ef52758b9
commit
d42ad5b772
4
SKILL.md
4
SKILL.md
|
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
name: material-writing
|
name: qqsci
|
||||||
description: Draft, restructure, polish, or audit materials-science manuscript sections using evidence-first, high-impact-journal writing logic, with optional Zotero/Obsidian/DeepSeek literature-note routing. Use for materials chemistry, nanomaterials, functional materials, devices, catalysis, energy storage, biomaterials, sensors, flexible electronics, MOF/COF, MXene, perovskite, polymer, composite, and interface/mechanism papers, especially when the user provides Chinese notes, figures, characterization data, Zotero literature notes, DeepSeek-generated paper notes, target-journal questions, or wants Nature-like but materials-specific academic prose.
|
description: Draft, restructure, polish, or audit materials-science manuscript sections using evidence-first, high-impact-journal writing logic, with optional Zotero/Obsidian/DeepSeek literature-note routing. Use for materials chemistry, nanomaterials, functional materials, devices, catalysis, energy storage, biomaterials, sensors, flexible electronics, MOF/COF, MXene, perovskite, polymer, composite, and interface/mechanism papers, especially when the user provides Chinese notes, figures, characterization data, Zotero literature notes, DeepSeek-generated paper notes, target-journal questions, or wants Nature-like but materials-specific academic prose.
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
author: Local skill modeled after nature-writing/nature-polishing workflows for materials-science manuscripts
|
author: Local skill modeled after nature-writing/nature-polishing workflows for materials-science manuscripts
|
||||||
---
|
---
|
||||||
|
|
||||||
# Materials-Science Manuscript Writing
|
# QQsci Materials-Science Manuscript Writing
|
||||||
|
|
||||||
Use this skill when the user wants to write, rebuild, polish, translate, or
|
Use this skill when the user wants to write, rebuild, polish, translate, or
|
||||||
review manuscript prose for materials-science papers. The goal is not generic
|
review manuscript prose for materials-science papers. The goal is not generic
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
display_name: Materials Writing
|
display_name: QQsci
|
||||||
short_description: Audit materials submission packages, compare with strong papers, and add DOI-only Word comments.
|
short_description: Audit materials submission packages, compare with strong papers, and add DOI-only Word comments.
|
||||||
default_prompt: Help me audit this materials-science submission package using my evidence and Zotero/Obsidian DeepSeek literature notes. Check Manuscript, Figures, Supporting Information, Highlights, Cover Letter, and TOC as one consistent package, identify strongly related papers, compare my manuscript with them for missing evidence, figure problems, format issues, spelling errors, and terminology inconsistency, and for Word citation suggestions add native comments containing DOI strings only.
|
default_prompt: Help me audit this materials-science submission package using my evidence and Zotero/Obsidian DeepSeek literature notes. Check Manuscript, Figures, Supporting Information, Highlights, Cover Letter, and TOC as one consistent package, identify strongly related papers, compare my manuscript with them for missing evidence, figure problems, format issues, spelling errors, and terminology inconsistency, and for Word citation suggestions add native comments containing DOI strings only.
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"zotero_integration_note_folder": ""
|
"zotero_integration_note_folder": ""
|
||||||
},
|
},
|
||||||
"workflow": {
|
"workflow": {
|
||||||
"manifest_path": "state/material-writing-literature-manifest.jsonl",
|
"manifest_path": "state/qqsci-literature-manifest.jsonl",
|
||||||
"skip_existing_notes": true,
|
"skip_existing_notes": true,
|
||||||
"batch_size": 10
|
"batch_size": 10
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue