← Back to Skills Marketplace
9299
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xdrop
Description
Use this skill when the user wants to send or fetch files through an Xdrop server from the terminal, asks to automate encrypted Xdrop share-link workflows, p...
Usage Guidance
Install this only if you intend to use Xdrop from the terminal. Before uploading, verify the exact files or directories and the server/API URL. Treat full share links containing #k= as secrets, and download untrusted transfers into a fresh directory so you can inspect the files before using them.
Capability Assessment
Purpose & Capability
The skill is designed to upload user-selected local files or directories to an Xdrop server and download/decrypt Xdrop share links locally. That requires filesystem and network access, and the scripts keep those actions tied to explicit paths, share links, and server/API URLs.
Instruction Scope
The activation text is somewhat broad, but it remains centered on Xdrop transfers, Xdrop share links, and Xdrop CLI flags. I found no hidden prompt overrides, unrelated tasks, autonomous execution, or deceptive instructions.
Install Mechanism
There is no install script or dependency bootstrap behavior in the artifact. The skill discloses Bun as a requirement and uses bundled upload/download scripts.
Credentials
The scripts read XDROP_SERVER and XDROP_API_URL as endpoint configuration, not credentials. Local file reads and network requests are proportionate for the file-transfer purpose, but destination trust matters.
Persistence & Privilege
No background worker, privilege escalation, credential store access, browser/session access, or broad indexing is present. Persistence is limited to downloaded files, remote transfers created by an upload, and cleanup of incomplete uploads on failure.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xdrop - After installation, invoke the skill by name or use
/xdrop - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of xdrop skill.
- Upload and download files or directories to/from an Xdrop server via CLI scripts.
- Supports share-link workflows with encryption; downloads require full share link with `#k=...`.
- Includes CLI flags: `--quiet`, `--json`, `--expires-in`, `--output`, `--api-url`, and others.
- Provides usage examples, gotchas, and guardrails for safe, automated file transfers.
- Requires Bun, network, and filesystem access.
Metadata
Frequently Asked Questions
What is Xdrop?
Use this skill when the user wants to send or fetch files through an Xdrop server from the terminal, asks to automate encrypted Xdrop share-link workflows, p... It is an AI Agent Skill for Claude Code / OpenClaw, with 9299 downloads so far.
How do I install Xdrop?
Run "/install xdrop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xdrop free?
Yes, Xdrop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xdrop support?
Xdrop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xdrop?
It is built and maintained by Xi Xu (@xixu-me); the current version is v1.0.0.
More Skills