coda-ai

Installation
SKILL.md

coda-ai

CLI to read Coda.io content for AI agents.

Workflow

  1. docs → list all documents
  2. pages → list pages in a doc
  3. read → get page content

Setup (once)

npm install -g coda-ai@0.2.2

# Auth (Coda API token)
echo "CODA_API_TOKEN=YOUR_TOKEN" > .env
coda-ai auth --from-file .env
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 11, 2026
coda-ai — openclaw/skills