← 返回列表

docindex

DeepSeek Harness 工具与能力 低风险

工作区文档的本地语义索引(MD/PDF/DOCX/TXT):FTS5 BM25 与本地嵌入混合检索、带行号命中引用、增量更新。

Local semantic index over workspace documents (MD/PDF/DOCX/TXT): FTS5 BM25 + local embedding hybrid retrieval, hit citations with line numbers, and incremental updates.

怎么安装

DeepSeek Harness dsh plugin add github:JohnXu22786/docindex

简介

dsh-doc-index 中文说明 A **dsh bundle** that turns a workspace into a searchable local knowledge base: it builds a semantic document index over your local Markdown / plain text / PDF / DOCX / PPTX / XLSX files, and lets you (or an agent) query it with natural language or keywords — getting back the matched documents, snippets **with exact line numbers** and relevance scores. Lexical retrieval: SQLite **FTS5** (node:sqlite, no native deps) with a custom CJK n-gram tokenizer for proper Chinese search. Semantic retrieval: a **provider slot** with a zero-dependency local embedder by default, and an op…

推荐参考

45 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
45 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
TypeScript
GitHub 星标
2
月下载
最近更新
2026-08-20
创建于
2026-08-20

链接

GitHub ↗ 报告问题 ↗

基础安全检查

检查结果
curated 收录但无 npm 包/安装命令
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
deepseek-harness, dsh, dsh-plugin

同类推荐

MCP 服务器
推荐93

fastmcp

punkpeye/fastmcp

用于构建MCP服务器的TypeScript框架。

☆ 3.3K ↓ 2.3M 工具与能力
MCP 服务器
推荐86

ms-365-mcp-server

softeria/ms-365-mcp-server

一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。

☆ 944 ↓ 169.8K 工具与能力
MCP 服务器Claude Code
推荐85

mcp-searxng

ihor-sokoliuk/mcp-searxng

通过SearXNG为AI助手提供私密网络搜索——支持Claude、Cursor和任何MCP客户端。

☆ 1.2K ↓ 92.1K 工具与能力
MCP 服务器
推荐84

ssh-mcp

tufantunc/ssh-mcp

通过Model Context Protocol暴露Linux服务器SSH控制的MCP服务器。

☆ 676 ↓ 124.7K 工具与能力