wiki-cli

Integrate the Obsidian CLI for note reading, writing, and modification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a direct transport mechanism using the Obsidian CLI for Claude's note-taking, eliminating the need for additional server-side configurations or plugins, and ensuring fast, reliable note access.

Core Features & Use Cases

  • Standardizes Note Transport: Integrates the Obsidian CLI with Claude, serving as a robust, no-frills note transportation tool.
  • Fallback to Filesystem: Automatically switches to direct filesystem access if the Obsidian CLI is not available.
  • Use Case: Perfect for users who require immediate note access from Claude without the overhead of additional plugins or services.

Quick Start

Run 'wiki-cli detect-transport.sh' to verify CLI presence and update transport settings.

Frequently Asked Questions about wiki-cli

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

FAQPage Schema
How do I connect Claude to my Obsidian vault for note-taking?

Obsidian CLI integration for Claude note-taking uses a direct transport mechanism to read, write, and modify vault notes. It eliminates the need for server-side configurations or plugins, ensuring fast and reliable access.

Do I need any additional plugins to access Obsidian notes from Claude?

No additional plugins or server-side configurations are required to access Obsidian notes from Claude. The Skill uses the Obsidian CLI as a direct, no-frills note transportation tool, providing immediate vault access without extra overhead.

What version of Obsidian is required for CLI-based vault transport?

Obsidian 1.12 or later is required for CLI-based vault transport. The Skill is optimized for systems where the Obsidian CLI is present to ensure fast and reliable note access.

What happens if the Obsidian CLI is not available on my system?

If the Obsidian CLI is not available, the system automatically falls back to direct filesystem access. This ensures Claude can still read and write notes in the vault, maintaining basic functionality without the optimized CLI transport.

How do I verify if my system supports Obsidian CLI note transport?

You can verify system support for Obsidian CLI note transport by running the 'wiki-cli detect-transport.sh' script. This script checks for CLI presence and updates the transport settings to establish the optimal connection method.