{
	"$schema": "https://agentskills.io/schema/v0.2.0/index.json",
	"skills": [
		{
			"name": "browserpod-api",
			"type": "api",
			"description": "BrowserPod JavaScript API for booting in-browser Wasm sandboxes, running code, managing the virtual filesystem, and exposing services via Portals.",
			"url": "https://browserpod.io/docs/reference/BrowserPod"
		},
		{
			"name": "browserpod-quickstart",
			"type": "guide",
			"description": "Quickstart guide: boot a BrowserPod sandbox and run Node.js code in the browser in under 5 minutes.",
			"url": "https://browserpod.io/docs/quickstart"
		}
	]
}
