exasol
Installation
SKILL.md
Exasol Router Skill
Use this skill whenever the user asks about Exasol. The user does not need to know internal skill names. Treat /exasol <task> and natural-language Exasol requests as the public interface.
Choose the narrowest skill whose front-matter description matches the request.
When several match, apply the precedence rules below; when several genuinely
apply, load them in dependency order.
Precedence Rules
Cloud Storage Extension over native import and export. When a request
mentions FROM SCRIPT CLOUD_STORAGE_EXTENSION, INTO SCRIPT CLOUD_STORAGE_EXTENSION, CLOUD_STORAGE_EXTENSION.IMPORT_PATH, or
CLOUD_STORAGE_EXTENSION.EXPORT_PATH, prefer
exasol-cloud-storage-extension over exasol-import or exasol-export.