Install
openclaw skills install setup-obsidian-arxiv-dailyUse when installing, migrating, updating, validating, troubleshooting, or scheduling an automated arXiv paper digest inside an Obsidian Vault on Windows.
openclaw skills install setup-obsidian-arxiv-dailyDeploy the packaged arXiv collector into a confirmed Obsidian Vault, validate the installation, and optionally register a Windows daily task. Preserve generated notes and keep credentials outside project files.
<vault>\<project-name> already exists.scripts/install_arxiv_daily.py with --dry-run.--force updates packaged files while
preserving papers, daily, archive, and logs. Obtain explicit approval
before using --force.config.yaml.-DryRun -MaxTotal 1.Read operations.md for exact commands and configuration details.
DEEPSEEK_API_KEY. Verify only whether it
is present in the execution environment.-Force.-WhatIf when validating task registration.Change only keys requested by the user:
retention_daysper_field_limitlookback_dayssort_bysort_ordersummary_enabledsummary_providerdeepseek_modeldeepseek_base_urlrequest_timeout_secondsfieldsKeep deepseek_base_url on https://api.deepseek.com; the collector rejects
other hosts. Dataview is required only for rendering dashboard.md, not for
collection or Markdown generation.
scripts/install_arxiv_daily.py: bounded preview/install/update utility.scripts/register_scheduled_task.ps1: guarded Windows task registration.assets/arxiv-daily/: tested collector, wrapper, tests, configuration,
dashboard, and templates.tests/: installer and task-registration regression tests.