II.
LibrarySkill JSON
Structured · livelib-skill:shared--frontmatter-parsing
frontmatter-parsing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--frontmatter-parsing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "frontmatter-parsing",
"description": "YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.",
"libraryPath": "library/methodologies/gsd/skills/frontmatter-parsing/SKILL.md",
"contentSummary": "status: in-progress\nphase: 72\nwave: 1\ndepends_on: []\nfiles_modified: [\"src/auth/oauth.ts\", \"src/auth/tokens.ts\"]\ncreated: 2026-03-02\nupdated: 2026-03-02\n---\n\n# Plan content below...\n```\n\n## Capabilities\n\n### 1. Parse Frontmatter\n\nExtract frontmatter from a markdown file into structur"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--frontmatter-parsing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}