Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cli Anything Obsidian

Skill Verifiziert Aktiv

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.

Zweck

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.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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.

Installation

npx skills add hkuds/cli-anything

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 24 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne34.4k
LizenzApache-2.0
Status
Quellcode ansehen