II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--llamaindex-agent
llamaindex-agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--llamaindex-agent",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "llamaindex-agent",
"description": "LlamaIndex agent and query engine setup for RAG-powered agents",
"libraryPath": "library/specializations/ai-agents-conversational/skills/llamaindex-agent/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# LlamaIndex Agent Skill\n\n## Capabilities\n\n- Set up LlamaIndex query engines\n- Configure ReAct agents with tools\n- Implement OpenAI function calling agents\n- Design sub-question query engines\n- Set up multi-document agents\n- Implement chat engines with memory\n\n## Target Processes\n\n- rag-pipeline-imp"
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "skill-area:retrieval-augmented-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--llamaindex-agent",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}