II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--node-operations
node-operations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cryptography-blockchain--node-operations",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "node-operations",
"description": "Blockchain node deployment and operations. Supports Ethereum execution and consensus clients, validator operations, node monitoring, MEV-Boost configuration, and archive node management.",
"libraryPath": "library/specializations/cryptography-blockchain/skills/node-operations/SKILL.md",
"specialization": "cryptography-blockchain",
"contentSummary": "# Blockchain Node Operations Skill\n\nExpert blockchain node deployment and operations for Ethereum and EVM-compatible networks.\n\n## Capabilities\n\n- **Execution Clients**: Deploy Geth, Nethermind, Besu, Erigon\n- **Consensus Clients**: Configure Prysm, Lighthouse, Teku, Lodestar\n- **Validator Operation"
},
"outgoingEdges": [
{
"from": "lib-skill:cryptography-blockchain--node-operations",
"to": "skill-area:blockchain-node-network-setup",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--node-operations",
"to": "skill-area:deployment-infrastructure-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--node-operations",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--node-operations",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--node-operations",
"to": "role:site-reliability-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--node-operations",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}