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. - 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: - : Natural language search query - : Initial results to fetch (default: 10) - : Most relevant results to ret…