AI AGENT ADDONS

This tool helps you send your local skill files to a GitHub repository. It works with skills that start with ljg-. You can use it with a simple command like /ljg-push or push skills. The tool handles two branches. The master branch keeps files in org-mode format. The md branch converts them to markdown automatically.

Before every push, the tool checks your README file. It makes sure the list of skills inside matches what you have locally. This prevents missing updates. You can skip this check with a special flag if needed. The tool also bumps the version number for you. It works only with your own ljg-* skills, not with other repositories.

Add Ljg Push skill to your workflow

Global

mkdir -p ~/.claude/skills/ljg-push

Project

mkdir -p .claude/skills/ljg-push

Source Repository

Stars
6,285
Forks
734
Watchers
6,285
Last Push
25 days ago
Created
4 months ago