document-processor-api
Installation
SKILL.md
Nutrient Document Processor API
Quick Start
All paths below are relative to this skill's directory (the directory containing scripts/, assets/, and references/).
- Export the API key before running scripts:
export NUTRIENT_DWS_API_KEY="nutr_sk_..."
- Run task scripts with
uv runfrom the plugin root. Thenutrient-dwspackage is fetched automatically on first use.
Task Scripts
Use one script per operation.
Related skills