owncloudsync

Check that new files on Google Drive are present on OwnCloud + send email report

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "owncloudsync" with this command: npx skills add sydneyphoenix26/owncloudsync

owncloud-sync

Purpose

This skill tracks files created or imported into Google Drive over a specified period (e.g., last 30 days), verifies their presence on the OwnCloud server, and generates a daily report emailed to the user. The report lists new Google Drive files and flags any missing or outdated files on OwnCloud, helping the user decide which files to copy.

Rationale

Google Drive serves as a convenient workspace to drop and edit files. This skill helps decide whether to push files to OwnCloud or to delete/retain them on Google Drive.

Operating Mode

  • The script owncloud-sync.sh is located in .openclaw/skills/owncloud-sync/.
  • Run the script manually or on demand; it requires Zsh.

Configuration

  • The script require a local config file owncloud.json.
  • The variables ALLFILES_URL, ALLFILES_USER, and ALLFILES_PASS in owncloud.json specify the OwnCloud indexing service URL and credentials.
  • GOG_ACCOUNT (Google Drive account) and EMAIL_RECIPIENT (report recipient) are also defined in owncloud.json.
  • PERIOD_DAYS defines the date range for querying Google Drive, also in owncloud.json.

Report

  • All files created or imported during the specified period are checked on OwnCloud.
  • The report indicates each file's status: OK, MISSING, or NEED UPDATE (if OwnCloud's version is older than Google Drive's).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Agent Life

Backup, sync, and restore agent memory and state to the cloud using the Agent Life Format (ALF). Use when asked to back up agent data, sync memory to the clo...

Registry SourceRecently Updated
2901Profile unavailable
Coding

Session Sync Cloud

Automatic cloud backup and sync for OpenClaw memory files. Encrypted upload to S3/Backblaze, versioned retention (30 days), cross-device restore. Includes we...

Registry SourceRecently Updated
860Profile unavailable
Automation

Obsidian Folder Sync

将任意文件夹(支持任何 AI agent workspace)同步到 Obsidian Vault。 **触发场景**: - 用户说「同步到Obsidian」「备份到Obsidian」「Obsidian同步」「folder sync」 - 需要将任意文件夹(skills、memory、项目文档等)备份到 Obsi...

Registry SourceRecently Updated
1470Profile unavailable
Coding

ClawDNA -- Identity Backup & Sync

CLI tool to version, snapshot, and sync your OpenClaw agent identity files, ensuring backup and preventing data loss or identity drift.

Registry SourceRecently Updated
1620Profile unavailable