install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/cmd" ~/.claude/skills/majiayu000-claude-skill-registry-cmd && rm -rf "$T"
manifest:
skills/data/cmd/SKILL.mdsource content
rundll32 sysdm.cpl,EditEnvironmentVariables mstsc /v:127.0.0.1 setx ENV_KEY ENV_VALUE /m chcp 936 SET PGCLIENTENCODING=GBK