toolspool

LLMDog

What it does

LLMDog simplifies sharing your code with AI models like Claude and ChatGPT. It's a command-line tool that helps developers share code with Large Language Models. It allows you to select specific files from your project, formats them with proper Markdown, and copies the output to your clipboard. LLMDog lets you easily share code with AI tools like ChatGPT and Claude. Select files with a simple terminal UI, automatically format code blocks in Markdown with syntax highlighting, and copy directly to clipboard. No messy copy-pasting or context switching.

Core features

  • Select specific files from your project
  • Automatically format code blocks in Markdown with syntax highlighting
  • Copy formatted output directly to clipboard
  • Interactive terminal UI for file selection
  • Save and reuse common file selections
  • Content search within files

Use cases

  • Sharing code snippets with ChatGPT or Claude for debugging or code explanation
  • Quickly formatting and sharing code from multiple files for AI-assisted code review
  • Creating documentation by extracting and formatting code examples