🚀
Automation

Git Publish

by zhongwentuo-creator

Git Publish is an Automation skill for Claude Code, published by zhongwentuo-creator in github-publish-skill.

26 stars0 forkson zhongwentuo-creator/github-publish-skillAdded 2026/08/11Repository updated 2026/07/15
agent-skillsclaude-skillsgithub-automationkimi-skillskill
Install in seconds
Install Git Publish
Copy Git Publish into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/PolinniZhong/github-publish-skill ~/.claude/skills/github-publish-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/PolinniZhong/github-publish-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in zhongwentuo-creator/github-publish-skill
Installs to
~/.claude/skills/github-publish-skill
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Git Publish does

Agent-native skill for publishing local projects to GitHub with automatic proxy detection, sensitive file scanning, and semantic commits.

Git Publish is cataloged under Automation on DirSkills. Git Publish comes from a repository tagged agent-skills, claude-skills, github-automation, kimi-skill and skill.

Documentation

README

GitHub Publish Skill

Agent-native skill for publishing local projects to GitHub with zero-config proxy detection.

Features

  • Auto-detect system proxy (macOS Clash/V2Ray/Surge)
  • Scan sensitive files before push (.env, secrets, keys, tokens)
  • Auto git commit with semantic messages
  • Create and push version tags automatically
  • Verify remote repository after push via GitHub API
  • Multi-platform support: Kimi Work, Claude Code, OpenClaw, Cursor, Codex

Quick Start

Install

Option 1: One-click install

Say to your agent:

Install this skill: https://github.com/zhongwentuo-creator/github-publish-skill

Option 2: Agent Command

For Kimi Work, Claude Code, OpenClaw, Cursor, etc., use your agent's native install command:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Git Publish

  • How does Git Publish compare to other Automation skills?

    Git Publish ranks #1466 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Git Publish against them. Open each page to compare what they document and how they install.