For the complete documentation index, see llms.txt. This page is also available as Markdown.

Document Skills

Bring files in, move them around, clean them up.

Everything file-shaped. They share a currency: the documentId that Document Upload returns is what every other skill here works from.

A typical flow: Upload collects the file, other skills act on it, Delete removes the working copies once the result is archived — which for anything containing PII is not optional housekeeping.

Last updated