iiRecord
Agentic AI Atlas · Skill (meta)
meta-node-kind:skilla5c.ai
II.
MetaNodeKind JSON

meta-node-kind:skill

Structured · live

Skill (meta) json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:skill",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Skill (meta)",
    "name": "Skill",
    "cluster": "7-extensions",
    "prefix": "skill",
    "origin": "universal",
    "purpose": "directory-of-markdown content shape",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:skill",
      "to": "meta-cluster:agent-stack",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:skill",
      "to": "meta-attribute:skill--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:skill",
      "to": "meta-attribute:skill--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-edge-kind:uses-checkpoint",
      "to": "meta-node-kind:skill",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-attribute:skill--id",
      "to": "meta-node-kind:skill",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:skill--display-name",
      "to": "meta-node-kind:skill",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-node-kind:skill",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}