By Max Techera · Open-source (MIT) · Updated June 2026
Skills

Hushdrop as an agent skill

A SKILL.md your agent auto-discovers.

npxnpx hushdrop report.html

Hushdrop ships a SKILL.md. Symlink skill/ into ~/.claude/skills/hushdrop (or run node skill/install.mjs) and your agent learns when to publish and which command to run.

Install

node skill/install.mjs        # wires MCP + PATH
# or symlink for skill auto-discovery:
ln -s "$PWD/skill" ~/.claude/skills/hushdrop

FAQ

Does it work with any AI agent?
Yes. It's a CLI plus a SKILL.md and an MCP server, so Claude Code, Codex, Cursor, OpenCode, Gemini CLI — anything that runs a shell or speaks MCP — can use it.
Is it really open-source and self-hosted?
Yes — MIT licensed, and it runs on your own Vercel Blob + domain. No third party ever holds your content (it's encrypted client-side) or controls your URL.

Share what your AI builds — securely, on your terms.

Open-source, zero-knowledge, free. Try it in one command:

npx hushdrop report.html --managed