Obsidian Notes Cli banner
jeffersongoncalves jeffersongoncalves

Obsidian Notes Cli

Documentation community

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](https://raw.githubusercontent.com/jeffersongoncalves/obsidian-notes-cli/main/art/jeffersongoncalves-obsidian-notes-cli.png)

Obsidian Notes CLI

Tests PHPStan Latest Release Packagist PHP 8.3+ License

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