searching-documents-with-coda

Community

Find and export Coda documents with the CLI.

Authorkjgarza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams quickly locate and extract information from Coda documents using the coda CLI, reducing manual searching and copy-paste overhead.

Core Features & Use Cases

  • Search and locate documents: Find documents by name, content, or tags within a Coda workspace.
  • List pages and tables: Retrieve page and table structures to understand document layout.
  • Export content: Export pages as Markdown/HTML and tables as JSON/CSV for reporting, sharing, or analysis.

Quick Start

Use the coda commands to verify authentication, search for a document, list pages, and export content:

  • coda auth status
  • coda docs search "PRD"
  • coda pages list DOC_ID
  • coda pages export DOC_ID PAGE_ID --format markdown
  • coda export DOC_ID TABLE_ID --format json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: searching-documents-with-coda
Download link: https://github.com/kjgarza/marketplace-claude/archive/main.zip#searching-documents-with-coda

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.