Jing Tao avatar

Jing Tao

Community

@jingtao-lbl

5Followers
|
23Public Repos
|
47Published Skills

Earth Research Scientist at LBNL.

Skills Distribution
DomainAI Models & ...Earth System Model.. (45%)HPC Ensemble Orche.. (20%)RAG Knowledge-Grap.. (20%)Scientific Reporti.. (15%)

Agent Skills by Jing Tao

Showing 47 vetted skills indexed across 1 GitHub repositories.

jingtao-lbljingtao-lbl

phase3-diagnosis

Diagnose root causes of failing calibration targets in the A2MC workflow.

Community
Advanced
jingtao-lbljingtao-lbl

add-skill

Scaffolds and registers new skills across three registries with mechanical parity verification.

Community
Intermediate
jingtao-lbljingtao-lbl

ecosim-run-workflow

Design, validate, submit, and score EcoSIM calibration ensembles across four parameter surfaces on HPC.

Community
Advanced
jingtao-lbljingtao-lbl

calibration-discipline

Enforces per-cycle and per-round completion checklists for long offline model calibration campaigns.

Community
Advanced
jingtao-lbljingtao-lbl

setup-discipline

Audits A2MC setup stages against executable definition-of-done checklists.

Community
Advanced
jingtao-lbljingtao-lbl

wire-knowledge-graph

Audit and fix which curated seed relations reach a model's knowledge graph edges.

Community
Advanced
jingtao-lbljingtao-lbl

pflotran-run-workflow

Design, submit, and score PFLOTRAN calibration ensembles against mass-balance output columns.

Community
Advanced
jingtao-lbljingtao-lbl

arm-hpc-monitoring

Arms real-time log monitors on in-flight A2MC HPC ensemble processes at session start.

Community
Advanced
jingtao-lbljingtao-lbl

phase2-screening

Rank calibration ensembles against validation targets and route results into Phase 3 diagnosis.

Community
Advanced
jingtao-lbljingtao-lbl

onboard-model

Orchestrates onboarding a new environmental model into A2MC as a calibration-ready adapter.

Community
Advanced
jingtao-lbljingtao-lbl

calibration-goal

Drives the offline 7-phase calibration loop to convergence across turns and HPC waits.

Community
Advanced
jingtao-lbljingtao-lbl

offline-testing-workflow

Designs, launches, and analyzes FATES parameter-sweep experiments on HPC Morris base cases.

Community
Advanced
jingtao-lbljingtao-lbl

write-report

Write comprehensive self-contained scientific reports for zero-context human readers.

Community
Advanced
jingtao-lbljingtao-lbl

scientific-analysis

Runs open-ended calibration investigations that produce figures and evidence-cited analysis logs.

Community
Advanced
jingtao-lbljingtao-lbl

rebuild-rag

Rebuilds and verifies per-model ChromaDB and NetworkX RAG indexes for A2MC.

Community
Advanced
jingtao-lbljingtao-lbl

phase0-design

Designs, samples, and submits calibration ensembles for process-based environmental models.

Community
Advanced
jingtao-lbljingtao-lbl

arm-local-monitoring

Monitors local no-scheduler A2MC ensemble runs via dispatch logs and process checks.

Community
Intermediate
jingtao-lbljingtao-lbl

inject-knowledge

Inject human-originated domain facts into A2MC's curated knowledge base channels.

Community
Advanced
jingtao-lbljingtao-lbl

compare-calibration-rounds

Compare A2MC calibration rounds via cross-round parameter, mechanism, and model-evolution ledgers.

Community
Advanced
jingtao-lbljingtao-lbl

port-param-file

Migrate calibrated model parameter files across model API versions and formats.

Community
Intermediate
jingtao-lbljingtao-lbl

ecosim-trait-check-refine

Validates and refines EcoSIM per-PFT plant trait values using deterministic sanity checks.

Community
Advanced
jingtao-lbljingtao-lbl

add-fates-parameter

Wire a new FATES parameter through EDParamsMod and the parameter file.

Community
Intermediate
jingtao-lbljingtao-lbl

build-rag-from-scratch

Constructs the RAG and GraphRAG knowledge layer from scratch for new or existing models.

Community
Advanced
jingtao-lbljingtao-lbl

cherrypick-from-main

Cherry-pick generic commits from main into the adapter-kit branch with audit and verification gates.

Community
Advanced

Frequently Asked Questions About Jing Tao

FAQPage Schema
What tasks can I accomplish with Jing Tao's A2MC skills?▼

You can run end-to-end offline calibration of land-surface and reactive-transport models: design Morris/Sobol/LHS ensembles, screen against validation targets, root-cause failing targets, generate and test hypotheses, restart failed SLURM jobs, compare rounds, and produce cited reports and publication-grade figures.

Who are these skills designed for?▼

Earth-system research scientists and modelers calibrating FATES/ELM, EcoSIM, PFLOTRAN, or ATS against site observations. They assume familiarity with HPC schedulers, model parameter files, and sensitivity analysis, and support a human-in-the-loop workflow where the operator approves gates and curates knowledge.

How do I get started and run a calibration?▼

Run a2mc-init for first-run machine setup, then onboard-model for a new model or onboard-case for a new site. calibration-goal then drives the 7-phase loop to convergence, dispatching phase0 through phase6 skills, while arm-hpc-monitoring or arm-local-monitoring watches in-flight ensembles.

What infrastructure and dependencies are required?▼

Skills target Perlmutter-class SLURM HPC for CIME-submitted ELM/FATES ensembles, plus standalone-binary runs for EcoSIM, PFLOTRAN, and ATS. The knowledge layer uses ChromaDB vector stores and NetworkX graphs; document export needs pandoc with a LaTeX engine, and figures use matplotlib.

Are the skills model-specific or model-agnostic?▼

Most skills are model-agnostic with per-model backends: phase skills, calibration-goal, and round summaries resolve the producing tools per model, while dedicated skills cover model-specific traps such as EcoSIM version drift, PFLOTRAN deck scoring, and FATES EDParamsMod parameter additions.