PMP Logo
PMP Logo

Code to Context.
Instantly.

Generate structured, AI-optimized prompts from your repositories. Feed your entire codebase to ChatGPT, Claude, or Gemini in seconds.

Web Application

Analyze your public and private GitHub repositories directly from your browser. Zero installation required.

  • Private repos via secure GitHub OAuth
  • WASM-powered local generation
  • TXT, JSON, and XML output formats
Launch Web App

CLI Tool

A powerful Go-based command line interface for your local projects. Extremely fast, highly configurable.

  • Parallel processing (multi-core architecture)
  • Smart .gitignore & binary filtering
  • Visual dependency graphs (DOT format)
View Documentation

Install the CLI

Get started instantly with Go, or use our installation scripts. Transform local directories into LLM prompts in milliseconds.

go install github.com/benoitpetit/prompt-my-project@latest
# Generate a prompt
pmp prompt . --format xml
terminal
my-app pmp prompt .
Analyzing project structure...
Detected React, TypeScript, Tailwind

=== Project Analysis Complete ===
Files processed: 42
Total size: 128 KB
Tokens est.: ~32,400
Processing time: 14ms
Output: pmp_output/prompt_20260220_0845.txt