The simulations hardcoded ~/.claude/skills/ as the install path even
though the users are on VS Code Copilot. Replaced all 18 occurrences
with the universal ~/.agents/skills/ path, which is the canonical
location that gets symlinked to tool-specific paths by the installer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Four new data pipeline skills: NOAA satellite crop monitor (4km GeoTIFF
ingestion for VHI/VCI/NDVI), NASA FIRMS fire-to-acreage signal (Brazil
Cerrado burning → soy acreage prediction), vessel grain tracker (AIS bulk
carrier departures → real-time export estimates 3 weeks before official
data), and Copernicus Sentinel-2 field-level NDVI (10m resolution
within-field variability maps). Final library: 16 skills, 8 data sources.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Four new skills: yield predictor (40yr weather-yield regression), Parana
River drought logistics risk (watershed lag model), global crop anomaly
scanner (32 regions, 30yr climatology), and planting window advisor
(farmer-facing GO/WAIT/RISK decision tool). Updated team skill library.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Simulated interactions showing agent-skill-creator in action: WASDE analyzer,
crop/weather monitor, basis/export tracker, and coffee fundamental skills
for a 6-person trading research team.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>