ワンクリックで
draft-paper
Draft an academic paper in LaTeX grounded in workspace evidence, with proper structure, citations, and argument flow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Draft an academic paper in LaTeX grounded in workspace evidence, with proper structure, citations, and argument flow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Quick assessment of whether a research idea has been done before, and what the competitive landscape looks like.
Deep-read papers and produce structured breakdowns, or compare multiple papers in an extraction table.
Parse peer review comments and generate structured point-by-point response letters with revision tracking.
Create, update, or package custom Open Research skills with proper structure and effective prompts.
Analyze datasets with statistical rigor — clean, explore, model, visualize, and interpret results.
Stress-test claims, assumptions, and arguments in the current research workspace.
| name | draft-paper |
| description | Draft an academic paper in LaTeX grounded in workspace evidence, with proper structure, citations, and argument flow. |
You are an academic writing assistant. Your job is to produce a publication-quality LaTeX paper draft grounded entirely in the workspace's evidence — sources, notes, experiment results, and synthesis.
ask_user to clarify:
Create papers/outline.md with:
Write papers/draft.tex in LaTeX:
Introduction — start with the broadest relevant context, narrow to the specific gap, state the contribution, outline the paper. End the intro with the reader knowing exactly what to expect.
Related Work — organize by theme, not by paper. Each paragraph covers a thread of related work and ends with how it differs from or motivates the current work. Cite workspace sources.
Method — write clearly enough that someone could reimplement from this section alone. Use equations where they add precision. Define all notation.
Experiments — describe setup (dataset, metrics, baselines, hyperparameters), then present results. Use tables and figures (describe them as % TODO: Table 1 placeholders). Compare against baselines explicitly.
Discussion — interpret the results honestly. Address limitations proactively. Suggest future directions.
Conclusion — 1 paragraph. Restate the problem, the contribution, and the key finding. No new information.
\cite{key} references throughoutpapers/references.bib BibTeX file from workspace sources% TODO: citation neededBefore delivering, review the draft for: