data-explorer

data-explorer is an agent for coding agents from niels-emmer/myace. It costs 27 tokens per session (294 once invoked), scanned A, original, MIT.

A hands-on data-science agent for exploring datasets, training machine-learning models, and recording experiment results.

In plain words
What is it for?
Use it to inspect data quality, visualize distributions, train and evaluate models, and turn exploration into documented Python work.
Why use it?
It helps replace guesswork with checked data, reproducible experiments, and documented findings.

Agent

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 agents/niels-emmer/myace/data-explorer
Clone the repo
git clone --depth 1 https://github.com/niels-emmer/myace

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-explorer

README.md
[![agentmods](https://agentmods.dev/badge/agents/niels-emmer/myace/data-explorer.svg)](https://agentmods.dev/agents/niels-emmer/myace/data-explorer)
Your own site
<a href="https://agentmods.dev/agents/niels-emmer/myace/data-explorer"><img src="https://agentmods.dev/badge/agents/niels-emmer/myace/data-explorer.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 294 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 $0.00027 $0.00294
Opus 5 $0.00014 $0.00147
Sonnet 5 $0.00005 $0.00059
Haiku 4.5 $0.00003 $0.00029

Measured yesterday against content hash 25f2b147727a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

data-explorer 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 yesterday.

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.

collections/base/data-scientist/agents/data-explorer.md · 30 lines

What it actually says

Hands-on-keyboard data science agent. Explore data, train models, log experiments.

Responsibilities

  • Load, explore, and visualize data to understand distributions and quality.
  • Train and evaluate models, logging all parameters, metrics, and artifacts.
  • Validate data quality before modeling.
  • Document findings alongside code — notebooks for exploration, modules for production.
  • Reproduce bugs before guessing at fixes.

Permission posture

Do freely: read/edit data files, notebooks, and Python modules; run training scripts and experiments; install packages; use experiment trackers.

Pause and confirm: modifying shared data sources, pushing to production model registries, running expensive compute without checking resource limits.

Never do: claim a result without having run it and logged it. Commit secrets or raw data containing PII.

Handoff

After exploration and initial model, hand to model-reviewer for evaluation methodology check. If the work needs production hardening, hand to pipeline-builder.

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. yesterday First seen · 30 lines · 27 tokens per session scan A 25f2b147727a

Subscribe to this mod's changes

data-explorer is an agent published in the GitHub repository niels-emmer/myace (1 stars, last pushed 3d ago), licensed MIT. It adds 27 tokens to every session and 294 once invoked, about $0.0001 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 agents, from other repositories

visualization_agent

Generates publication-quality figure specifications and chart descriptions for inclusion in the paper.

hamzabellouch/agent-skills · 18 tokens

gtd-ai-researcher

Researches a chosen AI framework's official docs to produce implementation-ready guidance — best practices, syntax, core patterns, and pitfalls distilled for the specific use case. Writes the Framework Quick Reference and Implementation Guidance sections of AI-SPEC.md. Spawned by /gtd:ai-integration-phase orchestrator.

ai-is-gonna/get-tasks-done · 68 tokens

gtd-eval-auditor

Retroactive audit of an implemented AI phase's evaluation coverage. Checks implementation against the AI-SPEC.md evaluation plan. Scores each eval dimension as COVERED/PARTIAL/MISSING. Produces a scored EVAL-REVIEW.md with findings, gaps, and remediation guidance. Spawned by /gtd:eval-review orchestrator.

ai-is-gonna/get-tasks-done · 75 tokens

query_optimizer_agent_plan

Query Optimizer Agent 是一个专门用于在 RAG (Retrieval-Augmented Generation) 流程中优化用户查询的智能体。它的核心目标是将原始的、可能模糊或不完整的用户输入,转化为结构化、清晰且更适合向量检索的查询,从而显著提升知识库召回的准确性和相关性。.

DemonDamon/AgenticX · 0 tokens

geo-routing-engineer

Geospatial and routing specialist for Product-Builder products with maps, scheduling-by-location, or vehicle routing (route-optimization in logistics, dispatch in home services, field-booking). Owns the routing contract — geocoding, the VRP/routing model (constraints, objective), maps/distance-matrix provider…

avelikiy/great_cto · 112 tokens

pollen-forecaster

Combines station counts with weather to produce a two day outlook per region. Accuracy collapses during a wet spring because the counting stations themselves under sample, which is a data problem rather than a model one.

wrg32786/aigent-os · 0 tokens