Skip to main content

Add your description here

Project description

Prompt Directory (pd)

A command-line tool for managing and using prompts from a GitHub repository.

Installation

uv install promptdir

Usage

Interactive Mode

# Run with default configuration in interactive mode
promptdir

# Run with specific repository
promptdir --repo username/repository

# Skip SSH agent setup
promptdir --no-ssh

Command-line Mode

# List all available snippets
promptdir list

# Read a snippet
promptdir read user/snippet

# Write content to a snippet
promptdir write snippet --content "Your content here"

# Fork a snippet from another user
promptdir fork user/snippet

# Edit a snippet in your default editor
promptdir edit snippet

# Copy a snippet to clipboard
promptdir copy user/snippet

# Copy and hydrate a template
promptdir copy user/template --hydrate --name="John" -- Additional text

# Sync repository with remote
promptdir sync

# Create a new snippet file
promptdir new filename

# Direct template hydration
promptdir template_name --param1="value1" -- Additional text

Configuration

PD stores its configuration in ~/.config/pd/config.json. You can edit this file directly or use the --config flag to update settings interactively.

Main configuration options:

  • prompt_repo: GitHub repository containing prompts (format: username/repository)

SSH Keys

Prompt Directory will automatically set up SSH agent and attempt to add common SSH keys when connecting to GitHub. This behavior can be disabled with the --no-ssh flag.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

promptdir-0.2.4.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

promptdir-0.2.4-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file promptdir-0.2.4.tar.gz.

File metadata

  • Download URL: promptdir-0.2.4.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for promptdir-0.2.4.tar.gz
Algorithm Hash digest
SHA256 1eb1d7940cfd31aea31ecb68546bb444f23560c1cf4bea4cc146f7ef4d0d4f1e
MD5 c06882af3280337deb6b042421e8d301
BLAKE2b-256 a12a6893e01c9b4b3b1a36adcecdb5bf0517ea4fcf47e1758393299832b12fa0

See more details on using hashes here.

File details

Details for the file promptdir-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: promptdir-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for promptdir-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5636ce39b0ad4bc05620d51c99f29f21b2322e519f9aa67708263cbe2604583d
MD5 541523cf021447f9deed2b604c104205
BLAKE2b-256 b6a8d3647e70cdb87be8198becc49d3b274cc6ce56d31b28a52c160222e67151

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page