Skill Claude CodeCodex
Build artifact-first OMNI/Wind/ACE/STEREO solar-wind storm and ICME reproductions with event presets, variable alias normalization, standard overview panels, and quality caveats.
Skill Claude CodeCodex
Build artifact-first OMNI/Wind/ACE/STEREO solar-wind storm and ICME reproductions with event presets, variable alias normalization, standard overview panels, and quality caveats.
Skill Claude CodeCodex
Guide PSP/Solar Orbiter/Wind solar-wind intermittency workflows: compute PVI and vector increments, export event tables, and document proxy-vs-paper-quality energy-transfer/third-order-law assumptions without adding a new MCP tool.
Skill Claude CodeCodex
Compute and inspect the magnetic-field turbulence spectrum of an in-situ solar-wind interval (PSP, Solar Orbiter, Wind, etc.) — fetch B, derive |B|, run a dynamic power spectrum and a wavelet transform, render the spectrograms, and check for a Kolmogorov f^-5/3 inertial range. Composes existing spedas tools; adds no…
Skill Claude CodeCodex
Measure magnitude-squared coherence and cross-phase between two scalar channels over a stationary interval — "are these two signals coherent at frequency f, and what's the phase lag?" (two components of B, B vs density, wave-mode identification, propagation). Composes existing tools; adds no new tool.
Skill Claude CodeCodex
The maintenance + navigation convention for the spedasagentkit repo, adapting the LingTai anatomy system. The codebase is mapped by a tree of ANATOMY.md files rooted at the repo's ANATOMY.md; this skill is the convention, those files are the content. Reach for this skill when: You (a coding agent) are about to read or…
Skill Claude CodeCodex
Translate IDL SPEDAS, PySPEDAS, tplot, GUI plugin, and SPEDAS-J vocabulary into coherent Agent Kit skills/resources while marking external routines as not MCP tools.
Skill Claude CodeCodex
Start here. Routes a heliophysics intent to the right spedas skill and the first tool to call, so an agent needs to know one thing up front instead of memorizing the runtime MCP tool list. Read this, then load one focused skill.
Skill Claude CodeCodex
Find times when two spacecraft/bodies are close (a conjunction) over an interval — scan ephemerides, compute pairwise separation coarse-then-fine from exported trajectories, apply a distance threshold, and optionally render separation vs time (plotting requires the [analysis] extra).
Skill Claude CodeCodex
Plan THEMIS mission route-scout, substorm/dipolarization, magnetotail, state/orbit, particle, and wave-context workflows as Agent Kit skill/resource recipes without expanding the default MCP tool surface.
Skill Claude CodeCodex
Pre-analysis conditioning of a fetched vector/scalar time-series — despike, de-flag fill values, smooth, subtract a background average, and interpolate gaps onto a uniform grid before spectra/MVA/moments. Use as the first step feeding the turbulence, MVA/LMN, or polarization skills, especially for messy or…
Skill Claude CodeCodex
Manage PySPEDAS/tplot variable state as an artifact-first lifecycle from load to inspect, derive, plot, export, and cleanup while avoiding raw-array chat output and name collisions.
Skill Claude CodeCodex
Characterize the polarization of a 3-component magnetic-field wave interval (whistlers, EMIC, chorus, ULF) — degree of polarization, wave-normal angle, ellipticity, helicity, and 3-axis power vs time & frequency, via pyspedas twavpol (Means/Samson method). Composes existing tools; adds no new tool. The wave-domain…
Skill Claude CodeCodex
Use the spedas-agent-kit MCP server through the unified SPEDAS data layer and science workflow layer.
MCP server Claude CodeCodexCursor +2
MCP server "spedas-agent-kit" as configured in spedas/spedasagentkit. Runs locally from the spedas-agent-kit Python package. Needs 5 environment variables to run.