prompt-library
Installation
SKILL.md
Prompt Library
Browse and explore 2,500+ curated prompts with rich filtering.
Library Commands
Browse by Category
Show available categories with counts:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --categories
Then load a specific category:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --category CATEGORY --limit 10
Browse by Model
List prompts for a specific AI model:
Related skills