byshubhamsaboo· 8 skills
Use when a task is too large for one model pass, needs parallel research or generation across many subtasks (like researching a dozen competitors at once), or the user asks to orchestrate multiple models, split work across a model team, run an advisor-worker loop, have a stronger model review the plan while cheap workers execute, or says "too big for one model" or "fan this out". Not for single-file edits or tasks one model handles in one pass.
$npx -y skills add shubhamsaboo/awesome-llm-apps --skill advisor-orchestrator-workerInstalls into the current project.
Run `npx skills use "https://github.com/shubhamsaboo/awesome-llm-apps" --skill "shubhamsaboo/awesome-llm-apps/advisor-orchestrator-worker"` 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/shubhamsaboo/awesome-llm-apps" that are relevant to the current task. Run `npx skills add "https://github.com/shubhamsaboo/awesome-llm-apps"` and select the relevant skills, then follow their instructions.