← 返回 Skills 市场
Web Deploy GitHub Pages
作者
ThomekSolutions
· GitHub ↗
· v1.0.0
8388
总下载
9
收藏
0
当前安装
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 an agent to create a GitHub repository, push site files, and make a GitHub Pages site live. Review generated content for secrets, personal data, and proprietary material before deployment, and use a GitHub account or token with only the permissions needed for the target repository.
功能分析
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 all support creating a static website, creating a GitHub repository, configuring GitHub Pages, pushing code, and deploying the site.
Instruction Scope
The skill describes repository creation, pushes, Pages setup, and automatic deployment, but users should understand that the script creates a public GitHub repository and publishes the site.
Install Mechanism
No hidden installer, package download, obfuscated setup, or unexpected dependency installation was found; the skill consists of markdown documentation, templates, and shell scripts.
Credentials
Use of git and the authenticated GitHub CLI is proportionate for GitHub Pages deployment, though it acts with the user's GitHub account permissions.
Persistence & Privilege
The skill creates persistent public GitHub resources and a GitHub Actions deployment workflow, but this is expected for a deployment skill and is not hidden.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-deploy-github - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-deploy-github触发 - 根据 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
元数据
常见问题
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 插件,目前累计下载 8388 次。
如何安装 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。
推荐 Skills