github-pages-publisher
Installation
SKILL.md
GitHub Pages Publisher
Publish already-built static artifacts to a GitHub Pages repository.
This skill is the deployment/output layer for page artifacts created by other skills.
Required repository layout
Every published artifact must go into this path shape inside the target repo:
<year>/<year>-<month>/<page-slug>/
Example:
2026/2026-03/my-landing-page/
Never publish flat at repo root. Never skip the year or year-month nesting.