← ClaudeAtlas

exasol-text-ailisted

Deploy and use the Exasol Text AI Extension with notebook-connector. Covers deploy_license, initialize_text_ai_extension, the Extraction API, default-model installation, result-table querying, and pipeline or branch-based text extraction workflows.
exasol-labs/exasol-agent-skills · ★ 10 · AI & Automation · score 72
Install: claude install-skill exasol-labs/exasol-agent-skills
# Exasol Text AI Extension Skill Trigger when the user mentions **Text AI Extension**, **TXAIE**, **deploy_license**, **initialize_text_ai_extension**, **Extraction**, **named entity extraction**, **zero-shot classification**, **feature extraction**, **StandardExtractor**, **TopicClassifierExtractor**, **CO_OCCURRENCE**, **TXAIE_AUDIT_LOG**, or **PYTHON3_TXAIE**. ## Purpose This skill routes notebook-connector Text AI Extension tasks to the reference material that covers license deployment, TXAIE setup, extraction workflows, and validation. Use this skill after notebook-connector configuration already exists in the secure config store. If the required DB or BucketFS values are still missing, activate **exasol-ai-setup** first. The schema name saved in `db_schema` must also exist as a real schema in Exasol before the Text AI setup or extraction flow can succeed. ## Routing Algorithm 1. **License and extension setup** - Trigger phrases: `deploy_license`, `initialize_text_ai_extension`, `txaie` - Load: `references/text-ai-extension.md` 2. **Extraction workflows and validation** - Trigger phrases: `Extraction`, `NamedEntityExtractor`, `PipelineExtractor`, `BranchExtractor`, `StandardExtractor`, `TopicClassifierExtractor`, `feature extraction`, `zero-shot classification`, `TOPIC_CLASSIFIER_VIEW`, `TOPICS_VIEW`, `NAMED_ENTITY_VIEW`, `KEYWORD_SEARCH_VIEW`, `CO_OCCURRENCE`, `TXAIE_AUDIT_LOG` - Load: `references/text-ai-extension.md` Multiple routes can apply. Load