xiaoyao-search

Community

Local MCP-powered semantic and full-text search.

Authordtsola
Version1.0.0
Installs0

System Documentation

What problem does it solve?

本技能提供在本地环境中对文件进行高效智能检索的能力,整合了语义、全文、本地图像和语音检索,帮助用户快速定位所需资料。

Core Features & Use Cases

  • 语义搜索(semantic_search):基于 BGE-M3 向量模型实现自然语言理解的语义匹配,适用于“关于某主题的文档”这类自然语言查询。
  • 全文检索(fulltext_search):基于 Whoosh 的关键词级匹配,支持精确短语和代码片段的检索。
  • 混合检索(hybrid_search):将语义与全文结果融合,提升覆盖率和排序准确性。
  • 图像搜索(image_search):基于 CN-CLIP 的图像相似度检索,用图片查找本地相关内容。
  • 语音检索(voice_search):通过 FasterWhisper 将语音转文本后执行检索,支持多种搜索类型。

另外,MCP 服务器可与 Claude Desktop/Code 等 AI 助手对接,通过 SSE 实现工具自动发现与调用,帮助实现端到端的本地知识检索工作流。

Quick Start

Start the MCP server and call semantic_search with a query to retrieve results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: xiaoyao-search
Download link: https://github.com/dtsola/xiaoyaosearch/archive/main.zip#xiaoyao-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.