1. Add the Skill
In a compatible AI coding environment, ask:
Then open the static project you want to publish. When an account action is needed, your assistant asks for your email address and then for the one-time code sent by aidrop.link.
index.html file and use relative asset paths. Server-side runtimes and databases are not part of a static share.2. Tell your AI how to share it
Include the site, visitors, password, and expiration in one request when you know them. Your assistant asks only for details that are still missing.
The source can be a directory, ZIP archive, or explicit file list. On success, your assistant returns the live URL and the important share settings.
Choose the right access
Public
Anyone with the URL can visit. This option is available when your current account rights include it.
Password protected
Visitors enter a password before opening the share. Your assistant does not repeat the password or save it to project files.
Email or domain restricted
Allow named email addresses or entire domains. You can also add a password when your account permits password protection.
3. Keep every share current
Ask the Skill to list or inspect shares, change access, publish a replacement version, remove a file, or restore a retained version when your plan supports it.
A replacement upload is the complete desired site—it replaces the current file set. Before updating, the assistant fetches the current settings and keeps them as defaults so an omitted field does not reset your configuration.
Safety built into the workflow
- Tokens remain private and are not printed or stored in the published project.
- Destructive actions such as deleting a share require explicit confirmation.
- Read-only or locked shares are not mutated.
- Expired sessions use the secure refresh flow or restart email-code authentication.
- Blocked executable and archive types are flagged before upload.
