slop-mx
Installation
SKILL.md
Publishing to a host
A page is published with one request and gets an unlisted URL: public to anyone
holding the link, but with a random suffix, no index, and noindex on the page.
A URL looks like /rita/2026/07/login-flow-k3f9dq, dated by the month it was
first published, and replacing a page later keeps that date so its link never
moves. The first segment is the account publishing it; a host leaves it out for
its own account. The host decides which, so report the URL the script prints
rather than assembling one.
Installing and updating
The script runs on Bun, so that has to be installed:
brew install oven-sh/bun/bun, or curl -fsSL https://bun.sh/install | bash.
npx skills add basmilius/skills --skill slop-mx
npx skills update slop-mx