skills/sandbox-sdk/spec.yaml was removed in #847 because Cloudflare deleted skills/sandbox-sdk upstream in cloudflare/skills and replaced it with three new skills. While checking for successors, I compared Dockyard's packaged cloudflare/skills entries against the full upstream skill list at the current digest and found several more that haven't been packaged yet.
Not yet packaged in Dockyard:
skills/sandbox-stable — direct successor to the removed sandbox-sdk
skills/sandbox-next — successor to sandbox-sdk
skills/sandbox-migrate-to-next — successor to sandbox-sdk
skills/cloudflare-one — net-new, unrelated to the sandbox-sdk removal
skills/cloudflare-one-migrations — net-new
skills/turnstile-spin — net-new
Each should get its own spec.yaml under skills/, following the pattern of the existing cloudflare/skills packages (e.g. skills/agents-sdk/spec.yaml): metadata, spec.repository/ref/path/version, provenance, and any security.allowed_issues entries the scanner turns up.
Not blocking any existing PR; this is net-new packaging work.
skills/sandbox-sdk/spec.yamlwas removed in #847 because Cloudflare deletedskills/sandbox-sdkupstream in cloudflare/skills and replaced it with three new skills. While checking for successors, I compared Dockyard's packaged cloudflare/skills entries against the full upstream skill list at the current digest and found several more that haven't been packaged yet.Not yet packaged in Dockyard:
skills/sandbox-stable— direct successor to the removedsandbox-sdkskills/sandbox-next— successor tosandbox-sdkskills/sandbox-migrate-to-next— successor tosandbox-sdkskills/cloudflare-one— net-new, unrelated to the sandbox-sdk removalskills/cloudflare-one-migrations— net-newskills/turnstile-spin— net-newEach should get its own spec.yaml under
skills/, following the pattern of the existing cloudflare/skills packages (e.g.skills/agents-sdk/spec.yaml):metadata,spec.repository/ref/path/version,provenance, and anysecurity.allowed_issuesentries the scanner turns up.Not blocking any existing PR; this is net-new packaging work.