Skip to content
Skylark Skills
Submit a skill

All skills

Storefront

shop.storefront.example

guest-checkout

Fills a Storefront guest checkout (shipping + contact) from details the user supplies, then hands the payment step back to the user. Scoped to the checkout wizard only.

  • Read the page
  • Act on the page
Storefront Co.From the site

Acme Billing

billing.acme.example

explain-my-bill

Reads an Acme Billing invoice and explains the charges in plain English. Knowledge-only: it reads and explains, it never modifies anything.

  • Knowledge only
Acme, Inc.From the site

Acme Billing

billing.acme.example

cancel-subscription

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.

  • Read the page
  • Act on the page
  • Navigate
Acme, Inc.From the site

DevDocs

devdocs.example

api-reference-helper

Finds and summarises API documentation on DevDocs. Knowledge-only on the page side; prefers the site's remote MCP server for live symbol lookup when the user has enabled it.

  • Knowledge only
DevDocs Collective