返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
l

lh-deepwiki

Query DeepWiki MCP service via Streamable HTTP to get GitHub repository documentation, wiki structure, and AI-powered Q&A.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
273
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

lh-deepwiki

# lh-deepwiki 这是由龙虾哥(liuhedev)维护的 DeepWiki MCP 技能。相比原版,本版本修复了 API 协议变动导致的问题,改用新的 `/mcp` 端点(Streamable HTTP),并优化了参数传递和超时处理。 ## 主要变更 - **协议升级**: 从过时的 SSE 切换到新的 Streamable HTTP 端点。 - **参数修复**: 将旧版的 `repo` 参数统一更新为 `repoName`。 - **超时优化**: 默认超时时间增加至 120s,适配复杂问答场景。 - **开源维护**: 托管于 `lh-openclaw-kit`,支持自主迭代。 ## 命令说明 ### AI 问答 (Ask Question) 对 GitHub 公共仓库进行基于文档的 AI 问答。 ```bash node ./scripts/deepwiki.js ask <owner/repo> "你的问题" ``` ### 读取 Wiki 结构 (Read Wiki Structure) 获取指定仓库的文档目录结构。 ```bash node ./scripts/deepwiki.js structure <owner/repo> ``` ### 读取 Wiki 内容 (Read Wiki Contents) 查看指定路径的具体文档内容。 ```bash node ./scripts/deepwiki.js contents <owner/repo> <path> ``` ## 使用示例 **问问 OpenClaw 是什么:** ```bash node ./scripts/deepwiki.js ask openclaw/openclaw "What is OpenClaw?" ``` **获取 React 文档结构:** ```bash node ./scripts/deepwiki.js structure facebook/react ``` ## 注意事项 - 基础服务地址: `https://mcp.deepwiki.com/mcp` - 仅支持公开 GitHub 仓库。 - 无需 API Key 或身份验证。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 lh-deepwiki-1776273154 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 lh-deepwiki-1776273154 技能

通过命令行安装

skillhub install lh-deepwiki-1776273154

下载

⬇ 下载 lh-deepwiki v1.0.0(免费)

文件大小: 3.51 KB | 发布时间: 2026-4-16 15:56

v1.0.0 最新 2026-4-16 15:56
Initial release: Query DeepWiki MCP for GitHub repo docs

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部