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 Postgres.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "paradedb-skill" with this command: npx skills add paradedb/agent-skills/paradedb-agent-skills-paradedb-skill

ParadeDB Skill

ParadeDB brings Elasticsearch-quality full-text search and analytics to Postgres using the pg_search 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.

For complete and up-to-date ParadeDB documentation, always fetch:

https://docs.paradedb.com/llms-full.txt

This contains the full documentation optimized for LLMs. Use your web fetching tool to retrieve current docs before answering ParadeDB questions.

Network Failure Rules (Mandatory)

If llms-full.txt (or any required docs URL) cannot be fetched due to DNS/network/access errors:

  1. State clearly that live docs could not be accessed and include the actual error.
  2. Ask the user whether to proceed with local/repo-only context or to retry later.
  3. Do not invent or infer doc URLs, page paths, or feature availability.
  4. Do not present unverified links as real.
  5. Label any fallback statements as assumptions and keep them minimal.

Never silently switch to guessed documentation structure when network access fails.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

Repository Source
86K23Kvercel
Automation

vercel-react-native-skills

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

Repository Source
60.3K23Kvercel
Automation

supabase-postgres-best-practices

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Repository Source
35.1K1.6Ksupabase
Automation

sleek-design-mobile-apps

Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests ("design an app that does X") and specific ones ("list my projects", "create a new project", "screenshot that screen").

Repository Source