[PR #105] Add VaultForge — AI agent skill for auto-generating Obsidian vaults (v3.2.0) #1743

Open
opened 2026-07-11 22:02:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/105
Author: @Easonnotsing
Created: 5/19/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • f7ad383 Add VaultForge to AI & Automation section

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 README.md (+16 -0)

📄 Description

Description

VaultForge is an AI agent skill that transforms PDF/Markdown learning materials into structured Obsidian knowledge bases. Works with Claude Code, Codex, and Cursor. Supports English & 中文.

What it produces

  • Atomic notes with bold-labeled sections (Core Concepts, Case Study, Original Text, Reflection Questions)
  • MOCs (Maps of Content) at H3 level with bidirectional wikilinks
  • 5-type logical wikilinks (derivation, analogy, contradiction, application, context) via three-stage funnel
  • Core questions (≤5) for retrieval-guided learning
  • Controversy analysis via Firecrawl/Exa deep research

Key features (v3.0.0)

  • 7-phase pipeline — Phase 0 vault scan auto-detects existing notes, offers incremental or fresh generation
  • Incremental learning — add new materials without touching user-edited notes. Three-tier ACL (pristine/user-modified/locked)
  • State machine — draft→filling→filled→reviewed with crash recovery and atomic writes
  • 58 automated tests — 7 cross-file contract tests, 19/19 cross-file consistency checks
  • Bilingual — English instructions, user-selectable output language

Repo: https://github.com/Easonnotsing/VaultForge
Release page: https://easonnotsing.github.io/VaultForge/
Dev.to: https://dev.to/easonnotsing/how-i-turned-6-cognitive-science-principles-into-an-ai-agent-that-builds-obsidian-vaults-103e


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kmaasrud/awesome-obsidian/pull/105 **Author:** [@Easonnotsing](https://github.com/Easonnotsing) **Created:** 5/19/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f7ad383`](https://github.com/kmaasrud/awesome-obsidian/commit/f7ad383e3867fa75b37a6a8759175635c8fe6002) Add VaultForge to AI & Automation section ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -0) </details> ### 📄 Description ## Description **VaultForge** is an AI agent skill that transforms PDF/Markdown learning materials into structured Obsidian knowledge bases. Works with Claude Code, Codex, and Cursor. Supports English & 中文. ### What it produces - **Atomic notes** with bold-labeled sections (Core Concepts, Case Study, Original Text, Reflection Questions) - **MOCs** (Maps of Content) at H3 level with bidirectional wikilinks - **5-type logical wikilinks** (derivation, analogy, contradiction, application, context) via three-stage funnel - **Core questions** (≤5) for retrieval-guided learning - **Controversy analysis** via Firecrawl/Exa deep research ### Key features (v3.0.0) - **7-phase pipeline** — Phase 0 vault scan auto-detects existing notes, offers incremental or fresh generation - **Incremental learning** — add new materials without touching user-edited notes. Three-tier ACL (pristine/user-modified/locked) - **State machine** — draft→filling→filled→reviewed with crash recovery and atomic writes - **58 automated tests** — 7 cross-file contract tests, 19/19 cross-file consistency checks - **Bilingual** — English instructions, user-selectable output language Repo: https://github.com/Easonnotsing/VaultForge Release page: https://easonnotsing.github.io/VaultForge/ Dev.to: https://dev.to/easonnotsing/how-i-turned-6-cognitive-science-principles-into-an-ai-agent-that-builds-obsidian-vaults-103e --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-11 22:02:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-obsidian#1743