Your most-used prompts, one keystroke away. Synced across devices. Works with any LLM.
Project description
Pocket Vault
A Python CLI for managing your LLM prompts, stored as .md files in a private git repo. That's the whole thing.
$ pv
* 1 jupyter-handling
2 pr-template
3 code-review
$ pv 2
Copied pr-template.md to clipboard
pv lists your prompts. pv <number> copies one to your clipboard. You paste it into any LLM.
It's open source on GitHub and PyPI. The vault is a git repo you own. If the tool stops being maintained tomorrow, you still have a folder of text files and a few hundred lines of Python you can read, fork, or replace. Nothing proprietary holds your data.
Everything is transparent. You see your prompts as plain files. You see exactly what you're about to paste. You decide what enters the LLM's context. There's no hidden system injecting instructions, no agent-specific config, no opaque skill loading. The file is the prompt. The paste is the paste.
Nothing is bolted on. No MCP server, no plugin architecture, no SaaS, no API key, no account. Pocket Vault is a CLI, a git repo, and .md files, three primitives that have been around for decades and will outlive any platform shift. Your prompts survive because they were never locked into one.
Quick start
pip install pocket-vault
pv auth
Full reference: Technical Guide
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pocket_vault-0.2.1.tar.gz.
File metadata
- Download URL: pocket_vault-0.2.1.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14ce8d4808038870f08933c25133f9bbef8892bbe1244a2ac28f03d5664f9305
|
|
| MD5 |
ec8ef9186ee3ae36d5e22280a047fbe5
|
|
| BLAKE2b-256 |
857304c78f1f22af15be67941b9305d9caccf97ec97dd6b3a8f926d598ff99cd
|
File details
Details for the file pocket_vault-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pocket_vault-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66d044d6576fbe0b9f80b3136417d649d974b2d740c2578e7aa7c8cee724d65e
|
|
| MD5 |
7300c80c04a0f18cd24aa55f333a8580
|
|
| BLAKE2b-256 |
0f5c86c6828cb677c064a9c8abeee8392996a540693a6a790b5c7728929197d3
|