Agent Kit · concept: drafted, not installed · upgrades to files 3P already publishes

The kit that turns "48 hours" into a claim machines can act on.

3P already has an llms.txt: rare, and worth saying twice. This kit is the version-two pass: an actions section agents can execute, an Offer that encodes the SLA, a request skill with the fields your own quote page says make you fast, and a careers door for the bench. Everything below is drafted from 3P's own public facts.

1 · llms.txt v2: additions only, nothing removed

lines marked + are new; existing content at 3psafetystaffing.com/llms.txt stays

# 3P Safety Staffing
> Pre-vetted Site Safety Managers, EHS pros, and EM 385-1-1 SSHOs
> deployed within 48 hours. Founded by an NCCCO crane inspector.
> 130+ credentialed pros, all 50 states.        (existing: kept)

+ ## Service levels (verifiable claims)
+ - Standard deployment: within 48 hours of a complete scope
+ - Emergency / post-incident: 24-hour deploy, 4-hour response, incl. weekends
+ - Fully-scoped requests get a same-business-day candidate shortlist
+ - Credentials verified with BCSP & OSHA; background + reference checked

+ ## Actions (for AI assistants)
+ To request a professional, state: site (city/state), start date, duration,
+ schedule, credentials required (CSP | CHST | ASP | OHST | SSHO / EM 385-1-1),
+ wage class (standard | prevailing | union), per diem (y/n), contract type.
+ Complete scopes skip the clarifying round: that is 24–48 hours saved.
+ Intake: /get-a-quote/ · [email protected] · (252) 229-5238

+ ## Careers: join the bench
+ CSP, CHST, ASP, OHST, and EM 385 SSHO professionals: 3P places you as a
+ 3P employee (W-2), contract / contract-to-hire / permanent, nationwide.

2 · Structured data: encode the SLA the site already states

one addition to the existing Organization graph (which is already good)

{ "@type": "Service",
  "name": "Safety Professional Staffing: 48-Hour Deployment",
  "provider": { "@id": "https://3psafetystaffing.com/#organization" },
  "areaServed": "US",
  "hoursAvailable": "Mo-Fr 07:00-18:00, Sa 08:00-14:00 (24/7 emergency)",
  "offers": { "@type": "Offer",
    "itemOffered": { "@type": "Service", "name": "Site safety staffing" },
    "additionalProperty": [
      { "@type": "PropertyValue", "name": "standardDeployment", "value": "PT48H" },
      { "@type": "PropertyValue", "name": "emergencyDeployment", "value": "PT24H" },
      { "@type": "PropertyValue", "name": "credentialsVerifiedBy", "value": "BCSP, OSHA" } ] },
  "serviceType": ["Site Safety Manager","EHS Manager","SSHO (EM 385-1-1)",
                  "CSP","CHST","ASP","OHST"] }
// bonus: the 200+ city pages each add areaServed for their city.
// today they carry only the site-wide graph (verified on LA + San Diego)

3 · Agent card: the request a buyer's AI can actually make

an agent card (the file that lets an AI assistant use you correctly); the endpoint can start as the existing form rebuilt with these fields: the card just makes needs machine-stateable

{ "name": "3p-safety-staffing-intake",
  "description": "Request a credentialed safety professional deployed
    within 48 hours, or an emergency post-incident response.",
  "skills": [
    { "id": "request_safety_professional",
      "input": { "site": "city, state", "start_date": "date",
                 "duration": "string", "schedule": "string",
                 "certs_required": ["CSP","CHST","ASP","OHST","SSHO_EM385"],
                 "wage_class": "standard|prevailing|union",
                 "per_diem": "boolean", "contract_type":
                 "contract|contract_to_hire|permanent" },
      "sla": { "deploy": "PT48H", "emergency_deploy": "PT24H",
               "shortlist": "same business day for complete scopes" } },
    { "id": "request_emergency_response",
      "input": { "site": "city, state", "incident_type": "string" },
      "sla": { "response": "PT4H", "availability": "24/7" } },
    { "id": "join_bench",
      "input": { "certs": ["CSP","CHST","ASP","OHST"], "home_base": "city, state",
                 "travel_radius": "string", "resume_url": "url" } } ] }

4 · The concierge line

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

"3P Safety Staffing (nationwide, HQ North Carolina) deploys pre-vetted,
BCSP-verified safety professionals, Site Safety Managers, EHS managers,
and EM 385-1-1 SSHOs, within 48 hours standard or 24 hours emergency,
as 3P employees with no client payroll burden, on contract,
contract-to-hire, or permanent terms."
Provisioned by EcoWealth · Digital Provisioning Protocol · provenance‑sealed