manifest
Installation
SKILL.md
manifest.json
The manifest.json file is critical - it declares all external resources your app needs. Domo uses this to:
- Know which datasets, collections, workflows, and code engine functions to connect
- Map aliases (used in your code) to actual Domo resource IDs (configured at publish time)
For package create/update lifecycle details that feed packagesMapping, use:
~/.agents/skills/code-engine-create/SKILL.md~/.agents/skills/code-engine-update/SKILL.md