Skip to main content

mozilla/rag-skills

SkillsMP has collected 3 skills from mozilla/rag-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
3
GitHub stars
1
GitHub forks
2

Skills in this repository

1 occupation categories · 100% classified

Showing 3 of 3 collected skills.

occupation
Software Developers
description

Runs a read-only SQL query against the Customer Experience tables (moz-fx-data-shared-prod.customer_experience_derived) and returns results as a formatted table. Use when the question requires counts, aggregations, rankings, or distributions — not when it…

updated
occupation
Software Developers
description

Runs VECTOR_SEARCH against the Customer Experience retrieval indexes (moz-fx-data-shared-prod.customer_experience_derived) and returns the top-K most semantically similar documents. Use after the embed skill has produced an embedding file.

updated
occupation
Software Developers
description

Receives a text question and returns its embedding vector using gemini-embedding-001 via Vertex AI. Use this when you need a semantic embedding for a question — for downstream vector search, similarity comparison, or passing to another tool.

updated
Showing 3 of 3 collected skills.