ruvector-agentic-synth

Installation
SKILL.md

@ruvector/agentic-synth

High-performance synthetic data generator designed for AI/ML training, RAG system evaluation, and agentic workflow testing. Generates realistic text, embeddings, Q&A pairs, conversations, and structured datasets.

Quick Reference

Task Code
Install npx @ruvector/agentic-synth@latest
Create generator new SynthGenerator(config)
Generate QA pairs gen.generateQA(docs, count)
Generate embeddings gen.generateEmbeddings(count, dims)
Generate conversations gen.generateConversations(config)
Generate dataset gen.generateDataset(schema)

Installation

Installs
1
GitHub Stars
1
First Seen
Jun 22, 2026
ruvector-agentic-synth — ricable/cli-skills-builder