htmldrop

Installation
SKILL.md

htmldrop — Share HTML as Hosted Links

Publish any HTML file and get a shareable URL instantly via the htmldrop CLI. Two modes:

  • Simple share (Surge.sh hosting) — get a public or password-protected link to a static page.
  • Collaborative feedback + converge — publish with an embedded annotation widget so reviewers can highlight text and comment with no account, then pull the feedback, add evidence-backed comments programmatically, and synthesize an improved version with AI.

Prerequisites

  • Node.js >= 18
  • npm install -g @yeefeiooi/htmldrop@latest (the binary is still htmldrop)
  • For simple share: run htmldrop init once (sets up Surge account + subdomain)
  • For feedback/converge: run htmldrop auth setup once (generates an author API key in ~/.htmldrop/config.json)

Critical Rules

Installs
5
Repository
ooiyeefei/ccc
GitHub Stars
458
First Seen
May 22, 2026
htmldrop — ooiyeefei/ccc