Jump to related tools in the same category or review the original source on GitHub.

iOS & macOS Development @aadipapp Updated 2/15/2026

Android Transfer Skill OpenClaw Plugin & Skill | ClawHub

Looking to integrate Android Transfer Skill into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate ios & macos development tasks instantly, without having to write custom tools from scratch.

What this skill does

Securely transfers files from macOS to Android with checksum verification and path validation.

Install

npx clawhub@latest install android-transfer-skill

Full SKILL.md

Open original
Metadata table.
nameversiondescriptionlicense
android-transfer-secure0.1.0Securely transfers files from macOS to Android with checksum verification and path validation.MIT

SKILL.md content below is scrollable.

Secure Android File Transfer

This skill allows you to transfer files to an Android device with high security standards:

  • Checksum Verification: Ensures data integrity by comparing SHA256 hashes.
  • Path Validation: Prevents directory traversal and unauthorized path access.
  • Overwrite Protection: Prevents accidental data loss on the device.

Commands

  • transfer: Push a file to the connected Android device.
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/aadipapp/android-transfer-skill
Latest commit: https://github.com/openclaw/skills/commit/037b065c17c7dd76527ce5ff66594f678a3b117c

Related skills

If this matches your use case, these are close alternatives in the same category.