Bundled runtime for Liber8.

Files:
- bootstrap_liber8.py -> creates a user-local Liber8 workspace with profile/resume/source templates
- search_source_candidates.py -> discovers candidate source sites from target employers, resume employers, and competitor heuristics
- liber8_pipeline.py -> deterministic discovery pipeline that reads a profile + resume, writes state/output locally, and produces summary + manifest + application packs in markdown/plain text/DOCX
- make_simple_docx.py -> lightweight DOCX generator for attachment-friendly application packs
- render_recurring_prompt.py -> renders the exact recurring agent-turn prompt for Liber8 automation

Dependencies:
- Python 3
- requests (see requirements.txt)

The published skill should point at these bundled scripts instead of depending on external workspace-specific PoC files.
