nanoresearch-writing

仓库创建 2026年3月17日最近提交 2 个月前SkillHot 收录 21 天前
▸ 精选理由

将研究成果直接产出为投稿级文稿,节省排版与整合时间。

▸ 风险提示

可能调用外部编译工具或生成的参考文献需人工核验。

这个 Skill 做什么

汇总前期产出,自动生成完整 LaTeX 论文草稿并编译成 PDF。

把前期的想法、实验结果和图表整理成完整的 LaTeX 论文草稿,并生成可发表的图表、参考文献和排版,最后编译成 PDF。适合要把研究成果快速产出成稿、投稿或做内部汇报时使用。特点是自动组装各节、生成 figure/table 并一键编译为 PDF,省去手动拼文件的麻烦。

▸ 展开 SKILL.md 英文原文

Draft a LaTeX research paper from all previous stage outputs

研究检索论文写作LaTeX自动化投稿准备通用
1.5k
Stars
104
Forks
16
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/OpenRaiser/NanoResearch/main/skills/nanoresearch-writing/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/OpenRaiser/NanoResearch/main/skills/nanoresearch-writing/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Writing Skill

## Purpose
Take all previous outputs (ideation, planning, experiment results) and produce a complete LaTeX paper draft with figures, tables, and bibliography.

## Tools Required
- `generate_latex`: Generate and assemble LaTeX source files for each paper section
- `compile_pdf`: Compile the LaTeX source into a PDF document
- `generate_figure`: Produce publication-quality figures from experiment results

## Input
- `ideation_output`: Path to `papers/ideation_output.json` from the ideation skill
- `experiment_blueprint`: Path to `papers/experiment_blueprint.json` from the planning skill
- `experiment_results`: Path to `experiments/` directory containing code and results from th
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有