obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/12357851/obsidian-1-0-0-local-backupWhat This Skill Does
The obsidian skill enables your OpenClaw agent to interact directly with your Obsidian vaults. Unlike generic file system tools, this skill leverages obsidian-cli to handle the specific complexities of Markdown note-taking. It allows the agent to search for notes by title or content, create new entries, and perform safe move/rename operations that automatically update internal [[wikilinks]]. By reading the Obsidian configuration files, the agent understands your vault structure without requiring you to hardcode file paths, ensuring seamless automation across multiple vaults.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/12357851/obsidian-1-0-0-local-backup
Ensure you have Obsidian installed on your machine and the obsidian-cli utility correctly configured in your system path, as the agent relies on this bridge to execute commands.
Use Cases
- Knowledge Management: Organize your digital brain by having the agent search, consolidate, or rename notes based on broad project themes.
- Daily Workflow Automation: Automatically create daily meeting notes or task lists in specific project folders using templates or content generated by the agent.
- Refactoring: Safely move large collections of notes while the agent preserves your backlink integrity, preventing broken links that typically occur with standard file system
mvcommands. - Content Retrieval: Quickly pull information from deep within your archives using content-aware searches rather than relying on exact file names.
Example Prompts
- "Search for my notes about 'Project Alpha' and summarize the key action items listed in the meeting notes."
- "Create a new note in the 'Personal/Journal' folder titled 'Ideas-2023-10-27' with the content: 'Brainstormed new workflows for the automation pipeline.'"
- "Move the note 'Old-Project-Draft' to the 'Archive/2022' folder and make sure all linked references are updated correctly."
Tips & Limitations
- Direct Edits: Since vaults are just folders, don't be afraid to edit files manually in your text editor. Obsidian is robust and will reflect changes automatically. Only use the skill when you need complex link updates or agent-driven organization.
- Vault Configuration: Always use
obsidian-cli set-defaultto point the agent to your primary vault. This avoids ambiguity if you manage multiple vaults for work and personal life. - URI Constraints: Avoid using the agent to create files in hidden system folders (starting with a dot), as the Obsidian URI handler may block such requests for safety reasons.
- Permission: Ensure your agent has proper read/write access to your document directories to prevent execution errors.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-12357851-obsidian-1-0-0-local-backup": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Memory
Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage.
Drawing
Generate children's drawings and coloring pages with modular prompts, style packs, and print-ready constraints across image models.