This guide walks you through using a skill to extract structured data from a document in a single API call.Documentation Index
Fetch the complete documentation index at: https://docs.vlm.run/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Python
- Node.js
Extract Data with a Skill
Pass a skill by name in theconfig.skills parameter to extract structured JSON from a document:
domain or write a custom prompt.
Next Steps
Using Skills
Use skills across all generation endpoints
Create a Skill
Build your own custom skills
Skill Spec
Understand how skills are structured
Version Pinning
Pin skill versions for reproducibility