| name | note-draft |
| description | Generate article drafts for note.com and save immediately as Markdown.
No confirmation needed — drafts are saved automatically with auto-numbered
filenames. Designed for quick first-draft generation.
Use when writing note.com articles.
|
| allowed-tools | ["Read","Write","Edit","Grep","Glob","WebSearch","WebFetch"] |
note Draft — note.com Article Draft Generator
Generate article drafts for note.com and save them immediately.
Important Rules
- No confirmation needed. Write the draft and save it. Do not ask "Is this OK?" or "Shall I proceed?"
- Save location: a designated directory (configure as needed, e.g.,
./note-drafts/)
- Filename format:
{number}_{short_title}.md (auto-detect next number from existing files in the directory)
Writing Style
- Write in a clear, approachable tone
- Avoid AI boilerplate phrases ("In today's rapidly evolving...", "It's worth noting that...")
- Be specific and concrete rather than abstract
- Use a conversational yet informed voice — as if explaining to a peer over coffee
- Avoid excessive formality or corporate-speak
Structure Guide
note articles are written in Markdown (not HTML).
# Title
[Lead — 2-3 sentences to hook the reader]
## Section 1
[Body]
## Section 2
[Body]
---
[Closing — end with a concrete takeaway or suggestion. Never end with "Future developments are expected" or similar vague optimism.]
Citations and Fact-checking
- Only cite real, verifiable sources
- No fabricated citations
- If a source is uncertain, either verify it or omit it — do not use "It is said that..." as a substitute
Process
- Confirm the topic
- Check existing files in the save directory for the next number (
ls the directory)
- Generate the draft
- Save immediately (no confirmation)
- Report that the file has been saved