notion-knowledge-capture
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o notion-knowledge-capture.zip https://jpskill.com/download/18465.zip && unzip -o notion-knowledge-capture.zip && rm notion-knowledge-capture.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18465.zip -OutFile "$d\notion-knowledge-capture.zip"; Expand-Archive "$d\notion-knowledge-capture.zip" -DestinationPath $d -Force; ri "$d\notion-knowledge-capture.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
notion-knowledge-capture.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
notion-knowledge-captureフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
ナレッジキャプチャ
会話やメモを構造化された、リンク可能な Notion ページに変換し、簡単に再利用できるようにします。
クイックスタート
- キャプチャする内容(決定、ハウツー、FAQ、学習、ドキュメント)と対象読者を明確にします。
reference/内の適切なデータベース/テンプレート(チーム wiki、ハウツー、FAQ、決定ログ、学習、ドキュメント)を特定します。Notion:notion-search→Notion:notion-fetchを使用して、Notion から以前のコンテキスト(更新/リンクする既存のページ)を取得します。- データベースのスキーマを使用して、
Notion:notion-create-pagesでページを下書きします。概要、コンテキスト、ソースリンク、タグ/オーナーを含めます。 - ハブページと関連レコードからリンクします。ソースが進化するにつれて、
Notion:notion-update-pageでステータス/オーナーを更新します。
ワークフロー
0) Notion MCP が接続されていないために MCP 呼び出しが失敗する場合は、一時停止してセットアップします。
- Notion MCP を追加します。
codex mcp add notion --url https://mcp.notion.com/mcp
- リモート MCP クライアントを有効にします。
config.tomlで[features].rmcp_client = trueを設定 またはcodex --enable rmcp_clientを実行します。
- OAuth でログインします。
codex mcp login notion
ログインに成功したら、ユーザーは codex を再起動する必要があります。回答を終えて、再度試行するときにステップ 1 から続行できることを伝えてください。
1) キャプチャを定義する
- 目的、対象者、鮮度、およびこれが新規か更新かを尋ねます。
- コンテンツタイプ(決定、ハウツー、FAQ、コンセプト/wiki エントリ、学習/メモ、ドキュメントページ)を決定します。
2) 宛先を見つける
reference/*-database.mdガイドを使用して正しいデータベースを選択します。必要なプロパティ(タイトル、タグ、オーナー、ステータス、日付、関連)を確認します。- 複数の候補データベースがある場合は、ユーザーに使用するデータベースを尋ねます。それ以外の場合は、プライマリ wiki/ドキュメント DB に作成します。
3) 抽出と構造化
- 会話から事実、決定、アクション、および根拠を抽出します。
- 決定については、代替案、根拠、および結果を記録します。
- ハウツー/ドキュメントについては、手順、前提条件、アセット/コードへのリンク、およびエッジケースをキャプチャします。
- FAQ については、簡潔な回答と詳細なドキュメントへのリンクを使用して Q&A として表現します。
4) Notion で作成/更新
- 正しい
data_source_idを指定してNotion:notion-create-pagesを使用します。プロパティ(タイトル、タグ、オーナー、ステータス、日付、関連)を設定します。 reference/のテンプレートを使用して、コンテンツを構造化します(セクションヘッダー、チェックリスト)。- 既存のページを更新する場合は、
Notion:notion-update-pageを介してフェッチしてから編集します。
5) リンクと表面化
- ハブページ、関連する仕様/ドキュメント、およびチームへの関連/バックリンクを追加します。
- 将来の読者のために、短い概要/変更ログを追加します。
- フォローアップタスクが存在する場合は、関連するデータベースにタスクを作成し、それらをリンクします。
参考文献と例
reference/— データベーススキーマとテンプレート(例:team-wiki-database.md、how-to-guide-database.md、faq-database.md、decision-log-database.md、documentation-database.md、learning-database.md、database-best-practices.md)。examples/— 実際のキャプチャパターン(例:decision-capture.md、how-to-guide.md、conversation-to-faq.md)。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Knowledge Capture
Convert conversations and notes into structured, linkable Notion pages for easy reuse.
Quick start
- Clarify what to capture (decision, how-to, FAQ, learning, documentation) and target audience.
- Identify the right database/template in
reference/(team wiki, how-to, FAQ, decision log, learning, documentation). - Pull any prior context from Notion with
Notion:notion-search→Notion:notion-fetch(existing pages to update/link). - Draft the page with
Notion:notion-create-pagesusing the database's schema; include summary, context, source links, and tags/owners. - Link from hub pages and related records; update status/owners with
Notion:notion-update-pageas the source evolves.
Workflow
0) If any MCP call fails because Notion MCP is not connected, pause and set it up:
- Add the Notion MCP:
codex mcp add notion --url https://mcp.notion.com/mcp
- Enable remote MCP client:
- Set
[features].rmcp_client = trueinconfig.tomlor runcodex --enable rmcp_client
- Set
- Log in with OAuth:
codex mcp login notion
After successful login, the user will have to restart codex. You should finish your answer and tell them so when they try again they can continue with Step 1.
1) Define the capture
- Ask purpose, audience, freshness, and whether this is new or an update.
- Determine content type: decision, how-to, FAQ, concept/wiki entry, learning/note, documentation page.
2) Locate destination
- Pick the correct database using
reference/*-database.mdguides; confirm required properties (title, tags, owner, status, date, relations). - If multiple candidate databases, ask the user which to use; otherwise, create in the primary wiki/documentation DB.
3) Extract and structure
- Extract facts, decisions, actions, and rationale from the conversation.
- For decisions, record alternatives, rationale, and outcomes.
- For how-tos/docs, capture steps, pre-reqs, links to assets/code, and edge cases.
- For FAQs, phrase as Q&A with concise answers and links to deeper docs.
4) Create/update in Notion
- Use
Notion:notion-create-pageswith the correctdata_source_id; set properties (title, tags, owner, status, dates, relations). - Use templates in
reference/to structure content (section headers, checklists). - If updating an existing page, fetch then edit via
Notion:notion-update-page.
5) Link and surface
- Add relations/backlinks to hub pages, related specs/docs, and teams.
- Add a short summary/changelog for future readers.
- If follow-up tasks exist, create tasks in the relevant database and link them.
References and examples
reference/— database schemas and templates (e.g.,team-wiki-database.md,how-to-guide-database.md,faq-database.md,decision-log-database.md,documentation-database.md,learning-database.md,database-best-practices.md).examples/— capture patterns in practice (e.g.,decision-capture.md,how-to-guide.md,conversation-to-faq.md).