install-docs-deps

Installation
SKILL.md

Install all Python packages needed by the pdf-factory skill and verify they work.

$ARGUMENTS

If --pip is passed as an argument, use pip install --break-system-packages instead of the default installer.

Steps

  1. Run installer script:
    python3 ${SKILL_ROOT}/../pdf-factory/scripts/install_deps.py
    
Installs
2
GitHub Stars
1
First Seen
Mar 28, 2026
install-docs-deps — bluewaves-creations/bluewaves-skills