Agent Skill · Oracle

apexlang

Public APEXlang router with deterministic local-context discovery and compact machine-readable contracts.

Provider: Oracle Path in repo: apex/apexlang/SKILL.md

Skill body

Skill — APEXlang

SKILL.md is the north-star source of truth and main routing entry point for packaged APEXlang generation. Read compact JSON assets before broader prose.

Start Order

  1. assets/routing-catalog-main.json
  2. assets/routing-load-policy.json
  3. assets/apexlang/domains-catalog.json
  4. assets/workspace-intelligence.json
  5. Run node tools/apexctl.mjs workspace probe from the packaged skill root.
  6. The temp-runtime context-resolution.json report under APEXLANG_OUTPUT_ROOT, when present

Only the package-root asset names above are valid for the public package. Do not substitute legacy router or load-policy aliases from copied prompts.

Local Context Contract

App Location Contract

Runtime Contract

Stop Conditions