·paradedb-skill
{}

paradedb-skill

paradedb/agent-skills

Expert guidance on ParadeDB full-text search, hybrid search (BM25 + semantic), aggregations, and analytics in Postgres. Use when writing ParadeDB queries, creating BM25 indexes, configuring tokenizers, or implementing Elasticsearch-quality search in PostgreSQL.

9Installs·1Trend·@paradedb

Installation

$npx skills add https://github.com/paradedb/agent-skills --skill paradedb-skill

SKILL.md

ParadeDB brings Elasticsearch-like full-text search and analytics to PostgreSQL using the pgsearch extension. It provides BM25 ranking, advanced tokenizers, aggregations, and real-time indexing with ACID compliance.

Key capabilities: Full-text search with BM25 relevance scoring, hybrid search (keyword + semantic embeddings via pgvector), tokenization and analyzer configuration, fuzzy matching, phrase queries, faceted search, sorting, snippets and highlighting, and Tantivy-powered performance.

This contains the full documentation optimized for LLMs. Use readwebpage or equivalent to fetch current docs before answering ParadeDB questions.

Expert guidance on ParadeDB full-text search, hybrid search (BM25 + semantic), aggregations, and analytics in Postgres. Use when writing ParadeDB queries, creating BM25 indexes, configuring tokenizers, or implementing Elasticsearch-quality search in PostgreSQL. Source: paradedb/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/paradedb/agent-skills --skill paradedb-skill
Category
{}Data Analysis
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is paradedb-skill?

Expert guidance on ParadeDB full-text search, hybrid search (BM25 + semantic), aggregations, and analytics in Postgres. Use when writing ParadeDB queries, creating BM25 indexes, configuring tokenizers, or implementing Elasticsearch-quality search in PostgreSQL. Source: paradedb/agent-skills.

How do I install paradedb-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/paradedb/agent-skills --skill paradedb-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/paradedb/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-12

Related Skills

None