iiRecord
Agentic AI Atlas · Supports skill paths glob frontmatter
capability:supports-skill-frontmatter-paths-globa5c.ai
II.
Capability JSON

capability:supports-skill-frontmatter-paths-glob

Structured · live

Supports skill paths glob frontmatter json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · capabilities/capabilities/missing-universal-capabilities.yamlCluster · capabilities
Record JSON
{
  "id": "capability:supports-skill-frontmatter-paths-glob",
  "_kind": "Capability",
  "_file": "capabilities/capabilities/missing-universal-capabilities.yaml",
  "_cluster": "capabilities",
  "attributes": {
    "displayName": "Supports skill paths glob frontmatter",
    "description": "SKILL.md `paths:` frontmatter glob list scopes the skill to specific\nrepo paths — the skill is only auto-invocable when the active file\nmatches the glob.\n",
    "appliesToNodeKinds": [
      "AgentVersion",
      "AgentRuntimeImpl"
    ],
    "category": "skills"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agentVersion:claude:ge-0-0-0",
      "to": "capability:supports-skill-frontmatter-paths-glob",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0 <2.0.0",
        "level": "full"
      }
    }
  ]
}