push-skill-to-github

Installation
SKILL.md

Push Skills to GitHub

For committing any skill change to the user's private skills repo, git root ~/.agents (this is also the canonical skill folder; .claude and .pi/agent/skills symlink to ~/.agents/skills). Pushes here auto-publish a sanitized public mirror to the public skills repo — never push directly to that public repo.

Use this after creating or editing a skill. If the skill is distributed to all agents, do that first (distribute-skill-to-all-agents), then run this to push the canonical copy.

Steps

Run git directly in the current shell. A push is a quick synchronous command — no persistent terminal, pane, or cmux needed.

Installs
86
GitHub Stars
2.7K
First Seen
Jul 5, 2026
push-skill-to-github — davidondrej/skills