๐Ÿ”„
AutomationPython

Obsidian Sync

by Xiangyue-Zhang

Obsidian Sync is an Automation skill for Claude Code, published by Xiangyue-Zhang in auto-deep-researcher-24x7.

1.3K stars111 forkson Xiangyue-Zhang/auto-deep-researcher-24x7Added 2026/08/20Repository updated 2026/06/03
ai-agentautonomous-agentclaude-codedeep-learningexperiment-automationgpuhyperparameter-tuningllm-agentmachine-learningmlopspytorchresearch-automation
Install in seconds
Install Obsidian Sync
Copy Obsidian Sync into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Xiangyue-Zhang/auto-deep-researcher-24x7/tree/main/skills/obsidian-sync ~/.claude/skills/obsidian-sync

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Xiangyue-Zhang/auto-deep-researcher-24x7.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/obsidian-sync/SKILL.md in Xiangyue-Zhang/auto-deep-researcher-24x7
Installs to
~/.claude/skills/obsidian-sync
Collection
One of 8 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Obsidian Sync does

Obsidian Sync refreshes an Obsidian dashboard and daily notes from the current state of a Deep Researcher project. Use it when you want progress documentation updated from experiment state, memory logs, and cycle counters.

Obsidian Sync is cataloged under Automation on DirSkills. Obsidian Sync comes from a repository tagged ai-agent, autonomous-agent, claude-code, deep-learning and experiment-automation.

Documentation

README

obsidian-sync

Refresh progress notes for a Deep Researcher project.

Usage

Claude Code: /obsidian-sync --project /path/to/project
Claude Code: /obsidian-sync --project /path/to/project --dashboard-only
Claude Code: /obsidian-sync --project /path/to/project --daily-only
Codex: $obsidian-sync

Behavior

  1. Read project config and check obsidian.enabled
  2. Read PROJECT_BRIEF.md, workspace/MEMORY_LOG.md, workspace/state.json, and .cycle_counter
  3. Refresh Dashboard.md in Obsidian, or workspace/progress_tracking/Dashboard.txt if no vault is configured
  4. Optionally append a new daily note entry

Command

python -m core.obsidian --project /path/to/project

This is the opening of the README. Read the full README on GitHub.

Commands Obsidian Sync provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /obsidian-sync

Frequently asked about Obsidian Sync

  • What else does Xiangyue-Zhang publish alongside Obsidian Sync?

    Obsidian Sync is one of 8 skills that DirSkills catalogs from Xiangyue-Zhang/auto-deep-researcher-24x7, the repository it ships in. Its siblings there include Auto Experiment, Conf Search and Daily Papers. Each one is a separate skill with its own page in this directory, installs the same way Obsidian Sync does, and is maintained by Xiangyue-Zhang in that same repository. The rest of the collection is listed on the Xiangyue-Zhang/auto-deep-researcher-24x7 page.

  • How does Obsidian Sync compare to other Automation skills?

    Obsidian Sync ranks #692 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Obsidian Sync against them. Open each page to compare what they document and how they install.

More from Xiangyue-Zhang/auto-deep-researcher-24x7

Obsidian Sync is one of 8 skills cataloged on DirSkills from Xiangyue-Zhang/auto-deep-researcher-24x7.

See all 8 skills โ†’
๐Ÿงช
2w ago

Auto Experiment

Auto Experiment launches an autonomous THINKโ†’EXECUTEโ†’REFLECT loop that runs deep learning experiments 24/7. Use it to iterate on GPU training, monitor runs at zero LLM cost, and automatically decide next steps from results.
Automation
1.3K111
๐Ÿ”
2w ago

Conf Search

Conf Search finds papers from top AI/ML conferences using Semantic Scholar, letting researchers filter by venue and query, sort by relevance and citations, and analyze results.
Data
1.3K111
๐Ÿ“„
2w ago

Daily Papers

Daily Papers searches arXiv for recent papers relevant to a user's research interests and deduplicates recommendations. Use it inside Claude Code or Codex to get a daily ranked briefing of new papers with detailed analysis.
Automation
1.3K111
๐Ÿ“Š
2w ago

Experiment Status

Experiment Status checks the current state of autonomous experiment loops, including progress, recent decisions, training process status, and GPU utilization. Use it to monitor long-running experiments and review results without interrupting execution.
Automation
1.3K111
๐Ÿ–ฅ๏ธ
2w ago

GPU Monitor

GPU Monitor checks GPU status, running experiments, and available resources by running nvidia-smi and summarizing the output. Use it to quickly see which GPUs are free or in use for training.
DevOps
1.3K111
๐Ÿ“„
2w ago

Paper Analysis

Paper Analysis performs deep analysis of a single academic paper, extracting figures from the arXiv source and producing a structured review covering problem, method, experiments, and insights.
Automation
1.3K111