{"$schema":"https://schemas.agentskills.io/discovery/0.2.0/schema.json","skills":[{"name":"cancel-subscription","type":"skill-md","description":"Cancels a recurring subscription on Acme Billing. Drives the cancel flow and stops at the final confirm, handing the consequential last click back to the user.","url":"https://skills.skylarkbrowser.com/api/v1/skills/billing-acme-example/cancel-subscription/SKILL.md","digest":"sha256:d13d4ad61efcb1fc37bedc9d675a62caa0ea5046757146e9157ef8ce3a31a974","runtime":"browser","permissions":["page:read","page:act","navigate"],"scope":["https://billing.acme.example/account/subscriptions/*"],"triggers":[{"kind":"url_pattern","pattern":"https://billing.acme.example/account/subscriptions/*"},{"kind":"intent","description":"cancel my subscription"},{"kind":"intent","description":"stop my recurring plan"}],"x-skylark":{"url":"https://skills.skylarkbrowser.com/billing-acme-example/cancel-subscription","verification":"partner","publisher":{"name":"Acme, Inc.","slug":"acme"},"source":"origin","updatedAt":"2026-07-28T00:00:00.000Z"}},{"name":"explain-my-bill","type":"skill-md","description":"Reads an Acme Billing invoice and explains the charges in plain English. Knowledge-only: it reads and explains, it never modifies anything.","url":"https://skills.skylarkbrowser.com/api/v1/skills/billing-acme-example/explain-my-bill/SKILL.md","digest":"sha256:c4e3e9cd84d8c9f8b3daf6a0698ec960c3775c303cee2324c91c7d2ab89ef696","runtime":"browser","permissions":[],"scope":["https://billing.acme.example/account/billing/*","https://billing.acme.example/invoices/*"],"triggers":[{"kind":"url_pattern","pattern":"https://billing.acme.example/account/billing/*"},{"kind":"url_pattern","pattern":"https://billing.acme.example/invoices/*"},{"kind":"intent","description":"explain this charge"},{"kind":"intent","description":"why was I billed this amount"}],"x-skylark":{"url":"https://skills.skylarkbrowser.com/billing-acme-example/explain-my-bill","verification":"partner","publisher":{"name":"Acme, Inc.","slug":"acme"},"source":"origin","updatedAt":"2026-07-28T00:00:00.000Z"}}]}