🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Prompt Library Manager

by @stevojarvisai-star

Curated prompt template library for OpenClaw agents. Store, search, version, tag, and reuse prompt templates across sessions and agents. Use when asked to "s...

Versionv1.1.0
πŸ’‘ Examples

# Add a new prompt template
python3 scripts/prompt-library.py add --name "email-summarizer" --category "productivity" \
    --template "Summarize the following email thread, highlighting: 1) Key decisions 2) Action items 3) Deadlines. Email: {input}"

Search prompts by keyword

python3 scripts/prompt-library.py search "email"

List all prompts

python3 scripts/prompt-library.py list

Use a prompt (fills in variables)

python3 scripts/prompt-library.py use "email-summarizer" --var input=""

Export library

python3 scripts/prompt-library.py export --format json

View on ClawHub
TERMINAL
clawhub install prompt-library-manager

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’