think
Think - Structured Reasoning
Apply structured thinking frameworks to complex problems.
Prerequisites
Gemini CLI installed:
pip install google-generativeai
export GEMINI_API_KEY=your_api_key
CLI Reference
All commands use Gemini with structured prompts:
gemini -m pro -o text -e "" "Your prompt"
More from johnlindquist/claude
gemini-image
Analyze images using Gemini's vision capabilities. Use for image analysis, text extraction from screenshots, and visual content understanding.
993memory
Persistent knowledge storage using basic-memory CLI. Use to save notes, search memories semantically, and build context for topics across sessions.
264brainstorm
Generate ideas and explore possibilities with AI. Use for creative problem solving, generating alternatives, and expanding on concepts.
217deepwiki
Query DeepWiki for repository documentation and structure. Use to understand open source projects, find API docs, and explore codebases.
210raycast-extension
Build Raycast extensions with React and TypeScript. Use when the user asks to create a Raycast extension, command, or tool.
201spider
Web crawling and scraping with analysis. Use for crawling websites, security scanning, and extracting information from web pages.
149