Commit graph

6 commits

Author SHA1 Message Date
Francy Lisboa Charuto
a70b5a5859 fix: Use ~/.agents/skills/ canonical path instead of ~/.claude/skills/
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>
2026-03-04 13:34:34 -03:00
Francy Lisboa Charuto
203565cda1 docs: Add compliance checker and email thread intel skill simulations
Skill 16: Corporate Publication Compliance Checker — pre-submission
validation for forward-looking language, disclaimers, citations, style
guide adherence, and template conformance across weekly/flash/quarterly
report types.

Skill 17: Email Thread Intelligence — extracts real intent, requirements
evolution, action items, unanswered questions, and conflicts from long
multi-participant email threads and inaccurate meeting notes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 12:44:16 -03:00
Francy Lisboa Charuto
8ccb1303d9 docs: Add data ingestion pipeline skill simulations (NOAA NDVI/VHI, NASA FIRMS, AIS vessels, Copernicus Sentinel-2)
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>
2026-03-04 11:46:13 -03:00
Francy Lisboa Charuto
0cc75e01fa docs: Add Open-Meteo professional API skill simulations for ag research
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>
2026-03-04 11:39:16 -03:00
Francy Lisboa Charuto
2f2d48478d docs: Expand ag commodity simulations with PSD API and GTT trade flow skills
Add 3 new skill simulations: PSD balance sheet builder (global S&D via
PSD_API_KEY), GTT trade flow intelligence (origin-destination matrices,
emerging corridor detection), and combined PSD+GTT supply chain risk
monitor with divergence alerts. Updated team skill library summary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:30:29 -03:00
Francy Lisboa Charuto
c37dee199e docs: Add VS Code Copilot simulation with ag commodity research team examples
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>
2026-03-04 11:03:59 -03:00