{"name":"Starlight Retail Assistant","description":"A2A surface for Starlight Retail Inc. — discover articles, search the Help Center, and initiate contact / support requests on behalf of users. Read skills are anonymous; write skills surface a guided redirect to the in-browser flow which enforces reCAPTCHA Enterprise and origin checks.","version":"1.0.0","iconUrl":"https://starlightretail.ltd/og-image.png","supportedInterfaces":[{"protocolBinding":"JSONRPC","url":"https://starlightretail.ltd/a2a","a2aVersion":"1.0"}],"provider":{"organization":"Starlight Retail Inc.","url":"https://starlightretail.ltd"},"documentationUrl":"https://starlightretail.ltd/.well-known/agent-skills/index.json","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"authentication":{"schemes":[]},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"list_articles","name":"List articles","description":"Return the published Starlight Retail Insights articles (title, slug, excerpt, date). Supports optional pagination via metadata.args { page, pageSize }.","tags":["content","insights","read"],"examples":["List the most recent Starlight Retail articles","Show me page 2 of insights, 10 per page"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"search_help_center","name":"Search Help Center","description":"Search the public Zendesk Help Center for Starlight Retail. Provide the query as message text or via metadata.args.query.","tags":["support","help-center","search","read"],"examples":["Search the help center for zero trust onboarding","How do I configure MeeTaker AI?"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"submit_contact","name":"Submit contact form","description":"Guide a user to submit the Starlight Retail contact form. The actual POST must happen in-browser because /api/contact enforces reCAPTCHA Enterprise and same-origin. Returns an instruction message and the canonical URL.","tags":["contact","sales","write","human-in-the-loop"],"examples":["Help me reach out to Starlight Retail about a partnership"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"submit_support_ticket","name":"Submit support ticket","description":"Guide a user to open a Zendesk support ticket. The actual POST must happen in-browser. Returns an instruction message and the canonical Help Center URL.","tags":["support","zendesk","write","human-in-the-loop"],"examples":["Open a support ticket about a login problem"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]}]}