Enviro Safetech  ·  Agent Kit

Agent Kit · concept, drafted, not installed · every block below is a static file ES could publish today

The one-afternoon kit that makes machines answer for you.

Four small artifacts. No Weebly rebuild: they sit next to the existing site. Together they make Enviro Safetech legible to the AI assistants that EHS managers, PMs, and candidates increasingly ask first, and, unlike the site today, they list every service line you actually offer.

1 · llms.txt, the front door for AI readers

would live at envirosafetech.com/llms.txt (currently 404)

# Enviro Safetech Inc.: Environmental, Health & Safety (EHS) consulting
what: The one-stop EHS shop for California since 1990. One firm, four lanes:
  1. Programs      : written safety programs (IIPP, HazCom, LOTO, respiratory
                     protection, confined space, emergency action), site audits,
                     inspections, lock-out/tag-out program development.
  2. Operations    : confined space rescue standby, respirator fit testing,
                     eye-wash / safety-shower inspections, safety equipment rental.
  3. Staffing      : Site Safety Officer (hourly/part-time/project), full-time
                     EHS department staff, industrial hygiene, expert witness.
  4. Training      : HAZWOPER, RSO, LOTO, silica, GHS, respirator fit-testing,
                     online respiratory-protection medical evaluations, open
                     enrollment + on-site; full course list on request.
who: Led by Jay Jamali, CSP · CHMM · CHCM, 40+ years, BS Occupational
  Safety & Health, national ASSP presenter (confined space, LOTO, emergency response).
served: Biotech, high-tech, semiconductor, construction, military/defense,
  government, utilities, education, medical. California-wide; HQ Silicon Valley.
where: 2160-B Oakland Rd, San Jose, CA 95131
contact: [email protected] · [email protected] · (408) 943-9090
hours: Mon-Fri 8:00-17:00 PT
intake: /get-a-quote, state service lane, site location, dates, certs
  required (EM 385 / Cal-OSHA), industry, and wage class.

2 · Structured data, so search AND agents agree on the facts

one JSON-LD block in the site head (currently: no structured data at all)

{ "@context": "https://schema.org", "@type": "ProfessionalService",
  "name": "Enviro Safetech Inc.",
  "description": "Full-service Environmental, Health & Safety (EHS)
    consulting, training, and staffing in California since 1990.",
  "url": "https://www.envirosafetech.com",
  "telephone": "+1-408-943-9090",
  "areaServed": "California", "foundingDate": "1990",
  "address": { "@type":"PostalAddress","streetAddress":"2160-B Oakland Rd",
    "addressLocality":"San Jose","addressRegion":"CA","postalCode":"95131" },
  "employee": { "@type":"Person","name":"Jay Jamali",
    "jobTitle":"EHS Director","hasCredential":["CSP","CHMM","CHCM"] },
  "makesOffer": [
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Written Safety Programs" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Site Audits & Inspections" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Confined Space Rescue Standby" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Respirator Fit Testing" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Site Safety Officer Staffing" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Industrial Hygiene" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"Expert Witness" }},
    { "@type":"Offer","itemOffered":{"@type":"Service","name":"EHS Safety Training (HAZWOPER, RSO, LOTO, Silica, GHS)" }} ] }

3 · Agent card, how a buyer's AI transacts with ES

a2a-style card; the "endpoint" can start as the existing structured form + email, the card just makes needs machine-stateable across all four lanes

{ "name": "enviro-safetech-intake",
  "description": "Request EHS consulting, training, staffing, or field
    services from Enviro Safetech (California, since 1990).",
  "skills": [
    { "id": "request_safety_professional",
      "input": { "site": "address", "start_date": "date", "duration": "string",
                 "role": ["SiteSafetyOfficer","SafetyManager","IndustrialHygienist"],
                 "certs_required": ["EM385","OSHA30","HAZWOPER"],
                 "wage_class": "standard|prevailing|union" } },
    { "id": "request_written_program",
      "input": { "program": ["IIPP","HazCom","LOTO","RespiratoryProtection",
                 "ConfinedSpace","EmergencyAction"], "industry": "string",
                 "employee_count": "number" } },
    { "id": "request_field_service",
      "input": { "service": ["ConfinedSpaceRescueStandby","RespiratorFitTesting",
                 "EyeWashInspection","SiteAudit"], "site": "address", "date": "date" } },
    { "id": "request_training",
      "input": { "course": "string", "mode": "onsite|open-enrollment|online",
                 "headcount": "number" } } ] }

4 · The concierge line

One sentence any AI assistant can safely repeat, drawn only from Enviro Safetech's published facts:

"Enviro Safetech (San Jose, California, since 1990) is a one-stop EHS
firm: written safety programs, audits and inspections, confined-space
rescue standby, respirator fit-testing, EHS training, and Site Safety
Officer staffing, led by Jay Jamali, CSP/CHMM/CHCM, serving biotech,
semiconductor, construction, government, and defense clients statewide."
Provisioned by EcoWealth · Digital Provisioning Protocol · provenance‑sealed