haystack
Installation
SKILL.md
Haystack
This skill is for building intelligent search and retrieval systems with Haystack, combining document processing, semantic search, and LLM integration.
Overview
This skill provides guidance for working with Haystack 2.0+, a modern framework for building production-grade RAG and search applications. Haystack enables building systems that combine:
- Document processing and indexing
- Semantic and hybrid search capabilities
- LLM integration for question-answering and reasoning
- Multi-stage pipelines for complex workflows
- Vector and keyword-based retrieval strategies