#!/usr/bin/env python3
"""Extract the text layer from a PDF file and print it to stdout.
Example bundled script for the `pdf-processing` sample skill. Demonstrates how
a skill can ship executable helpers alongside its SKILL.md instructions.
"""
return 2
return 1
=
return 0