obsidian-official-cliWork with Obsidian vaults using the official Obsidian CLI (v1.12+). Open, search, create, move, and manage notes from the terminal. Use when working with Obsidian vaults for note management, file operations, searching content, managing tasks, properties, links, plugins, themes, sync operations, or any command-line interaction with Obsidian.
Install via ClawdBot CLI:
clawdbot install slmoloch/obsidian-official-cliGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://...Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Knowledge workers can automate the creation and updating of daily notes with predefined templates, appending tasks, and prepending morning reflections. This ensures consistent note-taking habits and reduces manual entry time, ideal for consultants, researchers, or writers who rely on structured daily logs for productivity.
Teams can use the CLI to batch move, rename, or delete notes across an Obsidian vault, such as reorganizing project files into new folders or archiving outdated content. This streamlines collaboration and maintains vault cleanliness, beneficial for software development, marketing, or academic groups managing shared knowledge bases.
Project managers can list all incomplete tasks across a vault, toggle task statuses, and update frontmatter properties like status or tags programmatically. This enables real-time progress tracking and reporting without opening the GUI, useful in industries like construction, event planning, or product development.
Developers can install, enable, or reload plugins and themes via CLI commands, facilitating automated setup or testing workflows in development environments. This speeds up configuration and debugging for teams building custom Obsidian integrations or themes, common in software engineering and IT.
Content strategists can perform advanced searches for specific terms, identify orphaned or dead-end notes, and analyze backlinks to optimize information architecture. This helps in auditing and refining knowledge bases for accuracy and connectivity, applicable in publishing, education, or corporate training.
Offer a free version with basic file operations and search, while charging for advanced features like automated task management, batch processing, or API integrations. Revenue comes from subscription tiers, targeting individual power users and small teams who need enhanced productivity tools.
Sell enterprise licenses that include multi-user vault management, role-based access controls, and dedicated support for CLI automation. This model caters to larger organizations in sectors like finance or healthcare, where secure, scalable note management is critical, generating revenue through annual contracts.
Provide consulting services to help businesses integrate the Obsidian CLI into their workflows, offering custom scripts, training, and support. Revenue is generated from project-based fees and ongoing maintenance contracts, ideal for clients in research or tech who require tailored solutions.
💬 Integration Tip
Ensure Obsidian is running and the CLI is enabled in settings before use; start with simple commands like 'obsidian version' to verify setup, then gradually incorporate file operations and searches into scripts for automation.
Scored Apr 19, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop t...
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.