exasol-setup-personal
Exasol Personal Setup Skill
Trigger when the user mentions Exasol Personal, setup Exasol, deploy Exasol, install Exasol, personal database, Exasol on AWS, or asks to get started with Exasol.
Always use the AskUserQuestion tool for every question, confirmation, and decision point throughout this skill — no exceptions. Never assume answers or skip questions.
Guide the user through each phase below in order. Do not skip phases — each depends on the previous one.
For each phase, use your knowledge or research to provide current, accurate steps. Do not make up commands or URLs you are not confident about — if unsure, search for the official documentation.
Phase 0: Introduction
Begin by explaining what Exasol Personal is and what this skill will do.
Tell the user:
What is Exasol Personal?
More from exasol-labs/exasol-agent-skills
exasol-udfs
Exasol User Defined Functions (UDFs) and Script Language Containers (SLCs). Covers CREATE SCRIPT, SCALAR and SET functions, ExaIterator API, Python/Java/Lua/R scripts, BucketFS file access, GPU-accelerated UDFs, and building/deploying custom Script Language Containers with exaslct.
12exasol-database
Exasol database interaction via exapump CLI and Exasol SQL. Covers file upload/export, SQL queries, and Exasol-specific SQL behavior including data types, reserved keywords, and constraints.
11exasol-bucketfs
Exasol BucketFS file system management via exapump CLI. Covers listing, uploading, downloading, and deleting files and directories in BucketFS, BucketFS configuration, bucket structure, and use with UDFs.
8