Overview
- Skill Key
- boyd4y/obsidian-openclaw-sync
- Author
- boyd4y
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/boyd4y/obsidian-openclaw-sync
- Latest Commit SHA
- 1c369857b59cd17f0b73adabfc950523e937c369
Sync Obsidian OpenClaw config across multiple iCloud devices. Manages symlinks for seamless multi-device sync.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 obsidian-openclaw-sync 技能。 若已安装,则直接安装 obsidian-openclaw-sync 技能。
# Obsidian OpenClaw Sync Helper tool for syncing OpenClaw configuration between iCloud Drive and local Obsidian vaults. ## Purpose This skill solves the problem of **syncing OpenClaw configuration across multiple devices via iCloud**: - Automatically detects all iCloud vaults with OpenClaw configs - Creates symlinks from local to iCloud for seamless sync - Supports multi-agent workspace templates (workspace_*, workspace-*) - Manages `openclaw.json` sync with overwrite control ## Dependencies | Dependency | Required | Description | |------------|----------|-------------| | `python3` | Yes | Python 3.x (macOS comes with Python pre-installed) | | `macOS` | Yes | This skill only works on macOS (iCloud Drive integration) | | `obsidian-icloud-sync` | Yes | Obsidian must be set up to sync vaults via iCloud Drive | ### Check Dependencies ```bash # Check Python availability python3 --version # Check iCloud Obsidian path exists ls -ld ~/Library/Mobile\ Documents/iCloud~md~obsidian/Documents ``` ## Usage ```bash /obsidian-openclaw-sync [command] [options] ``` ## Commands | Command | Description | |---------|-------------| | `status` | Show all iCloud vaults with agents and skills, indicates sync status | | `setup` | Interactive setup to sync a vault to local | | `unset` | List and remove local symlinks | ## Options | Option | Short | Description | |--------|-------|-------------| | `--vault N` | `-v N` | Pre-select vault by index (default: interactive) | | `--overwrite` | `-w` | Overwrite local `openclaw.json` with symlink to iCloud version | | `--no-confirm` | `-y` | Skip confirmation prompt (auto-confirm) | ## Examples ```bash # Check sync status (shows all iCloud vaults) /obsidian-openclaw-sync # Interactive setup (select vault, create symlinks) /obsidian-openclaw-sync setup # Setup with overwrite (replace local openclaw.json with iCloud symlink) /obsidian-openclaw-sync setup --overwrite # Setup without confirmation prompt (auto-confirm) /obsidian-opencla...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.