list-available-playgrounds

star 53

Lists available playgrounds from the catalog. Use when you need to find which predefined playgrounds exist (e.g., ubuntu-24-04, docker, k3s) for assigning to content.

iximiuz By iximiuz schedule Updated 2/16/2026

name: list-available-playgrounds description: Lists available playgrounds from the catalog. Use when you need to find which predefined playgrounds exist (e.g., ubuntu-24-04, docker, k3s) for assigning to content.

List available playgrounds from the catalog.

To list official playgrounds:

labctl playground catalog

To filter by category, use the --filter flag:

labctl playground catalog --filter my-custom
labctl playground catalog --filter recent
labctl playground catalog --filter popular
labctl playground catalog --filter community

Without a filter, only official playgrounds are shown.

Install via CLI
npx skills add https://github.com/iximiuz/labs --skill list-available-playgrounds
Repository Details
star Stars 53
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator