Wiki Research Loop
Skill Verified ActiveAuto-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.
To automatically expand and maintain a knowledge base wiki by performing budget-capped, breadth-first research on specified topics.
Features
- Automated wiki growth via research loop
- Pluggable source fetchers (web, arXiv, GitHub)
- Budget-capped and depth-limited research
- Convergence detection for halting
- Seed queue management and status tracking
Use Cases
- Grow a knowledge base wiki on a new topic overnight
- Research complex subjects by providing an initial seed query
- Auto-populate a wiki with information from web, arXiv, and GitHub
- Maintain a continuously updated knowledge base
Non-Goals
- Acting as a general-purpose web scraper without wiki context
- Performing real-time research triggered by individual user prompts (handled by other skills)
- Replacing manual curation entirely; requires initial seeds and review
- Performing complex LLM-driven analysis beyond claim extraction
Practices
- Automated knowledge acquisition
- Content generation
- Research workflow automation
Execution
- info:Pinned dependenciesWhile `npm install` is mentioned, explicit lockfiles or pinned versions are not visible in the provided files, suggesting potential variability in dependency versions.
Installation
First, add the marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflowQuality Score
VerifiedTrust Signals
Similar Extensions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Manus
100Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.
Wrap Up Ritual
100End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.
Understand Knowledge
100Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.
Recursive Research
100Investigación recursiva profunda con loop auto-regulado hasta nivel PhD. Aplicable a cualquier dominio (ciencia, tecnología, negocio, arte, humanidades). Usa WDM + Inversión Munger para decisiones autónomas, tiering de fuentes confiables, y checkpointing a disco para sobrevivir límites de contexto.
Wiki Builder
99Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says "start a wiki", "add to wiki", "compile a page", "wiki on X", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.