CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
首页>Recipes>Agentic Research Wiki

Agentic Research Wiki

intermediate

Turn live web research, documents, and notes into a persistent local knowledge base.

架构

ModSearch
Collects structured web evidence as JSON
72/100
npm install -g @liustack/modsearch
Firecrawl MCP
Extracts clean markdown from source pages
85/100
npx firecrawl-mcp
SwarmVault
Builds the local wiki, graph, and search layer
80/100
npm install -g @swarmvaultai/cli
Tutor Skills
Turns dense sources into study notes and quizzes
78/100
npx skills add RoundTable02/tutor-skills

预期输出

Agentic Research Wiki Sources found: 42 Sources crawled: 16 Wiki pages created: 24 Graph links: 86 Review questions: 18 -> Persistent research base ready for reuse

相关 Recipes

Market Research Briefing

INTERMEDIATE

Create evidence-backed market briefs from web search, papers, and saved research memory.

researchanalysis

5 个 components

Personal Research Vault

BEGINNER

Collect papers, web findings, and persistent notes into a searchable research memory.

researchdocs

5 个 components

Visual Technical Briefing

INTERMEDIATE

Create architecture diagrams, editable whiteboards, and browser-ready briefing decks.

docsdesigncode

4 个 components

全部安装

npm install -g @liustack/modsearch
npx firecrawl-mcp
npm install -g @swarmvaultai/cli
npx skills add RoundTable02/tutor-skills

难度

intermediate

Components

4

创建时间

May 1, 2026

场景

research
data
docs