finding-sbx-docs
Installation
SKILL.md
Finding sbx docs
Docker changes sbx often, reaching a second kit schema and first-class MCP
management inside four months. Every skill here therefore records the date it
was last checked against the docs. This skill is how that check happens.
The one trick worth memorizing: docs.docker.com serves .md for every docs
URL. Append .md and you get clean markdown instead of a scraped page.
$ curl -s https://docs.docker.com/ai/sandboxes/customize/kit-reference.md
Build the mirror
$ skills/finding-sbx-docs/scripts/fetch-docs.sh