DualyzeAI880 downloadsCreate AI Briefs, AI MOCs, Context Packs, Knowledge Books, and Notion Workspaces from your Obsidian notes.
Turn your Obsidian vault into an AI-ready knowledge workspace.
Create AI Briefs, AI MOCs, Context Packs, Knowledge Books, and Notion Workspaces — all from one Workspace View.

Manage all AI outputs for each folder from a single dashboard.


Imported Notion Workspace containing AI Briefs, AI MOCs, notes, and assets.
Export an entire workspace as a Notion-ready ZIP.
Import it into Notion to create a shareable workspace containing:
Build in Obsidian. Share in Notion.
✅ Manage AI Workspaces
✅ Generate AI Briefs
✅ Create AI MOCs
✅ Export Context Packs
✅ Generate Knowledge Books (EPUB)
✅ Export entire workspaces to Notion
✅ Share AI-ready knowledge outside Obsidian
✅ Track Workspace Completion
✅ Refresh Outputs When Notes Change
Obsidian Notes
↓
AI Workspace
↓
AI Brief + AI MOC
↓
Context Pack / Knowledge Book / Notion Workspace ZIP
↓
ChatGPT / Claude / Gemini / NotebookLM / Notion
AI Workspace View — Track and manage all AI outputs per folder from one panel.
AI Brief — Analyze a folder: topic clusters, knowledge map, and suggested prompts.
AI MOC — Structured Map of Content from your AI Brief, ready to export.
Context Pack — Clean Markdown bundle for ChatGPT, Claude, Gemini, NotebookLM, and Claude Code.
Knowledge Book (EPUB) — Structured EPUB with cover and TOC. Read in Kindle, Apple Books, or Kobo.
Notion Workspace ZIP — Export an entire workspace as a Notion-ready ZIP. Import into Notion to create a shareable workspace with AI Briefs, AI MOCs, source notes, and images. Perfect for team sharing, project documentation, and knowledge publishing.
Learn the complete workflow from notes to AI-ready outputs.
👉 Tutorial: Create Your First AI Workspace
Alice: How do I get started?
Bob: Add a folder as a Workspace, then click Generate Workspace. It creates an AI Brief and AI MOC automatically.
Alice: Can I share this workspace with my team?
Bob: Sure. Click Notion ZIP.
Alice: What happens next?
Bob: AI Context Pack creates a Notion-ready workspace ZIP. Import it into Notion and you'll get AI Briefs, AI MOCs, notes, and images as pages.
AI Brief — understand your vault before exporting
AI MOC — organize insights into a navigable structure

Knowledge Book — read your notes in Kindle, Apple Books, or Kobo
Research — Notes → AI Brief → ChatGPT. Ask deep questions about your research.
Learning — Study notes → Knowledge Book → Kindle. Read your notes as a structured book.
Project — Docs → Context Pack → Claude Code. Package specs for AI-assisted development.
Team sharing — Workspace → Notion ZIP → Notion. Share AI-ready knowledge with your team.
Download the latest release and copy main.js, manifest.json, and styles.css to:
.obsidian/plugins/context-pack-for-notebooklm/
| Vault | Notes | Download |
|---|---|---|
| 🇺🇸 English | 86 notes | vault-sample-en.zip |
| 🇯🇵 Japanese | 86件 | vault-sample-jp.zip |
| Tool | Role |
|---|---|
| DualyzeAI | Compare & Analyze |
| Obsidian | Save & Organize |
| AI Context Pack | Package & Prepare |
| Dualyze Notes | Capture & Sync |
| Dualyze Structure | Structure & Visualize |
AI Brief analyzes a folder and generates:
AI Brief is saved as a Markdown file with frontmatter, making it reusable across all workflows.
AI MOC (Map of Content) is generated from an AI Brief or any note.
It follows wikilinks outward to build a structured navigation layer:
Root Note
│
├── Core Concepts
│ └── Related Notes
│
└── Referenced By
AI MOC can be used directly as Context Pack source material.
Export an entire Obsidian workspace as a Notion-ready ZIP.
What's included:
README.md — import guide and workspace overviewAI Brief.md — workspace analysisAI MOC.md — structured map of contentNotes/ — all source notes with Obsidian syntax convertedassets/ — local images collected from notesObsidian syntax conversions:
![[image.jpg]] →  (copied to assets) → kept as-is (no download needed)[[page]] → [page](page.md)[[page|alias]] → [alias](page.md)How to import into Notion:
Knowledge Books are generated from an AI Brief and its source notes.
Structure:
Supported readers: Kindle, Apple Books, Kobo, Calibre, and any EPUB reader.
Context Packs are single Markdown files that bundle related notes.
Each pack includes:
Source options: folder, tag, MOC, AI MOC, selected notes, daily notes.
| AI | Chat | Project / Notebook |
|---|---|---|
| ChatGPT | ✓ | ✓ Projects |
| Claude | ✓ | ✓ Project |
| Gemini | ✓ | ✓ Notebook |
| Claude Code | ✓ | — |
| NotebookLM | — | ✓ |
Track which notes were sent to ChatGPT Projects, Claude Projects, Gemini, or NotebookLM.
Know when notes were updated, new notes added, or files renamed. Re-export only when needed.
Create AI-ready packs from daily notes with date range selection, weekly summaries, and tag exclusion.
Issues and pull requests welcome on GitHub.
MIT