Commit graph

8 commits

Author SHA1 Message Date
Francy Lisboa Charuto
000b1008e6 docs: Add enterprise adoption scenario — dog looking at a castle
Full 7-phase simulation of a 25-person ag research team (Ag Modelling,
S&D, Price Assessment) going from 8% tool adoption to 76% via
agent-skill-creator as the on-ramp. Covers: champion discovery,
colleague-to-colleague spread, team lead rollout strategy, MATLAB
model wrapping for PhD quants, Copilot CLI for terminal-shy analysts,
Databricks bridge for shared data infrastructure, and CTO dashboard
metrics 3 months later. Five new skills: export-inspections, wasde-
extractor, yield-model wrapper, daily-assessment, databricks-bridge.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 18:17:34 -03:00
Francy Lisboa Charuto
8a9166a225 docs: Add internal database query assistant skill simulation
Skill 18: agdb-query-assistant-skill — non-technical analysts ask
questions in plain English, get safe read-only SQL with explanation
before execution. Covers onboarding (new hire learning the schema),
simple queries (trading volume), complex business logic (crush margin
with unit conversions), follow-ups (12-month trends), and security
guardrails (client PII redaction, audit logging, query validation).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 17:59:35 -03:00
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