Obsidian Notes Cli
Description
CLI that writes structured Markdown notes generated by Claude Code into an Obsidian vault.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README

Obsidian Notes CLI
CLI that writes structured Markdown notes into an [Obsidian](https://obsidian.md) vault — built so Claude Code (or any script) can persist documentation/decisions as notes you can browse and search natively in Obsidian. No custom viewer, no lock-in: it's just Markdown files with frontmatter, in a folder Obsidian already understands.
Part of a 3-repo integration:
obsidian-notes-cli(this repo, PHP / Laravel Zero) — writes the notes. Works standalone — the other two repos are optional conveniences on top.- `obsidian-claude-notes` — Obsidian plugin: sidebar of Claude Code notes, command to trigger the CLI from inside Obsidian, live
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation