ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

Obsidian Cli Skills

Skill by 0x-cryptopriest

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0x-cryptopriest/obsidian-cli-skills
Or

What This Skill Does

The Obsidian CLI skill is a powerful command-line interface designed to integrate OpenClaw directly with your Obsidian vault. It allows users to automate the management of their knowledge base, supporting core operations such as note creation, deletion, renaming, and content retrieval. Beyond basic CRUD operations, it provides specialized commands for frontmatter manipulation, daily note generation, and intelligent search capabilities, making it an essential tool for maintaining a second brain without leaving the terminal environment.

Installation

To install this skill, run the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/0x-cryptopriest/obsidian-cli-skills Ensure you have configured your default vault path using obsidian-cli set-default "<path>" immediately after installation to enable proper file system interaction.

Use Cases

This skill is perfect for developers, writers, and knowledge managers. Common use cases include:

  • Automated Logging: Rapidly append thoughts or logs to specific notes throughout your workday.
  • Metadata Management: Standardize your note-taking by automating the addition of tags or status fields via frontmatter commands.
  • Contextual Search: Searching across your knowledge base during an active chat session to synthesize information.
  • Daily Workflow: Quickly launching your daily journal note to start your tasks.

Example Prompts

  1. "Create a new note titled 'Project Alpha' with the content 'Initial brainstorming session regarding the migration strategy' and open it for me."
  2. "Update the 'status' field in my 'Q1-Goals' note and set the value to 'completed'."
  3. "Search through all my notes for any mentions of 'OpenClaw' and list the results so I can review them."

Tips & Limitations

  • Vault Configuration: Always confirm your default vault path using print-default if you move your Obsidian directory to avoid file errors.
  • Known Issues: The search-content command is currently marked as experimental and may exhibit inconsistent behavior; it is recommended to use full paths if simple queries fail.
  • Frontmatter: When editing frontmatter, ensure your keys match exactly to prevent the creation of duplicate or malformed YAML headers.
  • Safety: Since this tool performs file-system writes, use the move and delete commands with caution, as they directly alter the local disk storage.

Metadata

Stars4473
Views6
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-0x-cryptopriest-obsidian-cli-skills": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#obsidian#notes#cli#productivity#knowledge-management
Safety Score: 3/5

Flags: file-write, file-read