ワンクリックで
develop-outline
Iteratively develop an outline for academic writing
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Iteratively develop an outline for academic writing
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when the user wants to convert a project's `paper/` directory into a git submodule pointing at a separate paper repo (typically for Overleaf linking). Handles removing any existing tracked `paper/` content, adding the submodule, writing a standardized README inside the submodule, and updating the parent repo's README.
Clean up PDF filenames by removing spaces, em dashes, and special characters
Create BibTeX entries from PDF papers and add to main.bib
Create a new Python script following project best practices. $ARGUMENTS
Create markdown summaries for PDF papers (creates BibTeX first if needed)
Clean README.md files in the entire repository or specified directories. $ARGUMENTS
| name | develop-outline |
| description | Iteratively develop an outline for academic writing |
| argument-hint | ["any directions or context for the outline"] |
| disable-model-invocation | true |
Build or refine paper/outline.md through conversation.
$ARGUMENTS
@paper/main.bib @.claude/reference/outline-format.md
Check if paper/outline.md exists.
If exists: Read file, summarize structure (sections, core claims, citations), ask "What would you like to refine or extend?" Then proceed to Step 3 or 4.
If not exists: Inform user "No existing outline found. Let's build one from scratch." Proceed to Step 2.
Ask open-ended questions. Do NOT assume a specific paper type.
Skip questions already answered in $ARGUMENTS. Record venue and length for the outline header.
Ask: "Would you like me to include citation pointers from the paper summaries and bibliography for Introduction and Discussion sections?"
If yes: Scan lit_review/paper_summaries/ and paper/main.bib. Suggest citations as you develop each section using format: AuthorYearKey - [relevance note]
If no: Proceed without citations.
Ask: "Would you like to link code files, reports, or data artifacts to Results and Methods sections?"
If yes: For each Results/Methods section during Step 5 development, prompt: "What files (reports, scripts, data) should I reference when writing this section? Use format: [artifact: path - description]"
If no: Proceed without artifact pointers (user can add them later).
Follow format in @.claude/reference/outline-format.md.
For each section:
paper/outline.mdAfter all sections drafted:
Write to paper/outline.md following the format in @.claude/reference/outline-format.md.
Report: sections count, citations included, venue, constraints, file path, next steps.
Do NOT: Assume paper type, number sections, force rigid templates, add citations without consent.
DO: Follow user's lead, ask clarifying questions, save incrementally, preserve existing structure when revising.
paper/outline.backup.md./develop-outline.