This gives you quick command-line access to Google's Gemini models for one-off tasks without dropping into an interactive session. You pipe in a prompt, get an answer, and move on. It's useful when you need to generate text, summarize content, or ask questions from scripts or your terminal workflow. The skill includes the brew install path and notes about authentication, which you'll need to handle once before scripting with it. The main thing to know is it's built for one-shot mode, so if you're looking to have a back-and-forth conversation, you'll want something else. Solid for automation and quick queries where you just need an LLM response without ceremony.
npx skills add https://github.com/steipete/clawdis --skill gemini