II.
LibraryAgent JSON
Structured · livelib-agent:web-development--api-documentation
api-documentation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:web-development--api-documentation",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "api-documentation",
"description": "Expert in API documentation generation, OpenAPI specs, and examples.",
"libraryPath": "library/specializations/web-development/agents/api-documentation/AGENT.md",
"specialization": "web-development",
"role": "API Documentation Specialist",
"expertise": [
"OpenAPI/Swagger",
"API documentation",
"Code examples",
"Interactive docs",
"SDK documentation",
"Changelog management"
]
},
"outgoingEdges": [
{
"from": "lib-agent:web-development--api-documentation",
"to": "skill-area:api-doc-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "workflow:api-design-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-documentation",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}