Wiki Research Loop
Skill Verifiziert AktivAuto-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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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
Praktiken
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflowQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Analysieren Sie eine LLM-Wiki-Wissensdatenbank nach dem Karpathy-Muster und generieren Sie einen interaktiven Wissensgraphen mit Entitätsextraktion, impliziten Beziehungen und Themenclustern.
Recursive Research
100Tiefgehende rekursive Recherche mit selbstregulierender Schleife bis PhD-Niveau. Anwendbar auf jedes Gebiet (Wissenschaft, Technologie, Wirtschaft, Kunst, Geisteswissenschaften). Nutzt WDM + Munger-Inversion für autonome Entscheidungen, Stufung vertrauenswürdiger Quellen und Speicherung von Checkpoints auf der Festplatte, um Kontextgrenzen zu überwinden.
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.