Gitpod Gitpod is an online IDE that allows developers to create ready-to-code development environments in the cloud. It's used by software engineers and teams to streamline their development workflows by eliminating the need for local environment setup. Official docs: https://www.gitpod.io/docs/ Gitpod Overview - Workspace - Port - Gitpod - Running Workspace - Template Use action names and parameters as needed. Working with Gitpod This skill uses the Membrane CLI to interact with Gitpod. Membrane handles authentication and credentials refresh automatically — so you can focus on the integratio…