agentsclimarketplace

Exasol document virtual schemas

Skill exasol-labs/exasol-agent-skills/plugins/exasol/skills/exasol-document-virtual-schemas

Exasol skills for AI agents. Optimized for Claude Code and OpenAI Codex 🤖

Install
npx -y skills add exasol-labs/exasol-agent-skills --skill exasol-document-virtual-schemas

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use Exasol document-file virtual schemas for federated read-only access to object and file storage. Covers document-file adapter family selection, CREATE VIRTUAL SCHEMA usage, refresh workflows, and query-side troubleshooting.

SKILL.md

2.4 KB, as published. Nobody here has run it

Exasol Document Virtual Schemas Skill

Trigger when the user mentions document virtual schema, document virtual schemas, document files virtual schema, document-file virtual schema adapter, EXPLAIN VIRTUAL for document-file/object-storage virtual schema troubleshooting, S3 document files, Google Cloud Storage document files, Azure Blob document files, Azure Data Lake Gen2 document files, or Azure Data Lake Storage Gen2 document files.

Routing Algorithm

  1. Create and query a virtual schema

    • Trigger phrases: document files virtual schema, S3 document files, Google Cloud Storage document files, Azure Blob document files, Azure Data Lake Gen2 document files, Azure Data Lake Storage Gen2 document files, query object storage
    • Load: references/document-virtual-schemas.md
  2. Refresh, debugging, and troubleshooting

    • Trigger phrases: document files virtual schema, S3 document files, Google Cloud Storage document files, Azure Blob document files, Azure Data Lake Gen2 document files, Azure Data Lake Storage Gen2 document files, REFRESH, partial refresh, connection validation, pushdown, EXPLAIN VIRTUAL for document-file/object-storage virtual schema troubleshooting
    • Load: references/document-virtual-schemas.md
  3. Choose the right document-file adapter family

    • Trigger phrases: document virtual schema, document virtual schemas, document-file virtual schema, document files virtual schema, S3 document files, Google Cloud Storage document files, Azure Blob document files, Azure Data Lake Gen2 document files, Azure Data Lake Storage Gen2 document files
    • Load: references/document-virtual-schemas.md

Notes

  • Use this skill for federated read-only access through virtual schemas.
  • Use exasol-import or exasol-cloud-storage-extension when the user wants to copy data into Exasol instead of querying it in place.
  • Use exasol-jdbc-virtual-schemas when the source is a JDBC database rather than object or file storage.
  • Use exasol-bucketfs if the task is specifically about uploading the adapter JAR into BucketFS.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.