Auto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv, GitHub). Each iteration pops a seed from the queue, fetches sources, drafts a wiki page, dedupes claims against existing pages, enqueues follow-up seeds. Halts on budget cap, depth cap, or convergence. Use when the user says "research <topic>", "grow the <slug> wiki", "auto-research", or wants a knowledge base that builds itself overnight.
$npx -y skills add rohitg00/pro-workflow --skill wiki-research-loopInstalls into the current project.
Run `npx skills use "https://github.com/rohitg00/pro-workflow" --skill "rohitg00/pro-workflow/wiki-research-loop"` 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/rohitg00/pro-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/rohitg00/pro-workflow"` and select the relevant skills, then follow their instructions.