rag-tutor

Community

Grounded tutor answers from curriculum content

Authorayeshakhalid192007-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents learners from receiving hallucinated or generic answers by always grounding responses in the Humanoid AI Studio curriculum, so learners get accurate, verifiable explanations and code examples.

Core Features & Use Cases

  • Retrieval-first Grounding: Embeds queries and retrieves top curriculum chunks from Qdrant before generating any answer.
  • Streaming, Grounded Responses: Streams Gemini-generated replies via SSE while citing module and lesson sources at the end.
  • Robust Error Handling & Limits: Enforces per-user rate limits, retries Qdrant briefly on timeouts, and falls back to an alternate LLM if Gemini quota is exceeded.
  • Use Case: A learner asks how to create a ROS 2 publisher and receives a grounded, lesson-cited example drawn directly from Module 1 content.

Quick Start

Ask Aria to explain how to create a ROS 2 publisher in Python using only the curriculum excerpts as context.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rag-tutor
Download link: https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio/archive/main.zip#rag-tutor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.