publish-html-page

Installation
SKILL.md

Publish HTML Page

Publish HTML pages to Cloudflare Pages with an asset-first workflow: images and media are uploaded to R2 storage (cf-assets) first, then the HTML references them via URLs instead of embedding base64 data. This keeps pages lightweight and fast.

When to Use This Skill

  • User asks to "create/publish/deploy an HTML page"
  • User asks to "make a web page" or "build a landing page"
  • User wants to publish HTML content (reports, games, dashboards, portfolios, etc.)
  • User mentions page.yesy.site or publishing to pages

When NOT to Use This Skill

  • Uploading standalone files (images, videos, PDFs) without an HTML page — use cloudflare-assets skill
  • Deploying full web applications with build steps — use cloudflare-pages skill
  • Editing existing code projects — use standard development workflow

Related skills
Installs
3
GitHub Stars
2
First Seen
Feb 28, 2026