paradedb-skill
OfficialElasticsearch-quality search for Postgres
AuthorMontte-erp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers and data engineers implement and tune high-quality full-text and hybrid search (BM25 + semantic vectors) inside Postgres using ParadeDB, removing guesswork about index design, tokenizers, and relevance tuning.
Core Features & Use Cases
- Query Authoring: Provide runnable ParadeDB SQL for BM25 indexes, hybrid searches with pgvector, phrase and fuzzy queries, and relevance scoring.
- Configuration Guidance: Recommend tokenizers, analyzers, BM25 field weights, and hybrid fusion strategies for production search.
- Operational Advice: Explain migration patterns from Elasticsearch, faceted aggregations, and performance/monitoring tips for large datasets.
- Use Case: Implement a product search that combines BM25 title/description ranking with vector semantics for personalized relevance.
Quick Start
Fetch the official ParadeDB llms-full.txt docs, then produce a runnable ParadeDB SQL statement that creates a BM25 index and a hybrid BM25+vector query for a products table.
Dependency Matrix
Required Modules
None requiredComponents
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: paradedb-skill Download link: https://github.com/Montte-erp/montte-nx/archive/main.zip#paradedb-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.