prep-for-writing
Given a writing topic, gather the relevant notes from the vault and assemble a writing scratchpad with quotes and citations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Given a writing topic, gather the relevant notes from the vault and assemble a writing scratchpad with quotes and citations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Build a Map of Content (MOC) for a topic — gather candidate notes, cluster them, write the MOC with static wikilinks.
Find two notes in the vault that should be linked but aren't, and explain the rationale.
Read the last N days of daily notes, surface the dominant themes, and draft a synthesis note linking back to the originals.
Surface orphan notes near a topic and help the user integrate them into the existing link graph.
Analyze the tag tree, surface case chaos and stragglers, and consolidate via supervised renames.
Walk recent notes one at a time; for each, propose 1–2 wikilinks based on the vault's existing graph. Automates the user's review ritual.
| name | prep-for-writing |
| description | Given a writing topic, gather the relevant notes from the vault and assemble a writing scratchpad with quotes and citations. |
| triggers | ["/prep-for-writing","prep an essay on","scratchpad for"] |
The user is about to write a long-form piece (essay, blog post, talk, paper) on a topic where their vault already has the raw material. Output is a single scratchpad note with quoted excerpts, source wikilinks, and an outline scaffold.
find_related(seed=topic, top_k=25).read_notes_batch(paths=[top 10–15 candidates]) respecting the 200K-char cap.Writing/<slug>.md (use the topic as a slugified filename). Frontmatter: status: drafting, topic, created, target_length if given. Body uses the template in §Output format.status to published (or delete the scratchpad) when done.# Scratchpad: {topic}
> Target: {length / angle / audience} (or "unspecified")
> Generated: {YYYY-MM-DD}
## Outline
### 1. {Section claim}
- Quote from [[Source A]]:
> {quoted text}
- Quote from [[Source B]]:
> {quoted text}
### 2. {Section claim}
- ...
## Bibliography
- [[Source A]] — {one-line summary}
- [[Source B]] — {one-line summary}
- ...
## Draft
(empty — the user writes here)
find_hubs constrained to the topic — and tell the user you down-selected..canvas or .base files; they're not body text.