II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--haystack-pipeline
haystack-pipeline json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--haystack-pipeline",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "haystack-pipeline",
"description": "Haystack NLP pipeline configuration for document processing and QA",
"libraryPath": "library/specializations/ai-agents-conversational/skills/haystack-pipeline/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# Haystack Pipeline Skill\n\n## Capabilities\n\n- Configure Haystack pipeline components\n- Set up document stores and retrievers\n- Implement reader/generator models\n- Design custom pipeline graphs\n- Configure preprocessing pipelines\n- Implement evaluation pipelines\n\n## Target Processes\n\n- r"
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "skill-area:retrieval-augmented-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "skill-area:natural-language-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--haystack-pipeline",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}