byagentscope-ai· 190 skills
When using spawnsubagent (single or batch mode) to dispatch sub-agents, set the corresponding allowedtools and skills parameters based on the sub-agent's role.
$npx -y skills add agentscope-ai/copaw --skill omp-rolesInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/copaw" --skill "agentscope-ai/copaw/omp-roles"` 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/copaw" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/copaw"` and select the relevant skills, then follow their instructions.