📚 resourceActiveCuratedmedium

pg_textsearch

by timescale

PostgreSQL extension for BM25 relevance-ranked full-text search. Postgres OSS licensed.

Stars

3.8k

Skill Type

📖 Library & API Reference

Quality Score

125/200

License

PostgreSQL

Forks

109

Last Updated

Jun 11, 2026

Discovered

Apr 6, 2026

Validation

Passed

github.com/timescale/pg_textsearch

Quality Breakdown

125/ 200

Content Signals

✓Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
â—‹Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains CLAUDE.md and AGENTS.md files indicating AI agent configuration/orchestration setup
  • Multiple GitHub Actions workflows present (.github/workflows/) including claude-code-review.yml and claude.yml suggesting autonomous AI-driven operations
  • CLAUDE.md file indicates persistent configuration for AI agent behavior
  • Presence of shell scripts (download.sh, generate_benchmark_queries.sh, run_full_benchmark.sh, etc.) for data processing and benchmark automation
  • Pre-commit configuration (.pre-commit-config.yaml) for automated code enforcement
  • Build automation via Makefile and extensive CI/CD pipeline that could potentially execute arbitrary code