skills/obsidian/SKILL.md
Work with Obsidian vaults: create, search, move, delete notes. Plain Markdown files with wikilink-aware operations via obsidian-cli.
npx skillsauth add emanueleielo/ciana-parrot obsidianInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the obsidian bridge to manage Obsidian vault notes via obsidian-cli on the host.
All commands run via host_execute(bridge="obsidian", command="...").
obsidian-cli print-default --path-only
obsidian-cli search "query" # Search note names
obsidian-cli search-content "query" # Search inside notes
obsidian-cli create "Folder/New note" --content "..." --open
obsidian-cli move "old/path/note" "new/path/note"
obsidian-cli delete "path/note"
.md files~/Library/Application Support/obsidian/obsidian.jsonbrew install yakitrak/yakitrak/obsidian-cliobsidian-cli set-default "vault-name"obsidian bridge in config.yaml, restart gatewaytools
Send and read WhatsApp messages via the wacli CLI. Search chats, view history, send text and files to contacts or groups.
development
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
tools
Extract frames, thumbnails, or clips from video files using ffmpeg. Use when analyzing video content or creating previews.
tools
Diagnose and resolve errors with Ciana's host bridges, CLI tools, Claude Code mode, macOS permissions, and gateway connectivity.