{
  "schemaVersion": "1.0",
  "item": {
    "slug": "obsidian-openclaw-sync",
    "name": "Obsidian Openclaw Sync",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/boyd4y/obsidian-openclaw-sync",
    "canonicalUrl": "https://clawhub.ai/boyd4y/obsidian-openclaw-sync",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/obsidian-openclaw-sync",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=obsidian-openclaw-sync",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/vault-structure.md",
      "run.sh",
      "scripts/sync_helper.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/obsidian-openclaw-sync"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/obsidian-openclaw-sync",
    "agentPageUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync/agent",
    "manifestUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Obsidian OpenClaw Sync",
        "body": "Helper tool for syncing OpenClaw configuration between iCloud Drive and local Obsidian vaults."
      },
      {
        "title": "Purpose",
        "body": "This skill solves the problem of syncing OpenClaw configuration across multiple devices via iCloud:\n\nAutomatically detects all iCloud vaults with OpenClaw configs\nCreates symlinks from local to iCloud for seamless sync\nSupports multi-agent workspace templates (workspace_, workspace-)\nManages openclaw.json sync with overwrite control"
      },
      {
        "title": "Dependencies",
        "body": "DependencyRequiredDescriptionpython3YesPython 3.x (macOS comes with Python pre-installed)macOSYesThis skill only works on macOS (iCloud Drive integration)obsidian-icloud-syncYesObsidian must be set up to sync vaults via iCloud Drive"
      },
      {
        "title": "Check Dependencies",
        "body": "# Check Python availability\npython3 --version\n\n# Check iCloud Obsidian path exists\nls -ld ~/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents"
      },
      {
        "title": "Usage",
        "body": "/obsidian-openclaw-sync [command] [options]"
      },
      {
        "title": "Commands",
        "body": "CommandDescriptionstatusShow all iCloud vaults with agents and skills, indicates sync statussetupInteractive setup to sync a vault to localunsetList and remove local symlinks"
      },
      {
        "title": "Options",
        "body": "OptionShortDescription--vault N-v NPre-select vault by index (default: interactive)--overwrite-wOverwrite local openclaw.json with symlink to iCloud version--no-confirm-ySkip confirmation prompt (auto-confirm)"
      },
      {
        "title": "Examples",
        "body": "# Check sync status (shows all iCloud vaults)\n/obsidian-openclaw-sync\n\n# Interactive setup (select vault, create symlinks)\n/obsidian-openclaw-sync setup\n\n# Setup with overwrite (replace local openclaw.json with iCloud symlink)\n/obsidian-openclaw-sync setup --overwrite\n\n# Setup without confirmation prompt (auto-confirm)\n/obsidian-openclaw-sync setup --no-confirm\n\n# Setup specific vault without prompts\n/obsidian-openclaw-sync setup --vault 1 --no-confirm\n\n# List and remove local symlinks\n/obsidian-openclaw-sync unset"
      },
      {
        "title": "Output Format",
        "body": "✓ iCloud Obsidian: /Users/.../iCloud~md~obsidian/Documents\n\n✓ Valid Vaults (N):\n  ✓ <vault-name>\n      Agents (N): <agent1>, <agent2>, ...\n      Skills (N): <skill1>, <skill2>, ...\n  ○ <vault-name> [openclaw.json not found (recommended)]\n\n✗ Invalid Vaults (N):\n  ✗ <vault-name> (missing: .obsidian/)\n\nLocal Config: .openclaw\n  Agents (N): <agent1>, <agent2>, ...\n  Skills (N): <skill1>, <skill2>, ..."
      },
      {
        "title": "Synced Directories",
        "body": "Source (iCloud)Target (Local)media/./media/projects/./projects/team/./team/skills/./skills/workspace-*/./workspace-*/.openclaw/*.json./.openclaw/*.jsonopenclaw.json./openclaw.json (with --overwrite)"
      },
      {
        "title": "Multi-Device Sync Flow",
        "body": "Device 1: Run setup to create symlinks to iCloud vault\nDevice 2: Run setup --overwrite to replace local config with iCloud symlink\nAll devices: Changes sync via iCloud Drive automatically"
      },
      {
        "title": "References",
        "body": "Sync Helper Script - Core Python script for vault detection"
      }
    ],
    "body": "Obsidian OpenClaw Sync\n\nHelper tool for syncing OpenClaw configuration between iCloud Drive and local Obsidian vaults.\n\nPurpose\n\nThis skill solves the problem of syncing OpenClaw configuration across multiple devices via iCloud:\n\nAutomatically detects all iCloud vaults with OpenClaw configs\nCreates symlinks from local to iCloud for seamless sync\nSupports multi-agent workspace templates (workspace_, workspace-)\nManages openclaw.json sync with overwrite control\nDependencies\nDependency\tRequired\tDescription\npython3\tYes\tPython 3.x (macOS comes with Python pre-installed)\nmacOS\tYes\tThis skill only works on macOS (iCloud Drive integration)\nobsidian-icloud-sync\tYes\tObsidian must be set up to sync vaults via iCloud Drive\nCheck Dependencies\n# Check Python availability\npython3 --version\n\n# Check iCloud Obsidian path exists\nls -ld ~/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents\n\nUsage\n/obsidian-openclaw-sync [command] [options]\n\nCommands\nCommand\tDescription\nstatus\tShow all iCloud vaults with agents and skills, indicates sync status\nsetup\tInteractive setup to sync a vault to local\nunset\tList and remove local symlinks\nOptions\nOption\tShort\tDescription\n--vault N\t-v N\tPre-select vault by index (default: interactive)\n--overwrite\t-w\tOverwrite local openclaw.json with symlink to iCloud version\n--no-confirm\t-y\tSkip confirmation prompt (auto-confirm)\nExamples\n# Check sync status (shows all iCloud vaults)\n/obsidian-openclaw-sync\n\n# Interactive setup (select vault, create symlinks)\n/obsidian-openclaw-sync setup\n\n# Setup with overwrite (replace local openclaw.json with iCloud symlink)\n/obsidian-openclaw-sync setup --overwrite\n\n# Setup without confirmation prompt (auto-confirm)\n/obsidian-openclaw-sync setup --no-confirm\n\n# Setup specific vault without prompts\n/obsidian-openclaw-sync setup --vault 1 --no-confirm\n\n# List and remove local symlinks\n/obsidian-openclaw-sync unset\n\nOutput Format\n✓ iCloud Obsidian: /Users/.../iCloud~md~obsidian/Documents\n\n✓ Valid Vaults (N):\n  ✓ <vault-name>\n      Agents (N): <agent1>, <agent2>, ...\n      Skills (N): <skill1>, <skill2>, ...\n  ○ <vault-name> [openclaw.json not found (recommended)]\n\n✗ Invalid Vaults (N):\n  ✗ <vault-name> (missing: .obsidian/)\n\nLocal Config: .openclaw\n  Agents (N): <agent1>, <agent2>, ...\n  Skills (N): <skill1>, <skill2>, ...\n\nSynced Directories\nSource (iCloud)\tTarget (Local)\nmedia/\t./media/\nprojects/\t./projects/\nteam/\t./team/\nskills/\t./skills/\nworkspace-*/\t./workspace-*/\n.openclaw/*.json\t./.openclaw/*.json\nopenclaw.json\t./openclaw.json (with --overwrite)\nMulti-Device Sync Flow\nDevice 1: Run setup to create symlinks to iCloud vault\nDevice 2: Run setup --overwrite to replace local config with iCloud symlink\nAll devices: Changes sync via iCloud Drive automatically\nReferences\nSync Helper Script - Core Python script for vault detection"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/boyd4y/obsidian-openclaw-sync",
    "publisherUrl": "https://clawhub.ai/boyd4y/obsidian-openclaw-sync",
    "owner": "boyd4y",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync",
    "downloadUrl": "https://openagent3.xyz/downloads/obsidian-openclaw-sync",
    "agentUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync/agent",
    "manifestUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/obsidian-openclaw-sync/agent.md"
  }
}