Gist Gist is a simple way to share code snippets and notes with others. Developers use it to quickly share code, configuration files, or any other text-based information. It's like a lightweight code sharing tool. Official docs: https://docs.github.com/en/rest/gists Gist Overview - Gist - File - Revision - User Use action names and parameters as needed. Working with Gist This skill uses the Membrane CLI to interact with Gist. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the…