byagentscope-ai· 190 skills
一个 skill 就是一份写好的能力包:一个目录里放一份 SKILL.md(说明用途、给 agent 看的指令),可以再带一些参考文档、脚本或样例。写好后丢给 agent,它会在合适的时候自己用。
$npx -y skills add agentscope-ai/agentscope-java --skill harnessInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/agentscope-java" --skill "agentscope-ai/agentscope-java/harness"` 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/agentscope-java" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/agentscope-java"` and select the relevant skills, then follow their instructions.