pac-ai
v1.0.1
Published
Prompt Auto Create - Transform messy ideas into high-quality AI prompts from your terminal.
Downloads
238
Maintainers
Readme
PAC — Prompt Auto Create
Transform your messy, fragmented ideas into high-quality, structured AI prompts directly from your terminal.
Features
- Zero-Friction Onboarding: Set up your AI provider (OpenRouter, Gemini, or Groq) in seconds.
- Dynamic Model Selection: Search through hundreds of models via OpenRouter or pick from high-performance defaults.
- Iterative Refinement: Use the Follow up / Extend feature to polish prompts until they are perfect.
- Terminal-First Design: Minimalist aesthetic with high-quality animations and zero external windows.
- Clipboard Integration: Instantly copy your refined prompts to use anywhere.
Installation
Globally
# Using bun
bun install -g pac-ai
# Using npm
npm install -g pac-aiRun without installing
npx pac-ai
# or
bunx pac-aiUsage
Interactive Mode
Launch the interactive flow to refine an idea:
pacDirect Mode
Pass your idea directly to skip the first prompt:
pac "create a high-performance rust api with auth"Configuration
Manage your setup:
pac config # View current setup
pac --reset # Re-run onboardingSupported Providers
- OpenRouter: Access GPT-4o, Claude 3.5, Llama 3, and more.
- Gemini: High-speed, high-context intelligence from Google.
- Groq: Ultra-fast inference for rapid prompt generation.
License
MIT © 2026 Raven
