scanwow-sync

Sync your OpenClaw agent with the ScanWow iOS app.

7 stars

Best use case

scanwow-sync is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sync your OpenClaw agent with the ScanWow iOS app.

Teams using scanwow-sync should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/scanwow-sync/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/brandons7/scanwow-sync/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/scanwow-sync/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How scanwow-sync Compares

Feature / Agentscanwow-syncStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sync your OpenClaw agent with the ScanWow iOS app.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# scanwow-sync

Sync your OpenClaw agent with the ScanWow iOS app.

## Install

```
npx clawhub@latest install scanwow-sync
```

Related Skills

project-context-sync

7
from Demerzels-lab/elsamultiskillagent

Keep a living project state document updated after each commit, so any agent (or future session) can instantly understand where things stand.

xmtp-cli-sync

7
from Demerzels-lab/elsamultiskillagent

Sync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all.

icalendar-sync

7
from Demerzels-lab/elsamultiskillagent

Synchronizes calendar events between local system and iCloud.

health-sync

7
from Demerzels-lab/elsamultiskillagent

Analyze synced health data across Oura, Withings, Hevy, Strava, WHOOP, and Eight Sleep.

OpenClaw Async Task

7
from Demerzels-lab/elsamultiskillagent

## Description

secure-sync

7
from Demerzels-lab/elsamultiskillagent

Secure credential sync and backup for OpenClaw .mykey files via ClawHub. Automates discovery, encoding, packaging, and private publishing for multi-instance recovery without external services. Use for setup migrations, DR, or cross-device key management.

wakapi-sync-skill

7
from Demerzels-lab/elsamultiskillagent

Daily Wakapi (WakaTime-compatible) summary → local CSV files.

douban-sync-skill

7
from Demerzels-lab/elsamultiskillagent

Export and sync Douban (豆瓣) book/movie/music/game collections.

Cross-Device Sync Skill

7
from Demerzels-lab/elsamultiskillagent

通过GitHub仓库实现OpenClaw跨设备记忆同步的技能。

multi-agent-sync

7
from Demerzels-lab/elsamultiskillagent

Coordinate multi-agent tasks with visible group updates.

provider-sync

7
from Demerzels-lab/elsamultiskillagent

Sync provider models into OpenClaw config.

git-sync

7
from Demerzels-lab/elsamultiskillagent

Automatically syncs local workspace changes to the remote GitHub repository. Use after significant changes or periodically.