Hi Cursor builders!
I built a zero-config extension & skill called htmlto.link to let developers instantly publish static HTML pages, Markdown documents, PDF files, or AI-generated web apps into live public URLs directly from Cursor.
Key Capabilities for Cursor Users:
- 1-Click Extension Deployment: Right-click any HTML folder or Markdown file in Cursor to deploy and get an instant share URL (
https://htmlto.link/``...). - Cursor Agent / Skill Integration: Installed via
npx htmlto-link-skill. Once added, you can tell Cursor Agent “Deploy this project to htmlto.link” and it will package, upload, and return the live URL automatically. - Markdown & PDF Support: Renders
.mdfiles as clean responsive web pages and supports.pdfonline previews. - Entry File Selector: Choose your entry HTML (
index.html) after scanning project files.
Links & Resources:
- Web App: https://htmlto.link/
- Extension: Search
htmlto-linkin Cursor / VS Code Extensions.
Would love your feedback, suggestions, or ideas for deeper Cursor integrations!