coda

Installation
SKILL.md

Coda Export

Export Coda pages and their descendants into local Markdown files using scripts/coda_export.py.

The exporter maintains a local .coda-export-index.json file in the output directory. If that directory already exists, re-runs should update only new pages and pages whose Coda updatedAt timestamp changed, instead of rewriting everything.

Prerequisites

  • Python 3.9+
  • A Coda API token and doc ID

Credential Handling

Before asking the user for Coda credentials, first check whether they already exist in local env files such as .env, .env.local, or similar project env files. If the values are present there, use them instead of asking again.

Getting Coda API Credentials

API Token

Related skills
Installs
9
Repository
ash-ishh/skills
First Seen
Feb 24, 2026