跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标2.1k
许可证MIT
状态
查看源代码

类似扩展

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

Manus

100

Delegate 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.

技能
sanjay3290

Wrap Up Ritual

100

End-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.

技能
rohitg00

Understand Knowledge

100

分析 Karpathy 模式的 LLM Wiki 知识库,并生成一个交互式知识图谱,包含实体提取、隐含规则和主题聚类。

技能
Lum1104

Recursive Research

100

深入的递归研究,具有自我调节的循环,可达博士级别。适用于任何领域(科学、技术、商业、艺术、人文学科)。使用 WDM + Munger 反演进行自主决策、可靠来源分级和磁盘检查点以克服上下文限制。

技能
Anjos2

Wiki Builder

99

Start, 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.

技能
rohitg00