byagentscope-ai· 190 skills
将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fetch 等)都需要通过此机制委托给 Manager。
$npx -y skills add agentscope-ai/hiclaw --skill git-delegationInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/hiclaw" --skill "agentscope-ai/hiclaw/git-delegation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/hiclaw" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/hiclaw"` and select the relevant skills, then follow their instructions.