github-pages

Repo-to-live-URL on GitHub Pages: Actions workflow, custom domain, Jekyll, troubleshoot.

Score 0(?)CommunityCodeby julianobarbosaSource
Verified for:

Install

$ /plugin marketplace add julianobarbosa/claude-code-skills

Then install the github-pages skill, or copy skills/github-pages into your .claude/skills directory.

Best for

Free static hosting for docs, portfolios, and project sites straight from a GitHub repo, including apex/subdomain custom-domain setup and Actions-based builds.

Not ideal for

Server-rendered apps or anything needing serverless functions — GitHub Pages serves static output only.

About this skill

Publish a static site to GitHub Pages from chat: enables Pages on the repo, generates the right GitHub Actions build workflow, configures custom domains (apex + CNAME), and supports Jekyll. USE WHEN deploying or hosting a site from a GitHub repository.

GitHub PagesStatic SiteJekyllGitHub Actions

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
8.3/15
GitHub stars
5.4/15
Recency
10/10
Compatibility
2/10
Documentation depth
8/10
Install ergonomics
7/10
License
5/5
Verification freshness
5/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Netlify-authored deploy flow. Auth, site linking, Deploy Previews, production promotes.

NetlifyDeploy PreviewsCLI
Code

Cloudflare-authored. Workers and Pages deploys, Wrangler config, KV/D1/R2 from chat.

CloudflareWorkersPagesWrangler
Code

Skill FAQ

About github-pages

What is the github-pages skill?

Publish a static site to GitHub Pages from chat: enables Pages on the repo, generates the right GitHub Actions build workflow, configures custom domains (apex + CNAME), and supports Jekyll. USE WHEN deploying or hosting a site from a GitHub repository.

Which agents does github-pages work with?

Claude Code.

How do I install github-pages?

Run `/plugin marketplace add julianobarbosa/claude-code-skills` for Claude Code. See the install panel for per-agent commands.

Is github-pages free to use?

Yes — github-pages is open source (MIT).

Who maintains github-pages?

github-pages is published by julianobarbosa and was last updated on 2026-06-16.

What is github-pages best for?

Free static hosting for docs, portfolios, and project sites straight from a GitHub repo, including apex/subdomain custom-domain setup and Actions-based builds.