← 返回 Skills 市场
thomeksolutions

Web Deploy GitHub Pages

作者 ThomekSolutions · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
7716
总下载
8
收藏
49
当前安装
1
版本数
在 OpenClaw 中安装
/install web-deploy-github
功能描述
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
安全使用建议
Install only if you want a skill that can create a public GitHub repository, push the selected project folder, enable GitHub Pages, and add an auto-deploy workflow. Before running deployment, verify the GitHub account used by gh, review git status and the files being committed, and make sure no secrets or private content are in the project.
功能分析
Type: OpenClaw Skill Name: web-deploy-github Version: 1.0.0 The skill is classified as suspicious due to its use of the GitHub CLI (`gh`) to programmatically create public GitHub repositories and configure GitHub Pages via `gh api` in `scripts/deploy_github_pages.sh`. While these actions are directly aligned with the stated purpose of deploying static websites to GitHub Pages, they represent high-risk capabilities. The script relies on the `gh` CLI being pre-authenticated in the agent's environment, and if the underlying GitHub token has broad permissions, this could lead to unintended creation of numerous public repositories or exposure of sensitive data if the agent were to generate and commit such content. There is no clear evidence of intentional malicious behavior like data exfiltration or persistence, but the powerful programmatic interaction with GitHub without explicit user confirmation for each repository creation makes it suspicious.
能力评估
Purpose & Capability
The scripts, templates, and documentation are coherent with the stated purpose of creating and deploying static websites to GitHub Pages.
Instruction Scope
The skill clearly describes repository creation, git pushes, Pages setup, and automatic deployment, but it does not strongly emphasize a pre-publish review or confirmation step.
Install Mechanism
No hidden installer behavior was found; the skill includes shell scripts and expects git plus an authenticated GitHub CLI session.
Credentials
Using gh, git, and GitHub Actions is proportionate for GitHub Pages deployment, though it acts with the permissions of the user's current GitHub CLI login.
Persistence & Privilege
The generated repository and GitHub Actions workflow persist and can automatically publish future pushes, which is expected for the deployment purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-deploy-github
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-deploy-github 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 - Initial Release Features: - Complete workflow for creating and deploying static websites to GitHub Pages - Automated deployment scripts (init_project.sh, deploy_github_pages.sh) - Three ready-to-use templates: base HTML, portfolio/CV, and landing page - Comprehensive design patterns and best practices documentation - Mobile-first responsive design patterns - GitHub Actions integration for automatic deployment - Modern CSS and JavaScript patterns - Full documentation of autonomous generation workflow
元数据
Slug web-deploy-github
版本 1.0.0
许可证
累计安装 291
当前安装数 49
历史版本数 1
常见问题

Web Deploy GitHub Pages 是什么?

Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7716 次。

如何安装 Web Deploy GitHub Pages?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-deploy-github」即可一键安装,无需额外配置。

Web Deploy GitHub Pages 是免费的吗?

是的,Web Deploy GitHub Pages 完全免费(开源免费),可自由下载、安装和使用。

Web Deploy GitHub Pages 支持哪些平台?

Web Deploy GitHub Pages 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Web Deploy GitHub Pages?

由 ThomekSolutions(@thomeksolutions)开发并维护,当前版本 v1.0.0。

💬 留言讨论