Install
openclaw skills install @shuakami/uapi-get-github-repo使用 UAPI 的“查询 GitHub 仓库”单接口 skill,处理 查询 GitHub 仓库、GitHub仓库查询 等请求。 Use when the user wants get github repo, github repo, repo, github repo summary, or when you...
openclaw skills install @shuakami/uapi-get-github-repo这个 skill 只封装一个接口:GET /github/repo。当需求和“查询 GitHub 仓库”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。
如果用户已经明确要拿「查询 GitHub 仓库」这类结果,就可以把 GET /github/repo 当成主入口,先收敛到这一条接口,再补参数、额度和返回码。
GET/github/repoSocialget-github-repo查询 GitHub 仓库、GitHub仓库查询get github repo, github repo, repo, github repo summaryreferences/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。references/operations/get-github-repo.md,确认参数、请求体、默认值、生效条件和响应码。references/resources/Social.md。https://uapis.cn/api/v1200、400、502references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。references/operations/get-github-repo.md:这里是调用前必须看的核心接口页。references/resources/Social.md:只在需要补充同分类背景时再看。