obsidian-cli-automation
Use when users need terminal automation for Obsidian, including note and vault operations, daily notes, tasks, properties, search, plugin or theme management, and sync or history recovery.
What this skill does
# Obsidian CLI Automation ## Overview Automate Obsidian workflows with deterministic CLI commands. Use this skill to map natural-language requests into safe, repeatable `obsidian` command sequences with explicit verification. ## When to Use Use this skill when requests include any of the following intents: - Automate Obsidian workflows from terminal scripts - Batch create, update, move, rename, or delete notes - Operate daily notes, tasks, links, tags, aliases, properties - Query vault structure, search content, generate hygiene reports - Manage plugins, themes, snippets, tabs, workspace, bookmarks - Inspect or recover history and Obsidian Sync versions - Execute developer diagnostics commands such as `dev:*` or `eval` ## Quick Start 1. Confirm CLI availability: ```bash command -v obsidian obsidian version ``` 2. Discover vault names: ```bash obsidian vaults ``` 3. Pin target vault and run a read-only probe: ```bash VAULT='My Vault' obsidian vault="$VAULT" vault info=path obsidian vault="$VAULT" files total ``` ## Execution Workflow 1. Discover command surface before automation. - Run `obsidian --help`. - Run `scripts/collect_obsidian_help.sh` for a complete snapshot. 2. Resolve targets with deterministic selectors. - Prefer `path=` over `file=` when ambiguity exists. - Use `vault=<name>` on all non-trivial runs. 3. Execute read-first probes. - Use `read`, `file`, `tasks`, `properties`, `search`, `sync:history` before mutation. 4. Execute minimal mutation steps. - Apply `append`, `prepend`, `create`, `property:set`, `task`, `move`, `rename` in small steps. 5. Verify post-change state. - Re-run read/query commands and compare expected vs actual output. ## Command Families - Vault discovery and structure: `vaults`, `vault`, `folders`, `files`, `folder`, `file` - Note lifecycle: `create`, `read`, `append`, `prepend`, `move`, `rename`, `delete`, `open` - Daily workflow: `daily`, `daily:path`, `daily:read`, `daily:append`, `daily:prepend` - Tasks and links: `tasks`, `task`, `links`, `backlinks`, `orphans`, `deadends`, `unresolved` - Metadata: `tags`, `tag`, `aliases`, `properties`, `property:read`, `property:set`, `property:remove` - Search and outline: `search`, `search:context`, `search:open`, `outline` - Bases: `bases`, `base:views`, `base:query`, `base:create` - UI/system controls: `tabs`, `tab:open`, `workspace`, `command`, `commands`, `reload`, `restart` - Theme/snippet/plugin management: `themes`, `theme:*`, `snippets`, `snippet:*`, `plugins`, `plugin:*`, `plugins:restrict` - Sync/history and recovery: `sync:*`, `history:*`, `diff` - Developer diagnostics: `dev:*`, `devtools`, `eval`, `dev:console`, `dev:errors`, `dev:screenshot` ## High-Value Automation Patterns ### Daily planning block ```bash VAULT='My Vault' obsidian vault="$VAULT" daily:append content=$'## Plan\n- [ ] Top 1\n- [ ] Top 2\n' obsidian vault="$VAULT" daily:read ``` ### Batch frontmatter update for a folder ```bash VAULT='My Vault' obsidian vault="$VAULT" files folder='Projects' ext=md | while IFS= read -r p; do [ -z "$p" ] && continue obsidian vault="$VAULT" property:set path="$p" name=reviewed value=false type=checkbox done ``` ### Vault hygiene snapshot ```bash VAULT='My Vault' obsidian vault="$VAULT" unresolved total obsidian vault="$VAULT" orphans total obsidian vault="$VAULT" deadends total obsidian vault="$VAULT" recents total ``` ### Sync inspection before restore ```bash VAULT='My Vault' TARGET='Projects/Example.md' obsidian vault="$VAULT" sync:history path="$TARGET" obsidian vault="$VAULT" sync:read path="$TARGET" version=1 ``` ## Safety Guardrails - Avoid destructive commands (`delete permanent`, `sync:restore`, `history:restore`, `theme:uninstall`, `plugin:uninstall`) without explicit confirmation. - Use mutation commands only after a read probe confirms target scope. - Split large automations into idempotent, restart-safe steps. - Log command output for rollback decisions when running bulk operations. ## Bundled Resources - `scripts/collect_obsidian_help.sh`: Dump top-level help, all command helps, and a markdown report. - `references/automation-recipes.md`: Copy-paste automation recipes for recurring workflows. - `references/obsidian-cli-full-help.md`: Full command traversal output for `obsidian` CLI. ## Validation Checklist 1. Run target command(s) with explicit `vault=` and `path=`. 2. Run verification command(s) immediately after each mutation step. 3. Report changed files, properties, tasks, or sync versions with exact command evidence.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.