🧪 Skills

local-file-rag-basic

--- 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) ## De

v1.0.0
❤️ 0
⬇️ 1.1k
👁 1
Share

Description


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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs