GI

github-actions-pages

Automates the setup of GitHub Actions for CI/CD pipelines, including deployment to GitHub Pages.

Install

mkdir -p .claude/skills/github-actions-pages && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15008" && unzip -o skill.zip -d .claude/skills/github-actions-pages && rm skill.zip

Installs to .claude/skills/github-actions-pages

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Habilidad especializada en GitHub Actions CI/CD y despliegue en GitHub Pages. Usala cuando necesites configurar workflows automatizados, cache de npm, y deploy a gh-pages.
171 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Build from `main` branch
  • Deploy to `gh-pages` branch
  • Use `npm ci` for dependency installation
  • Cache npm dependencies
  • Configure `base` for Vite subroute

How it works

This skill defines rules for a GitHub Actions CI/CD pipeline that builds a project from the main branch, uses npm caching, and deploys to GitHub Pages.

Inputs & outputs

You give it
A project with a `main` branch and npm dependencies
You get back
A deployed application on GitHub Pages with npm caching configured

When to use github-actions-pages

  • Setting up GitHub Pages deploy
  • Configuring CI/CD pipelines
  • Adding npm cache to workflows
  • Managing github actions permissions

About this skill

Habilidad GitHub Actions + Pages

Reglas clave

  • Build desde main, deploy a gh-pages.
  • Usa npm ci y cache de npm.
  • Configura base de Vite para subruta del repo.
  • Declara permisos contents: write en workflow.

When not to use it

  • When not deploying to GitHub Pages
  • When not using npm for package management
  • When not using Vite for frontend builds

Limitations

  • This skill builds from `main`
  • This skill deploys to `gh-pages`
  • This skill uses `npm ci` and npm cache

How it compares

This skill provides a standardized set of rules for GitHub Actions deployment to GitHub Pages, ensuring consistent configuration for build, caching, and permissions, unlike manual setup.

Compared to similar skills

github-actions-pages side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
github-actions-pages (this skill)05moNo flagsIntermediate
gcp-cloud-run55moReviewIntermediate
flow-nexus-platform64moReviewBeginner
smithery-mcp-deployment89moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

gcp-cloud-run

aj-geddes

Deploy containerized applications on Google Cloud Run with automatic scaling, traffic management, and service mesh integration. Use for container-based serverless computing.

5107

flow-nexus-platform

ruvnet

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

691

smithery-mcp-deployment

CaullenOmdahl

Best practices for creating, optimizing, and deploying MCP servers to Smithery. Use this skill when:(1) Creating new MCP servers for Smithery deployment(2) Optimizing quality scores (achieving 90/100)(3) Troubleshooting deployment issues (0/0 tools, missing annotations, low scores)(4) Migrating existing MCP servers to Smithery format(5) Understanding Smithery's schema format requirements(6) Adding workflow prompts, tool annotations, or documentation resources(7) Configuring smithery.yaml and package.json for deployment

881

deployment-pipeline-design

wshobson

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

670

vercel-deployment

davila7

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

359

netlify-deploy

openai

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

740

Search skills

Search the agent skills registry