Skills Docs

Path: /docs/skills

Skills Docs describe the official, production-oriented workflows built on top of the GeoWriter Integration API. This is the recommended starting point for most teams.

Recommended Skill

  • AIWriter Skill: the official workflow for article generation through GeoWriter.

When to Choose a Skill First

  • You want one workflow that covers submission, polling, retrieval, and output handling.
  • You do not want to manage API keys, polling cadence, retries, or file handling yourself.
  • You need a repeatable workflow for operators, agents, or editorial teams.

Relationship to the API

  • API Docs describe the raw Integration API surface.
  • Skills Docs show how those endpoints are combined into a practical workflow.