ワンクリックで
draft-section
Drafts academic prose for a manuscript section from bullet points or an outline. Use when writing or expanding a section.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Drafts academic prose for a manuscript section from bullet points or an outline. Use when writing or expanding a section.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Scaffold a Quarto analysis notebook (generic or method-specific — DiD, IV, RDD, LASSO, Panel FE), register it in _quarto.yml, apply publication-quality figure styling, and generate dataset codebooks. Use when starting a new analysis notebook.
Manage the project's literature workflow — ideate research questions, run structured literature reviews, add citations to references.bib, write annotation notes in references/, and audit citation integrity. Use for any bibliography or literature task.
Audit a Quarto manuscript or a single notebook — freeze freshness, data-path existence, citation integrity, figure/table export presence, placeholder and anonymization checks. Produces a scored review report under notes/. Read-only — never modifies notebooks, data, or the manuscript.
Build publication-quality regression and robustness tables from notebook estimation output, exported to tables/ as CSV + Markdown + LaTeX. Use when creating a results table.
Draft and revise manuscript prose for index.qmd — sections, the abstract, regression-result interpretation, and referee responses. Use when writing or revising the manuscript.
Reads the manuscript and notebooks to generate a structured abstract. Use when writing or updating the abstract.
| name | draft-section |
| description | Drafts academic prose for a manuscript section from bullet points or an outline. Use when writing or expanding a section. |
| argument-hint | <section>: <notes> |
| allowed-tools | Bash, Read, Write, Edit, Glob, Grep |
| version | 1.1.0 |
| workflow_stage | writing |
| tags | ["manuscript","prose","IMRAD","writing"] |
Draft academic prose for a manuscript section from bullet points or an outline.
$ARGUMENTS — section name and content notes (e.g., "Introduction: regional GDP disparities, panel data from 2000-2020, spatial econometrics, contributes to convergence literature")Parse the section name and content bullets/notes from the arguments.
Read index.qmd to understand:
@key vs parenthetical [@key])Read references.bib to know which citations are available for use.
Draft 2–5 paragraphs of academic prose:
@sec-, @fig-, @tbl-)references.bib where they strengthen the argument.bib, insert a placeholder: [CITE: description of needed reference]Apply section-specific templates depending on the target section:
Follow economics writing conventions:
If the section matches an existing section in index.qmd (e.g., "Introduction" matches ## Introduction {#sec-introduction}):
[FILL:] placeholders or extend existing content{{< embed >}} shortcodes already in that sectionPresent the draft to the user for review. On approval, insert or replace the content in index.qmd.