paradedb-skill
Installation
SKILL.md
ParadeDB Skill
ParadeDB brings Elasticsearch-quality full-text search and analytics to
Postgres via the pg_search extension.
Use this skill when users ask about:
- BM25 indexes and relevance ranking
- Hybrid search (keyword + semantic vectors via
pgvector) - Tokenizers, analyzers, fuzzy matching, and phrase queries
- Facets, aggregations, snippets/highlighting, and query tuning
For up-to-date ParadeDB documentation, always fetch the documentation index
(llms.txt) using the bundled script at scripts/paradedb-docs.
Resolve that path relative to the directory containing this SKILL.md, not
relative to the current working directory or repo root.