Skills
storefrontConcierge
Customer-facing storefront agent. Recommends products, looks up order status, and escalates returns/refunds to a human.
import { storefrontConcierge } from '@agentskit/skills'
const runtime = createRuntime({ adapter, skills: [storefrontConcierge] })Pairs with the shopify and stripe integrations for order lookup. Hard escalation rules for refunds, chargebacks, and complaints β never autonomously issues credit.