paradedb-skill

Installation
SKILL.md

ParadeDB Skill

ParadeDB is one Postgres that unifies your application data, full-text search, vector retrieval, and aggregations via the pg_search extension.

Use this skill when users ask about:

  • ParadeDB indexes, BM25 scoring, and relevance ranking
  • Vector search and hybrid search (keyword + semantic, fused with reciprocal rank fusion)
  • Tokenizers, token filters, fuzzy matching, and phrase queries
  • Facets, aggregations, snippets/highlighting, joins, 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.

scripts/paradedb-docs llms.txt
Installs
298
GitHub Stars
9
First Seen
Feb 10, 2026
paradedb-skill — paradedb/agent-skills