Stats
Actions
Tags
執筆プロジェクトの作業ディレクトリ(ideas/ research/ drafts/)とプロジェクトファイル(project.md, outline.md)を作成する。新しい執筆プロジェクトを始めるとき、または作業環境を整えるときに使用。
How this skill is triggered — by the user, by Claude, or both
Slash command
/writing:initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
現在のディレクトリに、執筆ワークフロー用の作業環境を作成してください。**既存のファイル・ディレクトリは絶対に上書きしません。**
現在のディレクトリに、執筆ワークフロー用の作業環境を作成してください。既存のファイル・ディレクトリは絶対に上書きしません。
.gitkeep を置く。
ideas/research/drafts/project.md が存在しなければ、${CLAUDE_PLUGIN_ROOT}/templates/project.md の内容をコピーして作成する。outline.md が存在しなければ、完全に空のファイルとして作成する。CLAUDE.md や .claude/ には一切触れない。outline.md には雛形を入れない。アウトラインの形式は書き手の好みが強いため、空のまま渡し、形式は対話の中で育てる。settings/characters/ や settings/world/ を作成できる旨を案内する(自動では作らない)。npx claudepluginhub kazukiyunoue/claude-code-outline-driven-writing --plugin writingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.