obsidian-litiaoWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Install via ClawdBot CLI:
clawdbot install litiao1224/obsidian-litiaoInstall obsidian-cli (brew):
brew install yakitrak/yakitrak/obsidian-cliRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://help.obsidian.mdAudited Apr 16, 2026 · audit v1.0
Generated May 7, 2026
Automate daily note creation, tagging, and linking in an Obsidian vault. Use obsidian-cli to create daily journal entries, search for related notes, and move/rename files while updating internal links.
Writers can manage a research vault by automatically creating notes from web clippings, searching content across notes, and restructuring folders without breaking wikilinks. Ensures consistent note organization.
Developers maintain project documentation in a shared Obsidian vault. Use scripts to create release notes, move outdated docs, and search for code snippets or design decisions across notes.
Researchers organize papers, notes, and citations. Automate creation of literature notes, search content for specific terms, and move/rename notes while preserving cross-references.
Teams share a vault for SOPs and wikis. Automate vault configuration detection, create new procedure templates, and restructure outdated sections with automatic link updates.
Offer a basic free version for individual vault management and charge for advanced features like multi-vault search, team sync, or priority support. Revenue from subscription tiers.
Provide a cloud-hosted service that integrates with Obsidian vaults, offering automated workflows, collaboration features, and analytics. Revenue from per-seat licensing.
Sell a plugin or automation suite to enterprises for standardized documentation, compliance, and knowledge retention. Offer custom integrations and dedicated support.
💬 Integration Tip
Ensure obsidian-cli is installed and configured with a default vault. For scripts, always resolve the active vault path from obsidian.json or print-default before manipulating files to avoid hardcoding paths.
Scored Jun 27, 2026
Work with Obsidian vaults (plain Markdown notes) and automate via notesmd-cli.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Obsidian笔记库按KG笔记法整理——四种笔记类型、链接权限、关系中转、命名规范、新旧分离。自动纠错+建关系+去重+补缺+无关内容分离+分层加载
Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries.
Automatically extract key points from long texts in Chinese or English using keywords or length triggers, outputting clear, concise bullet-point summaries.
Generate a daily work report by automatically discovering all git repositories the user worked on, collecting commit logs across all branches, and summarizin...