auto-upload-skill

Community

本地技能自动上传到 GitHub 的自动化工具

AuthorFenghaze
Version1.0.0
Installs0

System Documentation

What problem does it solve?

本技能解决本地技能和命令在修改后无法快速同步到远端 GitHub 仓库的问题,避免手工上传和版本错配。

Core Features & Use Cases

  • 自动定时同步:支持每日或自定义间隔将所有技能和命令推送到 GitHub,并自动生成 README。
  • 实时监控与交互上传:监控技能目录和命令目录的变化,触发时可选择上传并继续监控。
  • 变更管理与版本控制:在复制到仓库前检查变更、自动递增版本号,确保历史可追溯。
  • README 自动生成:每次同步后自动更新仓库的 README,包含技能描述和使用方法。
  • 后台运行与守护模式:提供 daemon 模式,持续在后台运行。

Quick Start

使用 Python 调用脚本以启用定时同步(--schedule)或交互监控(--daemon)即可开始。

Dependency Matrix

Required Modules

watchdog

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-upload-skill
Download link: https://github.com/Fenghaze/my-skill/archive/main.zip#auto-upload-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.