local-rag-search

Installation
SKILL.md

Local RAG Search Skill

This skill enables you to effectively use the mcp-local-rag MCP server for intelligent web searches with semantic ranking. The server performs RAG-like similarity scoring to prioritize the most relevant results without requiring any external APIs.

Available Tools

1. rag_search_ddgs - DuckDuckGo Search

Use this for privacy-focused, general web searches.

When to use:

  • User prefers privacy-focused searches
  • General information lookup
  • Default choice for most queries

Parameters:

  • query: Natural language search query
  • num_results: Initial results to fetch (default: 10)
  • top_k: Most relevant results to return (default: 5)
  • include_urls: Include source URLs (default: true)
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
23
GitHub Stars
598
First Seen
Feb 14, 2026