원클릭으로
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: