obsidian-cli-officialOfficial Obsidian CLI (v1.12+). Complete command-line interface for Obsidian notes, tasks, search, tags, properties, links, and more.
Install via ClawdBot CLI:
clawdbot install alexanderkinging/obsidian-cli-officialGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A user leverages the CLI to automate daily note creation and task tracking. They use commands like 'obsidian daily:append' to add tasks and notes to their daily journal, and 'obsidian tasks todo' to review incomplete tasks across their vault, streamlining personal productivity.
A writer uses the CLI to create, organize, and update notes for blog posts or articles. They employ commands such as 'obsidian create' with templates, 'obsidian move' to structure folders, and 'obsidian search' to find related content, enhancing workflow efficiency.
A researcher utilizes the CLI to manage a knowledge vault by tagging notes, setting properties for metadata, and analyzing links with commands like 'obsidian tags counts', 'obsidian property:set', and 'obsidian backlinks' to maintain and explore interconnected information.
A project manager automates documentation updates and link validation in shared Obsidian vaults. They use 'obsidian append' to add meeting notes, 'obsidian unresolved' to check for broken links, and 'obsidian properties' to track project statuses, ensuring consistency.
A developer integrates the CLI into their workflow for testing plugins and automating tasks. They run 'obsidian eval' to execute JavaScript code, 'obsidian plugin:reload' to reload plugins, and 'obsidian dev:screenshot' for debugging, speeding up development cycles.
Offer a free basic version of the CLI with core features like note creation and search, while charging for advanced capabilities such as automated reporting, API integrations, or team collaboration tools. Revenue comes from subscription tiers for power users and enterprises.
Provide consulting services to businesses and individuals for setting up and customizing Obsidian CLI workflows. This includes creating scripts, integrating with other tools, and offering training sessions, generating revenue through hourly rates or project-based contracts.
Develop and sell specialized templates, plugins, or scripts that enhance the CLI's functionality, such as pre-built automation for specific industries. Revenue is generated from one-time purchases or commissions on marketplace sales, targeting users seeking optimized workflows.
💬 Integration Tip
Ensure Obsidian is running and CLI is enabled in settings before use; add the Obsidian executable to your system PATH for seamless command execution across platforms.
Scored Apr 15, 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.
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Automate Windows GUI interactions (mouse, keyboard, windows) using PowerShell. Use when the user needs to simulate user input on the desktop, such as moving the cursor, clicking buttons, typing text in non-web apps, or managing window states.
Execute terminal commands safely and reliably with clear pre-checks, output validation, and recovery steps. Use when users ask to run shell/CLI commands, ins...