1. 配置源
添加技能仓库作为源:
xskill sources add -n my-skills -u https://github.com/example/skills
或让名称从 URL 自动提取:
xskill sources add -u https://github.com/user/repo.git
# 名称自动设为 "user/repo"
添加技能仓库作为源:
xskill sources add -n my-skills -u https://github.com/example/skills
或让名称从 URL 自动提取:
xskill sources add -u https://github.com/user/repo.git
# 名称自动设为 "user/repo"