A structured prompting wrapper around Gemini that forces multi-framework analysis on hard problems. You're basically feeding your question through a pipeline of thinking models: first principles, systems thinking, pre-mortems, second-order effects. Useful when you're stuck on architecture decisions or need to stress-test an idea before committing. The prompts are verbose by design, walking Gemini through each framework step by step. It's not magic, just disciplined prompt engineering that makes you consider angles you'd otherwise skip. Works best when you actually have a complex problem, otherwise you're just adding ceremony to simple questions.
npx skills add https://github.com/johnlindquist/claude --skill think