This is a personal workflow automation for syncing Claude skills to a GitHub repo with two branches: master keeps org-mode format, md branch converts to markdown. It's hardcoded to push ljg-* skills from ~/.claude/skills/ to a specific repo, with a mandatory README consistency check that blocks pushes if local skills don't match what's documented. The conversion is partial by design,it handles file extensions and keywords automatically but leaves bold syntax and frontmatter for manual cleanup. If you maintain your own skill collection across machines and want a one-command sync that enforces documentation discipline, this is a solid template to fork and adapt.
npx skills add https://github.com/lijigang/ljg-skills --skill ljg-push