II.
FrontmatterField JSON
Structured · livefrontmatter-field:skill-paths
Skill frontmatter: paths json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "frontmatter-field:skill-paths",
"_kind": "FrontmatterField",
"_file": "extensions/frontmatter-fields/claude-code-skill-fields.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Skill frontmatter: paths",
"name": "paths",
"valueType": "glob",
"required": "no",
"appliesTo": "skill",
"description": "Glob restricting which file paths trigger model auto-invocation."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-platform-impl:claude-code.platform@1.x",
"to": "frontmatter-field:skill-paths",
"kind": "defines_frontmatter_field",
"attributes": {}
}
]
}