Agent skill
obsidian-sync
Refresh Obsidian dashboard and daily notes from current experiment state
Install this agent skill to your Project
npx add-skill https://github.com/Xiangyue-Zhang/auto-deep-researcher-24x7/tree/main/skills/obsidian-sync
SKILL.md
/obsidian-sync
Refresh progress notes for a Deep Researcher project.
Usage
/obsidian-sync --project /path/to/project
/obsidian-sync --project /path/to/project --dashboard-only
/obsidian-sync --project /path/to/project --daily-only
Behavior
- Read project config and check
obsidian.enabled - Read
PROJECT_BRIEF.md,workspace/MEMORY_LOG.md,workspace/state.json, and.cycle_counter - Refresh
Dashboard.mdin Obsidian, orworkspace/progress_tracking/Dashboard.txtif no vault is configured - Optionally append a new daily note entry
Command
python -m core.obsidian --project /path/to/project
If progress export is disabled, tell the user to set obsidian.enabled: true. If obsidian.vault_path is empty, notes fall back to project-local text files.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
experiment-status
Check status of running autonomous experiment loops
conf-search
Search papers from top AI/ML conferences
auto-experiment
Launch an autonomous THINK→EXECUTE→REFLECT experiment loop on a GPU project
gpu-monitor
Check GPU status, running experiments, and available resources
progress-report
Generate structured research progress reports
daily-papers
Daily arXiv paper recommendations with automatic deduplication
Didn't find tool you were looking for?