iiRecord
Agentic AI Atlas · Multi-App Orchestration
skill-area:multi-app-orchestrationa5c.ai
II.
SkillArea JSON

skill-area:multi-app-orchestration

Structured · live

Multi-App Orchestration json

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

File · domain/skill-areas/skill-areas-agentic-benchmarks.yamlCluster · domain
Record JSON
{
  "id": "skill-area:multi-app-orchestration",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-agentic-benchmarks.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Multi-App Orchestration",
    "description": "Completing tasks that span many distinct applications/APIs — chaining\nactions across email, calendar, files, ticketing, code, and SaaS\nsurfaces, threading state between them, and recovering from per-app\nfailures (as exercised by AppWorld and TheAgentCompany-style\nevaluations).\n",
    "domains": [
      "specialization:ai-agents-conversational"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:multi-app-orchestration",
      "to": "specialization:ai-agents-conversational",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "benchmark:appworld",
      "to": "skill-area:multi-app-orchestration",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.7
        }
      }
    },
    {
      "from": "benchmark:the-agent-company",
      "to": "skill-area:multi-app-orchestration",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.6
        }
      }
    },
    {
      "from": "skill-area:prompt-engineering",
      "to": "skill-area:multi-app-orchestration",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--multi-app-orchestration",
      "to": "skill-area:multi-app-orchestration",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    }
  ]
}