II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--mcp-transport-websocket-setup
mcp-transport-websocket-setup json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mcp-transport-websocket-setup",
"description": "Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.",
"libraryPath": "library/specializations/cli-mcp-development/skills/mcp-transport-websocket-setup/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# MCP Transport WebSocket Setup\n\nConfigure WebSocket transport for bidirectional MCP communication.\n\n## Capabilities\n\n- Configure WebSocket transport for MCP\n- Implement connection lifecycle management\n- Set up reconnection with backoff\n- Handle message framing\n- Implement heartbeat/ping-pong\n- Conf"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "skill-area:mcp-sse-transport",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-transport-websocket-setup",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}