data-data-virtualization

data-data-virtualization is a skill for Claude Code, Codex from j4flmao/agent-skills. It costs 121 tokens per session (5,482 once invoked), scanned A, original, MIT.

A guide to querying data across multiple systems without first copying it into one place. Trino, Presto, Starburst, and Dremio are query engines that can connect databases, data lakes, and other sources.

In plain words
What is it for?
It is for selecting a query engine, configuring source connectors, planning cross-source joins, and tuning federated analytics queries.
Why use it?
It helps teams combine information stored in different systems while considering security and query speed. It also addresses how work can be pushed down to the source systems.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/j4flmao/agent-skills/data-virtualization
Any agent
npx skills add j4flmao/agent-skills --skill data-virtualization
Clone the repo
git clone --depth 1 https://github.com/j4flmao/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for data-data-virtualization

README.md
[![agentmods](https://agentmods.dev/badge/skills/j4flmao/agent-skills/data-virtualization.svg)](https://agentmods.dev/skills/j4flmao/agent-skills/data-virtualization)
Your own site
<a href="https://agentmods.dev/skills/j4flmao/agent-skills/data-virtualization"><img src="https://agentmods.dev/badge/skills/j4flmao/agent-skills/data-virtualization.svg" alt="Measured on agentmods" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,482 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00121 $0.05482
Opus 5 $0.00060 $0.02741
Sonnet 5 $0.00024 $0.01096
Haiku 4.5 $0.00012 $0.00548

Measured 2d ago against content hash 953b449b5092, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

data-data-virtualization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/data/data-virtualization/SKILL.md · 585 lines

How it starts

The opening of the file, as written. The whole thing — 585 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Data Data Virtualization

Purpose

Design and deploy data virtualization with Trino/Presto for federated queries across data sources, with connector configuration, pushdown optimization, performance tuning, and enterprise features.

Agent Protocol

Trigger

Exact user phrases: "data virtualization", "Trino", "Presto", "Starburst", "Dremio", "query federation", "federated query", "cross-source join", "pushdown", "connector", "data lake query engine", "federated analytics".

Input Context

  • Data sources to federate (databases, lakes, streaming)
  • Query patterns and performance requirements
  • Existing data infrastructure
  • Data sizes and source locations
  • Security and compliance needs
  • Team expertise with query engines
  • User personas and access patterns
  • BI tool compatibility requirements

Output Artifact

Data virtualization architecture with engine selection (Trino/Starburst/Dremio), connector configuration for each data source, pushdown optimization rules, cross-source join strategy, and performance tuning guide.

Response Format

# Engine selection matrix
# Connector configurations
# Pushdown rules per source
# Cross-source join strategy
# Performance tuning parameters

No preamble. No postamble. No explanations. No filler/hedging/transitions. Compress output — why use many token when few do trick.

Completion Criteria

  • Query engine selected with rationale
  • Connectors configured for all data sources
  • Pushdown rules defined per connector and query type
  • Cross-source join strategy documented with cost model
  • Performance tuning parameters set (memory, concurrency, threads)
  • Security configured (TLS, auth, RBAC)
  • Monitoring dashboard for query performance
  • Resource groups and query queues configured

Max Response Length

350 lines of configuration.

Workflow

Step 1: Select Engine

Engine Comparison Matrix
Engine Strengths Weaknesses Use Case
Trino Open-source, broad connector support, large community No built-in auth, no caching (vanilla) Open-source federated query
Starburst Enterprise Trino, data lake caching, built-in security, RBAC License cost, vendor dependency Enterprise with compliance needs
Dremio Reflections (acceleration), BI-friendly, data lineage Smaller connector ecosystem BI optimization, self-service

Read the full file on GitHub · 585 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 585 lines · 121 tokens per session scan A 953b449b5092

Subscribe to this mod's changes

data-data-virtualization is a skill published in the GitHub repository j4flmao/agent-skills (20 stars, last pushed today), licensed MIT. It adds 121 tokens to every session and 5,482 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

build-with-tinybase

Scaffold, extend, and verify reactive local-first JavaScript or TypeScript applications with TinyBase. Use when choosing TinyBase for in-memory tabular or key-value state, generating an app with create-tinybase, adding schemas or UI bindings, configuring browser or database persistence, configuring MergeableStore…

tinyplex/tinybase · 76 tokens

solr-query

To build and debug Solr queries: eDisMax, block join, JSON facets, kNN, explain.

griddynamics/rosetta · 27 tokens

dataverse

Dataverse テーブル設計・構築・デモデータ投入・セキュリティロール作成。ソリューション作成からテーブル・リレーション・ローカライズ・権限設定まで Python スクリプトで一括構築する。.

geekfujiwara/CodeAppsDevelopmentStandard · 65 tokens

analytical-databases-expert

Design and query columnar analytical stores: DuckDB, ClickHouse and cloud warehouses, including file formats, partitioning, sort keys and cost control. Use when the user mentions DuckDB, ClickHouse, Parquet, columnar storage, OLAP, a data warehouse or lakehouse, analytical queries over large tables, or when the task…

personamanagmentlayer/pcl · 100 tokens

doris-debug-query

Use for Apache Doris slow/hanging/timeout queries. Covers FE planner (Nereids timeout), BE Profile bottlenecks, and Exchange WaitForData / brpc E1008 on port 8060. Session vars: enableprofile, querytimeout, nereidstimeoutsecond.

apache/doris-skills · 62 tokens

mysql-expert

MySQL and MariaDB administration and development: InnoDB internals, indexing, query tuning, replication, and online schema change. Use when the user mentions MySQL, MariaDB, InnoDB, my.cnf, slow queries, EXPLAIN, binlog or replication lag, gtid, Percona or pt-online-schema-change, or when the task involves designing a…

personamanagmentlayer/pcl · 99 tokens