CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. wshobson
  4. /
  5. agents
  6. /
  7. Hybrid Search Implementation

Hybrid Search Implementation

Editor's Note

Combines vector similarity search with keyword matching using reciprocal rank fusion and linear score combination. Includes PostgreSQL implementations with pgvector for when you need both semantic understanding and exact term matching in RAG systems. The templates handle score normalization, metadata filtering, and cross-encoder reranking. Most useful when pure vector search misses specific names or technical terms that users search for literally. The RRF approach works well out of the box, while the weighted linear combination gives you more control when you know your data patterns.

Install

npx skills add https://github.com/wshobson/agents --skill hybrid-search-implementation
Votes
0
Installs4.5k
GitHub Stars33.7k
Categories
Backend & APIsTesting & QAAI & Agent BuildingMarketing & SEOOffice & Documents
View on GitHub

Comments

Login to comment

Related Backend & APIs Skills

View all →
azure-aigateway

microsoft/azure-skills

0
181.8k
633
brainstorming

obra/superpowers

2
106.4k
154.2k
azure-aigateway

microsoft/github-copilot-for-azure

0
103k
160
supabase-postgres-best-practices

supabase/agent-skills

1
99.3k
2k
lark-openapi-explorer

larksuite/cli

0
59.3k
7.9k
normalize

pbakaus/impeccable

0
54.3k
19.4k