II.
SkillArea JSON
Structured · liveskill-area:token-nft-management
Token and NFT Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:token-nft-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-domain-task-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Token and NFT Management",
"description": "Managing tokenized digital assets - issuance, ownership metadata,\ntransfers, marketplace flows, and lifecycle constraints.\n",
"domains": [
"specialization:cryptography-blockchain"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:token-nft-management",
"to": "specialization:cryptography-blockchain",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:smart-contract-security",
"to": "skill-area:token-nft-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "stack-profile:blockchain-dapp",
"to": "skill-area:token-nft-management",
"kind": "requires_skill_area"
},
{
"from": "lib-agent:cryptography-blockchain--token-standards",
"to": "skill-area:token-nft-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--erc721-nft-collection",
"to": "skill-area:token-nft-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--defi-protocols",
"to": "skill-area:token-nft-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--tokenomics",
"to": "skill-area:token-nft-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
}
]
}