datasource-creator
Installation
SKILL.md
Datasource Creator
Create OData or flow-based datasource configurations for Datex Studio.
References
- ../shared/branch-setup.md -- Branch & connection selection (shared across skills)
- references/parameter-strategies.md -- Parameter strategies, linked datasources, quoting rules, cascading params
Dependencies
REQUIRED BACKGROUND: Read the schema-explorer skill for OData entity discovery
and the odata-execution skill for query building and verification.
Schema exploration is mandatory for ODATA datasources — The type definition must be built from validated schema, not from examples or templates alone. Flow datasources might aggregate data from OData queries under the hood but if it works with already existing datasources, we assume they are already verified.
Prerequisites check
Related skills