npm package

prompts-gpt package docs

This page now reads from the package documentation in the repo, so the website and the published package docs stay aligned.

Install and quickstart
# Install
npm install -D prompts-gpt

# Interactive setup — handles credentials, config, and shows runnable commands
npx prompts-gpt quickstart
Remote setup
npm install -D prompts-gpt
npm install -g @openai/codex
Synced from `packages/prompts-gpt/docs`

Browse the full package documentation

The sections below are generated from the package docs index. Individual pages are rendered directly from the markdown files in this repository.