II.
LibraryAgent JSON
Structured · livelib-agent:ai-agents-conversational--chunking-strategy-expert
chunking-strategy-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "chunking-strategy-expert",
"description": "Optimizes document chunking for retrieval quality",
"libraryPath": "library/specializations/ai-agents-conversational/agents/chunking-strategy-expert/AGENT.md",
"specialization": "ai-agents-conversational",
"role": "RAG and Retrieval Specialist",
"expertise": [
"Document chunking strategies",
"Chunk size optimization",
"Semantic boundary detection",
"Overlap configuration",
"Format-specific chunking"
]
},
"outgoingEdges": [
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "skill-area:retrieval-augmented-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "skill-area:natural-language-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}