Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

rag-implementation

Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
7

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill rag-implementation
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, rag-implementation has 7 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/rag-implementation.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies. Master Retrieval-Augmented Generation (RAG) to build LLM applications that provide accurate, grounded responses using external knowledge sources. Purpose : Store and retrieve document embeddings efficiently Options: Purpose : Convert text to numerical vectors for similarity search Models (2026): Approaches: Purpose : Improve retrieval quality by reordering results Methods: - Supports six vector database options (Pinecone, Weaviate, Milvus, Chroma, Qdrant, pgvector) and six embedding models optimized for different use cases and providers - Covers five advanced retrieval patterns: hybrid search combining dense and sparse retrieval, multi-query generation, contextual compression, parent document retrieval, and HyDE (hypothetical document embeddings) - Includes four document chunking strategies (recursive character, token-based, semantic, markdown header) and metadata filtering, MMR diversity balancing, and cross-encoder reranking for optimization - Provides complete LangGraph implementation examples with async retrieval and generation nodes, plus evaluation metrics for measuring retrieval precision, recall, answer relevance, and faithfulness - Building Q&A systems over proprietary documents - Creating chatbots with current, factual information - Implementing semantic search...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rag-implementation do?

Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies.

Is rag-implementation good?

rag-implementation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support rag-implementation?

rag-implementation currently lists compatibility with Skills CLI.

Is rag-implementation safe to install?

rag-implementation has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to rag-implementation?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install rag-implementation?

Run the following command to install rag-implementation: npx skills add https://github.com/wshobson/agents --skill rag-implementation

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering