jeffersongoncalves

Obsidian Claude Notes — Productivity skill for Claude Code

Productivity community

Obsidian plugin: sidebar, generate-note command, and live refresh for notes written by the Claude Code obsidian-notes-cli.

How to install Obsidian Claude Notes

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jeffersongoncalves/obsidian-claude-notes and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Obsidian Claude Notes does

Obsidian plugin: sidebar, generate-note command, and live refresh for notes written by the Claude Code obsidian-notes-cli.

Alternatives in Productivity

  • Performance Optimization Skill — Systematic performance analysis and optimization for RTK CLI tool, focusing on startup time (<10ms), memory us 11.9k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Pi Subagents — Claude Code like Sub-Agents & Workflow Orchestration for Pi — parallel execution, live widget, fleet view, cus 967 ★

README

![Claude Notes](https://raw.githubusercontent.com/jeffersongoncalves/obsidian-claude-notes/main/art/jeffersongoncalves-obsidian-claude-notes.png)

Claude Notes (Obsidian plugin)

[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-support-FFDD00?style=flat-square&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/jeffersongoncalves)

Latest Release License

Sidebar, generate-note command, and live refresh for Markdown notes written into your vault by the Claude Code [`obsidian-notes-cli`](https://github.com/jeffersongoncalves/obsidian-notes-cli). No custom note format, no lock-in — it reads plain Markdown with YAML frontmatter via Obsidian's own metadata cache.

Part of a 3-repo integration:

Requirements

  • Obsidian >= 1.13.0
  • Desktop only (see below)

Features

  • Sidebar — lists every note with source: claude-code frontmatter, grouped by project. Click to open. Read via Obsidian's own metadata cache (getMarkdownFiles() + metadataCache.getFileCache()) — the plugin keeps no index of its own.
  • "Generate note here" command — spawns the CLI with the current selection (or, if nothing's selected, the whole active note) piped in as the body. Desktop only: it spawns a child