II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--semantic-kernel-setup
semantic-kernel-setup json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "semantic-kernel-setup",
"description": "Microsoft Semantic Kernel planner and plugin setup for orchestrated AI",
"libraryPath": "library/specializations/ai-agents-conversational/skills/semantic-kernel-setup/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# Semantic Kernel Setup Skill\n\n## Capabilities\n\n- Configure Semantic Kernel with AI services\n- Create semantic and native functions (plugins)\n- Set up planners (Handlebars, Stepwise)\n- Implement memory connectors\n- Design kernel function chains\n- Configure automatic function calling\n\n## T"
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "skill-area:chain-of-thought-multistep-orchestration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "skill-area:tool-service-integration-agents",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}