agentskit.js
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.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page