---
name: github-pages
slug: github-pages-deploy
score: 51
rubric: 1.0
provenance: community
publisher: julianobarbosa
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/github-pages-deploy
---

# github-pages

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

## Install

### Claude Code

```bash
/plugin marketplace add julianobarbosa/claude-code-skills
```

## 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

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.

## Compatibility

claude-code

## Metadata

- Categories: web-hosting-deploys
- Tags: GitHub Pages, Static Site, Jekyll, GitHub Actions
- Setup time: 3 min
- Complexity: Low
- Last update: 2026-06-16
- Verified: 2026-06-17
- Source: https://github.com/julianobarbosa/claude-code-skills/tree/main/skills/github-pages


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
