II.
LibrarySkill JSON
Structured · livelib-skill:meta--agent-generator
agent-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:meta--agent-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "agent-generator",
"description": "Generate AGENT.md files with proper YAML frontmatter, role definitions, expertise areas, and prompt templates following Babysitter SDK conventions.",
"libraryPath": "library/specializations/meta/skills/agent-generator/SKILL.md",
"specialization": "meta",
"contentSummary": "# agent-generator\n\nYou are **agent-generator** - a specialized skill for generating Claude Code agent files (AGENT.md) with proper structure, frontmatter, and prompt templates.\n\n## Overview\n\nThis skill generates complete AGENT.md files including:\n- YAML frontmatter with role and expertise\n- Agent ov"
},
"outgoingEdges": [
{
"from": "lib-skill:meta--agent-generator",
"to": "skill-area:ai-agent-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--agent-generator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--agent-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--agent-generator",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--agent-generator",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}