Wiki Research Loop
技能 已验证 活跃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.
To automatically expand and maintain a knowledge base wiki by performing budget-capped, breadth-first research on specified topics.
功能
- 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
使用场景
- 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
非目标
- 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
实践
- 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.
安装
请先添加 Marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflow质量评分
已验证类似扩展
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
100分析 Karpathy 模式的 LLM Wiki 知识库,并生成一个交互式知识图谱,包含实体提取、隐含规则和主题聚类。
Recursive Research
100深入的递归研究,具有自我调节的循环,可达博士级别。适用于任何领域(科学、技术、商业、艺术、人文学科)。使用 WDM + Munger 反演进行自主决策、可靠来源分级和磁盘检查点以克服上下文限制。
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.