Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>ObsiCaptureNew to Visual Studio Code? Get it now.
ObsiCapture

ObsiCapture

ktmihs

|
3 installs
| (0) | Free
Generate project documentation with Claude AI and save directly to Obsidian
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ObsiCapture

A VS Code extension that auto-generates project documentation with Claude AI and saves it directly to Obsidian.


Features

  • AI document generation — Claude AI analyzes your project code and writes Markdown documentation in real time
  • Direct Obsidian save — saves the generated document straight to any folder in your Obsidian Vault
  • Sidebar integration — accessible directly from the VS Code Activity Bar
  • Streaming output — watch the document being written as it generates
  • Claude CLI mode (v0.2.0+) — use a locally installed Claude Code CLI without an API key

Screenshots

ObsiCapture sidebar

Streaming document generation

Save to Obsidian

Extension settings


Getting Started

1. Get a Claude API Key

Obtain an API key from console.anthropic.com.

2. Configure the Extension

Open Ctrl+,, search for ObsiCapture, and fill in the following:

Setting Description
obsicapture.claudeApiKey Your Anthropic Claude API key
obsicapture.vaultPath Absolute path to your Obsidian Vault (e.g. C:/Users/yourname/MyVault)
obsicapture.defaultFolder Default save folder (leave blank for Vault root)
obsicapture.maxFiles Max files to read at once (default: 50)
obsicapture.model Claude model to use

3. Usage

  1. Click the ObsiCapture icon in the left Activity Bar
  2. Enter the type of document you want (e.g. "API reference", "README", "architecture doc")
  3. Click Generate — Claude AI will analyze your project and write the document
  4. Confirm the filename and folder, then click Save to Obsidian

Supported Models

Model Notes
claude-sonnet-4-6 Default. Best balance of speed and quality
claude-opus-4-7 Highest quality, ideal for complex documents
claude-haiku-4-5 Fastest, suitable for simple documents

Requirements

  • VS Code 1.85.0 or later
  • Anthropic Claude API key
  • Obsidian (required when saving documents)

Issues & Feedback

GitHub Issues

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft