II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--general-knowledge-reasoning
general-knowledge-reasoning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--general-knowledge-reasoning",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "general-knowledge-reasoning",
"description": "Apply general knowledge reasoning across diverse domains — trivia, commonsense inference, analogy, and factual question answering.",
"libraryPath": "library/specializations/ai-agents-conversational/skills/general-knowledge-reasoning/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# General Knowledge Reasoning Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--general-knowledge-reasoning",
"to": "skill-area:general-knowledge-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--general-knowledge-reasoning",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--general-knowledge-reasoning",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--general-knowledge-reasoning",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}