byagentscope-ai· 190 skills
Use when a Worker receives TASK_ASSIGNED, acknowledges the task, works inside shared/tasks/{task-id}/, submits with taskflow submit_task, publishes deliverables through submit_task, and reports TASK_COMPLETED or blockers in the Task room.
$npx -y skills add agentscope-ai/agentteams --skill task-executionInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/agentteams" --skill "agentscope-ai/agentteams/task-execution"` 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/agentteams" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/agentteams"` and select the relevant skills, then follow their instructions.