Agent skill
note-outline
note.com記事のアウトラインを生成。SEO/AIEO最適化された構成で5-7セクションの記事構造を設計する。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/private-note-outline
SKILL.md
note.com記事アウトライン生成
SEOおよびAIEOに最適化されたnote.com記事のアウトラインを作成します。
入力形式
タイトル案, キーワード1 キーワード2, 特別な指示
例: 【初心者向け】リミッターとは, DTM 音圧, コンプレッサーとの違いも説明
構成ルール(5-7セクション)
必須構成
- リード文(導入): 読者の課題・疑問を共感を込めて提示、300-400字
- 基本概念・定義: 何をするものか、なぜ重要か
- 具体的な使い方: いつ使うか、どう設定するか
- 注意点・よくある疑問: 混同しやすい概念との違い
- まとめ: 要点整理、次のアクション
SEO/AIEO最適化
- H2は断定形(疑問文禁止)
- 各H2の下に2-3のH3を配置
- キーワードを自然に見出しに含める
- 結論ファーストの構成
出力形式
---
type: outline
title: [SEO最適化されたタイトル]
target_keywords:
- [キーワード1]
- [キーワード2]
target_audience: [対象読者]
estimated_length: 5000-7000
status: outline
created: YYYY-MM-DD
---
# [タイトル]
## リード文(300-400字)
[読者の課題を共感を込めて提示し、この記事で解決できることを宣言]
## 目次
- H2見出し1
- H2見出し2
...
## H2: [見出し1]
### H3: [サブ見出し1-1]
[概要: 200字目安で何を書くか]
### H3: [サブ見出し1-2]
[概要]
## まとめ
[要点整理と次のアクション]
## 関連記事候補
- [[既存記事へのリンク]]
出力先
ファイルを 80_note/03_Drafts/ に保存。
ファイル名: [日付]-outline-[タイトル略称].md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?