Stats
Actions
Tags
From skills
Build a RAG (Retrieval-Augmented Generation) pipeline — chunk data, embed, store in vector DB, query at inference, inject into system prompt. Use when adding a custom knowledge base to an AI chatbot.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills:ragWhen to use
When the user wants to give an AI app access to custom data via semantic search.
This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and apply:
Read and apply:
npx claudepluginhub phucbm/skills --plugin claskitCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.