agentic-kit-rag

Installation
SKILL.md

Agentic Kit RAG Integration

Configure the agentic-kit for Retrieval-Augmented Generation (RAG) using pgvector for semantic search and PGPM for database management. This skill enables AI chat applications to provide contextual responses based on a knowledge base stored in PostgreSQL.

When to Apply

Use this skill when:

  • Adding RAG capabilities to agentic-kit applications
  • Configuring environment variables for RAG-enabled AI chat
  • Setting up a local database for document storage and retrieval
  • Building AI assistants that need access to a knowledge base
  • Integrating pgvector with the sf-rag-utils app

Architecture Overview

User Query → Agentic Kit → RAG Provider
                    [RAG_ENABLED=true?]
Related skills

More from constructive-io/constructive-skills

Installs
7
First Seen
Feb 27, 2026