원클릭으로
obsidian-sync
Syncs agent daily memory and MEMORY.md to an Obsidian vault so notes are human-browsable. Use nightly or on demand.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Syncs agent daily memory and MEMORY.md to an Obsidian vault so notes are human-browsable. Use nightly or on demand.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Handles PR review feedback by fetching comments, grouping issues, fixing one group at a time, and verifying before replies.
Reviews whether a skill will trigger reliably, guide useful behavior, avoid overlap, and produce testable outcomes.
Diagnoses OpenClaw provider, fallback, channel, MCP, and gateway config issues with read-only scans and stateful summaries.
Tracks required validation gates, records pass/fail/waived results, and reports readiness before task completion.
YAML-based delegation grant ledger — issues, validates, and tracks scoped permission grants for sub-agent expansions with token budgets and auto-expiry.
Walks the memory DAG to recall detailed context on demand — query, expand, and assemble cited answers from hierarchical summaries without re-reading raw transcripts.
| name | obsidian-sync |
| description | Syncs agent daily memory and MEMORY.md to an Obsidian vault so notes are human-browsable. Use nightly or on demand. |
| cron | 0 22 * * * |
| stateful | true |
State file: ~/.openclaw/skill-state/obsidian-sync/state.yaml
Your agent's memory should be readable by you, not just by the agent.
On first run, ask the user for their vault path and write it to state as vault_path. Do not proceed until this is set.
memory/YYYY-MM-DD.mdMEMORY.md (long-term memory)memory/YYYY-MM-DD.md → <vault_path>/OpenClaw/Daily/YYYY-MM-DD.mdMEMORY.md → <vault_path>/OpenClaw/Memory.md<vault_path>/OpenClaw/ directory if it doesn't existWrite last_sync_at, notes_written (count of files written), vault_path to state.
On 10pm wakeup:
vault_path in state — if empty, skip and notify user to set itlast_sync_at — if today, skip