wiki-cli

Read, write, and search Obsidian vault notes via CLI with filesystem fallback.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/byrider/claude-obsidian --skill wiki-cli-byrider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-cli
Source: https://github.com/byrider/claude-obsidian/tree/main/skills/wiki-cli
Command: npx skills add https://github.com/byrider/claude-obsidian --skill wiki-cli-byrider

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the integration of the Obsidian CLI with Claude, providing a seamless method for reading, writing, and searching vault notes without the need for additional plugins or servers.

Core Features & Use Cases

  • Obsidian CLI Integration: Standardizes on the Obsidian CLI for vault mutations, reducing latency and improving reliability.
  • Fallback Mechanism: Falls back to direct filesystem operations when the CLI is unavailable.
  • Use Case: Ideal for users who want to leverage the power of the Obsidian CLI within Claude without additional setup or server requirements.

Quick Start

Use the wiki-cli skill to create a new note with the title 'New Note' in your vault.

Frequently Asked Questions about wiki-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate the Obsidian CLI with Claude for vault mutations?

Integrating the Obsidian CLI with Claude for vault mutations is done by standardizing CLI operations to read, write, and search notes, reducing latency. This approach requires no additional plugins or servers.

Can Claude read and write Obsidian notes without running a local server?

Yes, Claude can read and write Obsidian notes without a local server by using the Obsidian CLI integration. This setup allows direct vault mutations and searches without requiring additional plugins or server infrastructure.

What happens to Obsidian vault mutations if the CLI is unavailable?

When the Obsidian CLI is unavailable, vault mutations fall back to direct filesystem operations. This fallback mechanism ensures you can still read, write, and search notes, maintaining reliability even without CLI access.

Do I need any plugins to search Obsidian vault notes using Claude?

No, you do not need any additional plugins to search Obsidian vault notes using Claude. The integration utilizes the Obsidian CLI and a filesystem fallback to perform searches directly without extra plugin requirements.

Is direct filesystem access a reliable alternative to the Obsidian CLI for vault operations?

Direct filesystem access serves as a reliable alternative to the Obsidian CLI for vault operations when the CLI is unavailable. It provides a fallback mechanism to ensure reading, writing, and searching vault notes remain functional.