← Back to Skills Marketplace
zhuchenggong19851114-design

GitHub发布

by zhuchenggong19851114-design · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
207
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zhuchenggong-github-publish
Description
GitHub发布技能。使用浏览器网页方式推送代码。
README (SKILL.md)

GitHub发布 Skill

概述

通过浏览器网页方式推送代码到GitHub。

触发方式

  • "发布到GitHub"
  • "推送到GitHub"

发布流程

步骤1:打开发布页面

步骤2:创建仓库

  • 填写仓库名
  • 选择Public
  • 点击Create repository

步骤3:上传文件

  • 在仓库页面点击上传文件
  • 选择本地文件或拖拽文件
  • 填写提交信息
  • 点击Commit changes

步骤4:后续更新

  • 打开发布的仓库
  • 点击上传文件
  • 上传新文件覆盖
  • 填写提交信息
  • 点击Commit changes

关键点

  • 使用浏览器网页操作,不需要git命令行
  • 浏览器已登录GitHub账号即可

工具

  • browser:浏览器操作
Usage Guidance
This skill is coherent for publishing code using a browser UI: it expects the browser tool to be able to open GitHub and that the browser is already logged into the correct account. Before using it: (1) clarify whether you intend to use the web UI or the git CLI since README and SKILL.md disagree; (2) never upload secrets (API keys, credentials, private keys) — creating a Public repo will make content visible to everyone; (3) confirm the agent/browser has access only to the files you intend to publish; (4) if you don't want the agent to autonomously publish on your behalf, keep model-invocation and user-invocation controls in mind (the skill can be invoked by the agent if allowed). If you need stronger assurances, request a version that documents exactly how local files are selected and confirms it will not publish private data.
Capability Analysis
Type: OpenClaw Skill Name: zhuchenggong-github-publish Version: 1.0.0 The skill provides instructions for an AI agent to automate the process of creating a GitHub repository and uploading files via the web interface using a browser tool. The logic in SKILL.md and README.md is consistent with the stated purpose of publishing code, and no malicious indicators such as data exfiltration, unauthorized execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
Skill name/description say 'publish to GitHub via browser' and the SKILL.md only instructs browser UI actions (open https://github.com/new, create repo, upload files). No env vars or binaries are requested, which is proportionate. Minor inconsistency: README.md mentions initializing Git, adding remotes and pushing (CLI workflow) while SKILL.md describes purely browser operations — this is likely benign but worth clarifying.
Instruction Scope
Runtime instructions are limited to browser-based GitHub actions (create repo, upload files, commit). They do not instruct reading unrelated system files or exfiltrating data, nor do they reference environment variables or external endpoints beyond github.com. They do assume the browser is already logged into the intended GitHub account.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill bundle itself, which is low-risk.
Credentials
The skill declares no required credentials or env vars; it only requires an authenticated browser session. That is proportionate to a web-UI publishing workflow. There are no unexplained secret requests.
Persistence & Privilege
always is false and there is no install-time persistence requested. The skill uses the browser tool but does not request system-wide configuration or other skills' credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zhuchenggong-github-publish
  3. After installation, invoke the skill by name or use /zhuchenggong-github-publish
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of zhuchenggong-github-publish skill. - Enables code publishing to GitHub using browser-based workflow. - Guides through repository creation and file uploads without the need for git command line. - Triggered by phrases like "发布到GitHub" or "推送到GitHub". - Requires only a logged-in GitHub account in the browser.
Metadata
Slug zhuchenggong-github-publish
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is GitHub发布?

GitHub发布技能。使用浏览器网页方式推送代码。 It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.

How do I install GitHub发布?

Run "/install zhuchenggong-github-publish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is GitHub发布 free?

Yes, GitHub发布 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does GitHub发布 support?

GitHub发布 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created GitHub发布?

It is built and maintained by zhuchenggong19851114-design (@zhuchenggong19851114-design); the current version is v1.0.0.

💬 Comments