跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cli Anything Obsidian

技能 已验证 活跃

Command-line interface for Obsidian — Knowledge management and note-taking via Obsidian Local REST API. Designed for AI agents and power users who need to manage notes, search the vault, and execute commands without the GUI.

目的

To provide AI agents and power users with a command-line interface for managing Obsidian notes and knowledge graphs without needing to open the GUI.

功能

  • Vault file management (list, read, create, update, delete, append)
  • Obsidian query syntax and plain text search
  • Active note status and opening notes
  • Listing and executing Obsidian commands
  • Checking Obsidian Local REST API server status
  • Interactive REPL mode with tab completion
  • JSON output for agent consumption
  • API key and host URL configuration

使用场景

  • Automating note creation and organization in Obsidian via AI agents.
  • Searching and retrieving information from an Obsidian vault programmatically.
  • Executing Obsidian editor commands or application functions via script.
  • Integrating Obsidian note-taking into AI-driven workflows without GUI interaction.

非目标

  • Directly managing Obsidian application settings beyond API key/host configuration.
  • Providing a graphical user interface; it is strictly a command-line tool.
  • Interacting with Obsidian vaults on non-local systems without proper network configuration.

Execution

  • info:Pinned dependenciesWhile Python dependencies are used, explicit lockfile pinning details are not immediately visible in the provided source, though standard `pip install` implies a level of dependency resolution.

安装

npx skills add hkuds/cli-anything

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标34.4k
许可证Apache-2.0
状态
查看源代码