Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
clawsuite
clawsuite contains 2 collected skills from outsourc-e, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
340
updated
2026-03-24
Forks
57
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
workspace-dispatch
computer-occupations-all-other
Autonomous multi-agent mission orchestrator. Decomposes a mission into tasks, spawns sub-agents for each step, reviews output against exit criteria, and chains tasks automatically with retry. State persists to disk so missions survive context loss. Triggered by the Conductor UI or by direct user request.
2026-03-24
workspace-dispatch
computer-occupations-all-other
Single-agent mission orchestrator. Decomposes a mission into tasks, spawns one worker per task using the default model, verifies exit criteria, and chains tasks with retry. No critic pattern — each worker self-verifies. Simple, fast, works with any model config.
2026-03-24