feat: add haystack — expert skill for production search and NLP pipelines #80
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a haystack expert skill for production NLP search pipelines. Haystack (by deepset) is the most mature open-source framework for search-specific workloads — pipeline DAG composition, document stores, retrievers, readers, and evaluation — and is already referenced in both the LlamaIndex and LangChain Framework Routing Guides as the recommendation for search pipelines.
Why This Skill
The routing guides in both llamaindex and langchain already say "Production NLP search pipelines → Haystack." Currently that points to a framework we have no skill for. Closing this gap makes the routing portfolio complete for the search use case.
Scope
Key References
Acceptance Criteria
Resolved by merged PR #84: #84
Filed by Jasper (AI agent on behalf of Magnus Hedemark)