Aj Obsidian
v1.0.0Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
⭐ 0· 71·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description match the requirements: the skill requires obsidian-cli and instructs the agent to use it to find and manipulate vaults. Requiring a brew formula to install obsidian-cli is proportionate to the stated purpose.
Instruction Scope
Runtime instructions are limited to reading the Obsidian config (~/Library/Application Support/obsidian/obsidian.json) and invoking obsidian-cli commands (search, create, move, delete). These actions are consistent with managing Obsidian vaults and do not direct data to external endpoints or request unrelated system data.
Install Mechanism
Install uses a Homebrew formula from the yakitrak/yakitrak tap. Brew installs are normal, but this is a third-party tap (not an official core formula); verify the tap and formula (or review obsidian-cli source) before adding the tap to your system.
Credentials
No environment variables, credentials, or config paths beyond Obsidian's own config are requested. Reading obsidian.json is necessary to locate vaults; while it reveals vault paths, that is expected for the skill's function.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and is user-invocable. Autonomous invocation is permitted by default but not excessive here.
Assessment
This skill appears coherent for automating Obsidian via obsidian-cli. Before installing: (1) verify the Homebrew tap (yakitrak/yakitrak) and review the obsidian-cli formula or its upstream source to ensure you trust it, (2) note the SKILL.md references a macOS path (~/Library/Application Support/obsidian/obsidian.json) — behavior may differ on other OSes, and (3) be aware that reading obsidian.json reveals your vault paths (expected for operation). Also note a packaging inconsistency: the included _meta.json slug/ownerId differ from the skill name/registry metadata; you may want to confirm the publisher identity if provenance matters.Like a lobster shell, security has layers — review code before you run it.
latestvk972hrfh6y6x33asp7ez38977d83mtb9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💎 Clawdis
Binsobsidian-cli
Install
Install obsidian-cli (brew)
Bins: obsidian-cli
brew install yakitrak/yakitrak/obsidian-cli