跳至主要内容
小龙虾小龙虾AI
🤖

local-file-rag-basic

High-performance local File RAG suite (Basic Edition).

下载612
星标0
版本1.0.0
搜索研究
安全通过
💬Prompt

技能说明


name: local-file-rag-basic version: 1.0.0 author: wjreliable description: High-performance local File RAG suite (Basic Edition).

Skill: Local File RAG Search (Basic Edition)

Description

This is the Basic Edition of the high-performance local RAG suite, providing efficient code and document retrieval within constraints.

  • Constraints:
    • Only indexes files under 20MB.
    • Uses single-threaded (sequential) indexing for lower resource usage.
  • Support: JS/TS, Python, C++, Go, Markdown, PDF, DOCX, XLSX, etc.

Tools

local_file_rag_search

Efficiently searches the local workspace.

Parameters:

  • query (string, required): Search terms or function names.
  • targetFile (string, optional): Specific file path to restrict the search.
  • rootDir (string, optional): Root directory to scan.

Output Protocol: Returns a structured result with Skeletons, Metadata, and Clustered Code Snippets.

如何使用「local-file-rag-basic」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「local-file-rag-basic」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能