@2004/skill-repo-publish

Installation
SKILL.md

Skill Repo Publish

Push local SKILL.md changes to Starchild-ai-agent/official-skills.

Token

Always use GITHUB_TOKEN (not GITHUB_TOKEN_NEW — no org write access). Embed token in clone URL: https://${GITHUB_TOKEN}@github.com/Starchild-ai-agent/official-skills.git

Standard Workflow

# 1. Clone (always fresh /tmp dir)
git clone https://${GITHUB_TOKEN}@github.com/Starchild-ai-agent/official-skills.git /tmp/official-skills
cd /tmp/official-skills
git config user.name "nicholasDxy"
git config user.email "nicholasDxy@users.noreply.github.com"
Related skills
Installs
1
First Seen
Apr 14, 2026