Turns Claude into a one-liner publishing tool for brewpage.app. You give it text, markdown, JSON, or a file path, and it handles the curl dance: asks for namespace (with smart slug suggestions based on content), optional password protection, hits the right API endpoint, and spits back a public URL. The clever bit is it saves owner tokens to a local markdown file so you can delete or update pages later without cluttering the chat. Default 15-day TTL, works with the public gallery or custom namespaces. Handy when you need to share a quick page or host some JSON without leaving your terminal or dealing with GitHub Pages.
npx skills add https://github.com/kochetkov-ma/claude-brewcode --skill brewpage-publish