Back to Skills

rag-implementation

boisenoise
Updated 4 days ago
6 views
2
2
View on GitHub
Otherautomationdata

About

This skill provides a structured workflow for implementing RAG systems, covering embedding models, vector databases, and chunking strategies. Use it when building document Q&A, semantic search, or any knowledge-grounded AI application. It guides developers through requirements, setup, and optimization for retrieval quality.

Quick Install

Claude Code

Recommended
Primary
npx skills add boisenoise/skills-collections -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/boisenoise/skills-collections
Git CloneAlternative
git clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/rag-implementation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

boisenoise/skills-collections
Path: skills/antigravity-rag-implementation
0

Related Skills

api-security-testing

Other

This Claude Skill provides a specialized workflow for testing REST and GraphQL API security, covering authentication, authorization, and input validation. It's designed for bug bounty testing, API assessments, and validating security best practices like rate limiting. Use it to systematically discover endpoints, test for vulnerabilities, and map API data flows.

View skill

rag-implementation

Other

This skill provides a structured workflow for implementing RAG systems, covering embedding selection, vector database setup, and chunking strategies. Use it when building document Q&A systems, semantic search, or any application requiring knowledge-grounded AI. It guides developers through requirements analysis, optimization, and evaluation of retrieval quality.

View skill

linux-troubleshooting

Other

This Linux troubleshooting skill provides a structured workflow for diagnosing and resolving system issues like performance problems, service failures, and network errors. It guides developers through assessment phases using commands and tools to identify root causes. Use it when debugging application errors, investigating resource constraints, or troubleshooting service outages on Linux systems.

View skill

api-security-testing

Other

This skill provides a comprehensive security testing workflow for both REST and GraphQL APIs. It covers authentication, authorization, rate limiting, and input validation testing across multiple phases. Developers should use it for API security assessments, bug bounty testing, or validating API implementations against security best practices.

View skill