Overview
Penquify provides a ready-made set of tool functions compatible with the Claude Agent SDK. Importpenquify_tools and pass them to your agent.
Installation
Usage
Available Tools
Thepenquify_tools list exports 4 functions:
generate_document
Generate a logistics document (PDF + PNG).generate_photos
Generate realistic photos from a document image.describe_to_config
Convert natural language to photo variation config.list_presets
List available presets and cameras.Environment Variables
| Variable | Default | Description |
|---|---|---|
GEMINI_API_KEY | — | Required for photo generation |
PENQUIFY_OUTPUT | ~/penquify-output | Output directory |