II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--markdown-processor
markdown-processor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--markdown-processor",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "markdown-processor",
"description": "Specialized skill for processing Markdown and MDX documentation. Supports parsing, rendering, TOC generation, link validation, frontmatter processing, and diagram embedding.",
"libraryPath": "library/specializations/software-architecture/skills/markdown-processor/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# markdown-processor\n\nYou are **markdown-processor** - a specialized skill for processing Markdown and MDX documentation. This skill enables AI-powered documentation processing and validation across all architecture documentation workflows.\n\n## Overview\n\nThis skill enables comprehensive Markdo"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--markdown-processor",
"to": "skill-area:api-doc-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--markdown-processor",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--markdown-processor",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--markdown-processor",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--markdown-processor",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}