一键导入
refresh-wiki-cloud
Run refresh-wiki unattended in a cloud sandbox against an Obsidian Sync vault, syncing before and after. Use for scheduled cloud runs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run refresh-wiki unattended in a cloud sandbox against an Obsidian Sync vault, syncing before and after. Use for scheduled cloud runs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Set up Oz scheduled agents that run enrich-notes-loop-cloud and refresh-wiki-cloud against an Obsidian Sync vault. Use when asked to set up knowledge base automations in the cloud.
Enrich a single note with topic tags, source attribution, and links to related notes. Use when asked to enrich, tag, or add metadata to a note.
Enrich every un-enriched note in the vault by running enrich-note over each one. Use to bulk-enrich the vault or auto-tag notes unattended ("while I sleep").
Run enrich-notes-loop unattended in a cloud sandbox against an Obsidian Sync vault, syncing before and after. Use for scheduled cloud runs.
Regenerate wikis in the wikis/ directory. Use when asked to update, manage, or refresh the contents of the wiki from new content.
| name | refresh-wiki-cloud |
| description | Run refresh-wiki unattended in a cloud sandbox against an Obsidian Sync vault, syncing before and after. Use for scheduled cloud runs. |
The vault is synced to ~/vault by the environment setup. Run the refresh-wiki process against it, wrapped in a sync.
cd ~/vault
ob sync-config --file-types image,audio,video,pdf,unsupported
ob sync
Run refresh-wiki against ~/vault/wikis/. Raw source notes outside wikis/ are read-only. Never invent facts — attribute claims to source notes, books, people, or organizations.
cd ~/vault
ob sync
Report which wikis were touched, changed pages, skipped candidate notes, and follow-up questions.
If sync reports conflicts or an authentication/setup error at any point, stop and report the issue rather than making further edits. Never delete notes, attachments, or wiki pages during scheduled runs.