Process and analyze PDF files to extract context for structured problem-solving. Specify file path, max pages, and chunk size for optimized handling of large documents.
Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.
Analyze code and files using Gemini's large context window for security, architecture, or performance insights. Ask questions about specific files or repository code to get focused analysis.
Analyze code and files using Gemini's large context window for security, architecture, performance, or general insights. Ask questions about specific files or repository code to get concise, normal, or detailed responses.
Provides AI assistants with a standardized interface to interact with the Todo for AI task management system. It enables users to retrieve project tasks, create new entries, and submit completion feedback through natural language.
Automatically crawls documentation websites, converts them to organized markdown files, and generates condensed cheat sheets. Intelligently categorizes content into tools/APIs and provides local-first access to downloaded documentation.
Enables intelligent handling of large files through smart chunking, search with regex support, line navigation, and streaming capabilities without loading entire files into memory.