obsidian-cli — obsidian-cli install obsidian-cli, Obsidian, community, obsidian-cli install, ide skills, obsidian-cli git sync, obsidian-cli command reference, obsidian-cli parameters, obsidian-cli flags, Claude Code, Cursor

v1.0.0
GitHub

About this Skill

Perfect for Knowledge Management Agents needing seamless interaction with Obsidian Vaults via Git and Working Copy obsidian-cli is a command-line interface that interacts with a running Obsidian instance, allowing for synchronization with Git and Working Copy.

Features

Runs `obsidian help` to see all available commands
Supports parameters with values using `=` and quoted values with spaces
Uses flags as boolean switches with no value, such as `silent` and `overwrite`
Creates new notes using the `create` command with `name` and `content` parameters
Requires Obsidian to be open for interaction

# Core Topics

Jack5316 Jack5316
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The obsidian-cli skill by Jack5316 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for obsidian-cli install, obsidian-cli git sync, obsidian-cli command reference.

Ideal Agent Persona

Perfect for Knowledge Management Agents needing seamless interaction with Obsidian Vaults via Git and Working Copy

Core Value

Empowers agents to create, manage, and sync Obsidian notes using specific commands and parameters, leveraging Git version control and Working Copy integration for robust content management, and utilizing parameters and flags for customized interactions

Capabilities Granted for obsidian-cli

Syncing Obsidian Vaults via Git for collaborative knowledge management
Automating note creation with custom content and metadata
Debugging Obsidian instance interactions using the `obsidian help` command

! Prerequisites & Limits

  • Requires Obsidian to be open and running
  • Specific command and parameter syntax must be followed
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

obsidian-cli

Install obsidian-cli, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Obsidian CLI

Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open.

Command reference

Run obsidian help to see all available commands. This is always up to date. Full docs: https://help.obsidian.md/cli

Syntax

Parameters take a value with =. Quote values with spaces:

bash
1obsidian create name="My Note" content="Hello world"

Flags are boolean switches with no value:

bash
1obsidian create name="My Note" silent overwrite

For multiline content use \n for newline and \t for tab.

File targeting

Many commands accept file or path to target a file. Without either, the active file is used.

  • file=<name> — resolves like a wikilink (name only, no path or extension needed)
  • path=<path> — exact path from vault root, e.g. folder/note.md

Vault targeting

Commands target the most recently focused vault by default. Use vault=<name> as the first parameter to target a specific vault:

bash
1obsidian vault="My Vault" search query="test"

Common patterns

bash
1obsidian read file="My Note" 2obsidian create name="New Note" content="# Hello" template="Template" silent 3obsidian append file="My Note" content="New line" 4obsidian search query="search term" limit=10 5obsidian daily:read 6obsidian daily:append content="- [ ] New task" 7obsidian property:set name="status" value="done" file="My Note" 8obsidian tasks daily todo 9obsidian tags sort=count counts 10obsidian backlinks file="My Note"

Use --copy on any command to copy output to clipboard. Use silent to prevent files from opening. Use total on list commands to get a count.

Plugin development

Develop/test cycle

After making code changes to a plugin or theme, follow this workflow:

  1. Reload the plugin to pick up changes:
    bash
    1obsidian plugin:reload id=my-plugin
  2. Check for errors — if errors appear, fix and repeat from step 1:
    bash
    1obsidian dev:errors
  3. Verify visually with a screenshot or DOM inspection:
    bash
    1obsidian dev:screenshot path=screenshot.png 2obsidian dev:dom selector=".workspace-leaf" text
  4. Check console output for warnings or unexpected logs:
    bash
    1obsidian dev:console level=error

Additional developer commands

Run JavaScript in the app context:

bash
1obsidian eval code="app.vault.getFiles().length"

Inspect CSS values:

bash
1obsidian dev:css selector=".workspace-leaf" prop=background-color

Toggle mobile emulation:

bash
1obsidian dev:mobile on

Run obsidian help to see additional developer commands including CDP and debugger controls.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is obsidian-cli?

Perfect for Knowledge Management Agents needing seamless interaction with Obsidian Vaults via Git and Working Copy obsidian-cli is a command-line interface that interacts with a running Obsidian instance, allowing for synchronization with Git and Working Copy.

How do I install obsidian-cli?

Run the command: npx killer-skills add Jack5316/Obsidian/obsidian-cli. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for obsidian-cli?

Key use cases include: Syncing Obsidian Vaults via Git for collaborative knowledge management, Automating note creation with custom content and metadata, Debugging Obsidian instance interactions using the `obsidian help` command.

Which IDEs are compatible with obsidian-cli?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for obsidian-cli?

Requires Obsidian to be open and running. Specific command and parameter syntax must be followed.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Jack5316/Obsidian/obsidian-cli. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use obsidian-cli immediately in the current project.

Related Skills

Looking for an alternative to obsidian-cli or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI