dropoff

Installation
SKILL.md

Dropoff

dropoff.ts takes a file and hands back a link, reads a published page back, and lists what is already up there. It is the whole interface: run it, read what it prints, report that. Everything it refuses or warns about it says in words, so there is no need to open the script or guess at the host.

Setup

The script runs on Bun, and the skill is installed with npx skills add basmilius/skills --skill dropoff, updated with npx skills update dropoff.

Variable Holds
DROPOFF_TOKEN The bearer token the host issued
DROPOFF_ENDPOINT Optional. Another host to publish to, when not https://dropoff.sh
Installs
17
First Seen
Jul 23, 2026
dropoff — basmilius/skills