mdskills
← All tags

RAG AI Agent Skills

AI agent skills for retrieval-augmented generation. Embedding pipelines, vector search, and knowledge base workflows.

42 listings

ChatGPT Retrieval Plugin

OpenAPI

Official OpenAI plugin with OpenAPI schema for semantic search and retrieval-augmented generation (RAG) over personal or organizational documents.

3.021kby openai

Vector Database Engineer

Skill

Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similar

6.013kby sickn33

CRIC物业AI MCP Server

MCP

MCPServers.org | ModelScope | (更多MCP平台陆续上架中……) CRIC物业AI 是 克而瑞 专为物业行业打造的智能 AI 助理,于2025年4月25日 正式发布。 CRIC物业AI 通过行业知识库建设,结合多模态大模型 + RAG 技术,集成五大核心能力模块:行业研究、法律法规、社区治理、项目经营、文案写作,并在行业垂类知识基础上,拓展了 资讯舆情 和 人才培训 两大智能体。 克而瑞通过三个能力来构建其自身在物业AI合作领域优势: - 数据资产转化能力: 将10亿字行业语料、TB级多模态数据转化为物业行业的高质量数据集,并构建了一套行业数据质量评估体系,保障准确率和可信度; - 场景穿透能力: 聚焦20+物业行业垂直业务场景,定向选用对应领域知识库,精准匹配; - 生态进化能力: 通过每日实时监测超过500+可信资讯和数据来源,处理10万+实时数据的自更新系

7.0351by wuye-ai

Local FAISS MCP Server

MCP

A Model Context Protocol (MCP) server that provides local vector database functionality using FAISS for Retrieval-Augmented Generation (RAG) applications. - Local Vector Storage: Uses FAISS for efficient similarity search without external dependencies - Document Ingestion: Automatically chunks and embeds documents for storage - Semantic Search: Query documents using natural language with sentence

8.0420by nonatofabio

Skill Seekers

Skill

English | 简体中文 🧠 The data layer for AI systems. Skill Seekers turns any documentation, GitHub repo, or PDF into structured knowledge assets—ready to power AI Skills (Claude, Gemini, OpenAI), RAG pipelines (LangChain, LlamaIndex, Pinecone), and AI coding assistants (Cursor, Windsurf, Cline) in minutes, not hours. Skill Seekers is the universal preprocessing layer that sits between raw documentatio

2.09.9kby yusufkaraaslan

CICADA

Skill

Context compaction for AI code assistants – Give your AI structured, token-efficient access to 17+ languages including Elixir, Python, TypeScript, JavaScript, Rust, and more. Quick Install · Security · Developers · AI Assistants · Docs The core problem: AI code assistants waste context on blind searches. Grep dumps entire files when you only need a function signature, leaving less room for actual

9.0482by wende

RAG Documentation MCP Server

MCP

An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. - Vector-based documentation search and retrieval - Support for multiple documentation sources - Semantic search capabilities - Automated documentation processing - Real-time context augmentation f

8.0650by hannesrudolph

RAG Implementation

Skill

Comprehensive guide to implementing RAG systems including vector database selection, chunking strategies, embedding models, and retrieval optimization. Use when building RAG systems, implementing semantic search, optimizing retrieval quality, or debugging RAG performance issues.

7.0393by applied-artificial-intelligence

GitNexus

App

Client-side knowledge graph creator for codebases with a built-in Graph RAG agent. Runs entirely in the browser — no server. Point it at a repo and get an interactive graph plus a chat agent that answers with graph-aware context.

by abhigyanpatwari

MCP Server for the RAG Web Browser Actor 🌐

MCP

Implementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT. The easiest way to get the same web browsing capabilities is to use mcp.apify.com with default settings. - ✅ No local setup required - ✅ Always up-to-date - ✅ Access to 6,000+ Apify Actors (including RAG Web Browse

5.0449by apify

Similarity Search Patterns

Skill

Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.

4.013kby sickn33

Code Graph RAG

MCP

Code-Graph-RAG parses a multi-language codebase with Tree-sitter, builds a knowledge graph of its structure in Memgraph, and lets you query, edit, and optimise that code in plain English. It works across a monorepo of mixed languages under one unified graph schema. - Ruby Support: Ruby joins the graph through a new pluggable ast-grep tier that adds a language from a single YAML pattern file, emitt

7.82.7kby vitali87

Dingo

Skill

👋 join us on Discord and WeChat If you like Dingo, please give us a ⭐ on GitHub! Dingo is A Comprehensive AI Data, Model and Application Quality Evaluation Tool, designed for ML practitioners, data engineers, and AI researchers. It helps you systematically assess and improve the quality of training data, fine-tuning datasets, and production AI systems. 🎯 Production-Grade Qua

8.01.0kby DataEval

Knowledge-to-Action MCP

MCP

knowledge-to-action-mcp is an MCP server for people whose real project context lives in notes, decisions, roadmaps, and meeting docs, not just code. Most Obsidian MCP servers stop at "read a note" or "search a vault." This one goes further: That means an MCP client can move from: If you work out of Obsidian, your important context is usually spread across: - roadmap notes - meeting notes - decisio

7.8393by tac0de

Skill Depot

MCP

skill-depot replaces the "dump all skill frontmatter into context" approach with selective, semantic retrieval. Agent skills are stored as Markdown files and indexed with vector embeddings — only the relevant skills are loaded when needed, keeping context lean. - Semantic Search — Find skills by meaning, not just keywords, using embedded vector search - Fully Local — No API keys, no cloud. U

8.3416by Ruhal-Doshi

MCP Local RAG

MCP

Provides score interpretation (< 0.3 good, > 0.5 skip), query optimization, and source naming for query_documents, ingest_file, ingest_data tools. Use this skill when working with RAG, searching documents, ingesting files, saving web content, or handling PDF, HTML, DOCX, TXT, Markdown.

8.0532by shinpr

SimpleMem

Skill

A vibe-coded memory management system with RAG capabilities for Claude via the Model Context Protocol (MCP). SimpleMem is an MCP server that provides persistent memory storage and retrieval for Claude and other MCP clients. It combines traditional file-based storage with modern RAG (Retrieval-Augmented Generation) capabilities, including semantic search and automatic relationship discovery. Think

8.0400by jcdickinson

Pinecone Model Context Protocol Server for Claude Desktop.

MCP

Read and write to a Pinecone index. The server implements the ability to read and write to a Pinecone index. - semantic-search: Search for records in the Pinecone index. - read-document: Read a document from the Pinecone index. - list-documents: List all documents in the Pinecone index. - pinecone-stats: Get stats about the Pinecone index, including the number of records, dimensions, and namespace

7.0498by sirmews