PUPT (Powerful Universal Prompt Tool)
A powerful CLI tool for managing and using AI prompts with template support, designed to be your faithful prompt companion.
Features
- โ๏ธ Prompt Management - Create, edit, and organize prompts easily
- ๐ Template Support - Use Handlebars templates with user input
- ๐ Interactive Search - Quickly find prompts with fuzzy search
- ๐ง Cross-platform - Works on Windows, macOS, and Linux
- ๐ Tool Integration - Run prompts with Claude Code, Kiro, or any command line tool
- ๐ History Tracking - Keep track of generated prompts and re-run them
- ๐ Output Capture - Capture and save command outputs (configurable)
- ๐ท๏ธ Annotations - Add notes and tags to your prompt history
- ๐ค Auto-annotation - Automatically analyze and annotate prompt executions
- ๐ Review Command - Analyze prompt usage patterns and generate improvement suggestions
- ๐ฆ Install Prompts - Install and share prompts from git or npm
Quick Start
# Install globally
npm install -g pupt
# Initialize configuration
pt init
# Create your first prompt
pt add
# Run the tool
ptDocumentation
For comprehensive documentation, tutorials, and examples, visit our documentation site:
The documentation includes:
- Getting Started Guide - Installation and first steps
- Prompt Templates - Learn how to create dynamic prompts
- Command Reference - Detailed information on all commands
- Configuration Guide - Customize PUPT to your needs
- Available Prompts - Browse built-in prompt templates
- Troubleshooting - Solutions to common issues
- Development Guide - Contributing and building from source
Repository
- GitHub: https://github.com/apowers313/pupt
- Issues: https://github.com/apowers313/pupt/issues
- Author: Adam Powers apowers@ato.ms
License
MIT
On this page
Languages
TypeScript98.1%JavaScript1.9%Batchfile0.0%
MIT License
Created August 12, 2025
Updated February 17, 2026
