II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--api-key-manager
api-key-manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--api-key-manager",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "api-key-manager",
"description": "API key generation, rotation, and management system",
"libraryPath": "library/specializations/sdk-platform-development/skills/api-key-manager/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# API Key Manager Skill\n\n## Overview\n\nThis skill implements comprehensive API key management including secure generation, rotation policies, usage tracking, and quota enforcement.\n\n## Capabilities\n\n- Generate cryptographically secure API keys\n- Implement key rotation with grace periods\n- T"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "skill-area:authentication-authorization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "skill-area:secrets-rotation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}