weave-search

Query vector databases and manage AI agents for RAG workflows.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Maximilien-ai/weave-cli-skills --skill weave-search
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weave-search
Source: https://github.com/Maximilien-ai/weave-cli-skills/tree/main/skills/weave-search
Command: npx skills add https://github.com/Maximilien-ai/weave-cli-skills --skill weave-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query vector databases and manage AI agents to enable robust retrieval and orchestration for RAG, QA, and summarization workflows.

Core Features & Use Cases

  • Query vector databases using semantic, BM25, or hybrid modes to retrieve precise results.
  • Create and manage weave agents (rag, qa, summarize, or custom) to automate information workflows.
  • Re-embed collections, compare embedding models, and tune search parameters to optimize relevance across datasets.

Quick Start

Run a semantic search over a document collection and return the top results.

Frequently Asked Questions about weave-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I compare embedding models to tune search relevance?▼

You can create and manage weave agents to automate information workflows for RAG, QA, and summarization. Agent orchestration supports managing rag, qa, summarize, or custom agents.

Can I compare embedding models to tune search relevance?▼

You can compare embedding models and tune search parameters to optimize relevance. Re-embedding collections allows you to evaluate and adjust embedding models for better retrieval accuracy.

Can I compare embedding models to tune search relevance?▼

You can create and manage weave agents to automate information workflows for RAG, QA, and summarization. Agent orchestration supports managing rag, qa, summarize, or custom agents.

How do I configure multi-mode search parameters using weave-cli?▼

Multi-mode search configuration via weave-cli allows you to set up semantic, BM25, or hybrid search parameters. This enables precise query retrieval tailored to your document collections.