iiRecord
Agentic AI Atlas · Krate Agent Skill
topic:krate-agent-skilla5c.ai
II.
Topic JSON

topic:krate-agent-skill

Structured · live

Krate Agent Skill json

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

File · domain/products/krate-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:krate-agent-skill",
  "_kind": "Topic",
  "_file": "domain/products/krate-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Agent Skill",
    "description": "Skill declaration that references the babysitter skill registry. Binds\na named skill (SKILL.md content plus trigger metadata) into an agent\nstack so the agent can invoke it during sessions. Skills carry scope\nprecedence (enterprise > personal > project > plugin) and support\ndynamic context injection at invoke time.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:krate-agent-skill",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-skill",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-skill",
      "to": "topic:agent-dispatch",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-skill",
      "to": "topic:krate-agent-stack",
      "kind": "requires",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-agent-stack",
      "to": "topic:krate-agent-skill",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}