An autonomous workflow for building and deploying static sites to GitHub Pages using GitHub Actions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-deploy-github
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install web-deploy-github using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Web Deploy GitHub Pages skill provides a comprehensive, automated pipeline for creating and launching production-ready static websites directly to GitHub. By integrating Openclaw Skills into your development environment, you can generate complete HTML, CSS, and JavaScript structures from optimized templates and manage the entire deployment process via the GitHub CLI and GitHub Actions. This skill is specifically designed to handle the heavy lifting of project initialization, git configuration, and CI/CD setup, allowing developers to focus on content while Openclaw Skills manages the technical infrastructure.
To get started with this skill, ensure the GitHub CLI (gh) is installed and authenticated. Then, initialize your project using the following commands:
# Initialize project structure
bash scripts/init_project.sh <project-name>
# Deploy to GitHub Pages
bash scripts/deploy_github_pages.sh <project-name> <github-username>
The skill organizes web projects into a specific hierarchy to ensure compatibility with GitHub Actions and Openclaw Skills templates:
| Path | Description |
|---|---|
index.html |
The primary entry point for the single-page application. |
.github/workflows/deploy.yml |
The CI/CD configuration for automated GitHub Pages deployment. |
assets/templates/ |
Contains base-html, portfolio, and landing page boilerplate code. |
scripts/ |
Shell scripts for project initialization and deployment automation. |
Loading
A specialized maintenance tool designed to resolve Gateway crashes caused by file descriptor exhaustion and workspace file bloat.

A mandatory security gatekeeper that audits and validates new code, scripts, and MCP servers against the SEP-2026 Zero Trust protocol.

A diagnostic utility for verifying the functionality and configuration of your AI agent environment.

A comprehensive runtime security guard for OpenClaw agents providing local-first protection against exfiltration, injection, and sensitive data leaks.

A comprehensive command-line companion for real-time Graz city data, including public transport, weather, and events.

A comprehensive command-line toolset for managing Microsoft 365 services including SharePoint, Teams, and Entra ID through your AI agent.








































