II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper
mcp-sdk-python-bootstrapper json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mcp-sdk-python-bootstrapper",
"description": "Bootstrap MCP server with Python SDK, transport configuration, tool/resource handlers, and proper project structure.",
"libraryPath": "library/specializations/cli-mcp-development/skills/mcp-sdk-python-bootstrapper/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# MCP SDK Python Bootstrapper\n\nBootstrap a complete MCP server using the Python SDK with proper project structure.\n\n## Capabilities\n\n- Generate Python MCP server project structure\n- Create tool and resource handlers\n- Configure stdio/SSE transport layers\n- Set up proper typing with Pydantic"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "skill-area:mcp-stdio-transport",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-sdk-python-bootstrapper",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}