From 6adf892951e04bbe592110c6c7865e6291603d4f Mon Sep 17 00:00:00 2001 From: programmingWTF Date: Wed, 19 Aug 2026 18:10:01 +0800 Subject: [PATCH 1/2] Add skill: programmingwtf/repo-standardizer --- categories/git-and-github.md | 1 + 1 file changed, 1 insertion(+) diff --git a/categories/git-and-github.md b/categories/git-and-github.md index fb7f352..4b71a53 100644 --- a/categories/git-and-github.md +++ b/categories/git-and-github.md @@ -159,3 +159,4 @@ - [xpr-structured-data](https://clawskills.sh/skills/paulgnz-xpr-structured-data) - CSV parsing, JSON-to-CSV conversion, and SVG chart generation. - [zai-tts](https://clawskills.sh/skills/al-one-zai-tts) - Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. - [zhipu-tts](https://clawskills.sh/skills/franklu0819-lang-zhipu-tts) - Text-to-speech conversion using Zhipu AI (BigModel) GLM-TTS model. +- [repo-standardizer](https://clawhub.ai/programmingwtf/repo-standardizer) - Polish any GitHub repo surface: labels, issue forms, PR templates, CI, rulesets, docs. From 2c65834c1d7c37ea1e739e03c6a0bb76e304e550 Mon Sep 17 00:00:00 2001 From: programmingWTF Date: Wed, 19 Aug 2026 20:41:10 +0800 Subject: [PATCH 2/2] docs: update Git & GitHub skill count to 160 --- categories/git-and-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categories/git-and-github.md b/categories/git-and-github.md index 4b71a53..1b819fe 100644 --- a/categories/git-and-github.md +++ b/categories/git-and-github.md @@ -2,7 +2,7 @@ [← Back to main list](../README.md#table-of-contents) -**159 skills** +**160 skills** - [agent-commons](https://clawskills.sh/skills/zanblayde-agent-commons) - Consult, commit, extend, and challenge reasoning chains. - [agent-team-orchestration](https://clawskills.sh/skills/arminnaimi-agent-team-orchestration) - Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows.