coda
Coda API integration with managed OAuth. Manage docs, pages, tables, rows, and formulas. Use this skill when users want to read, create, update, or delete Coda docs, pages, tables, or rows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/coda-apiWhat This Skill Does
The Coda skill enables seamless interaction with the Coda API directly through the OpenClaw AI agent. By utilizing managed OAuth authentication, it provides a secure and automated way to read, create, update, and delete Coda documents, pages, tables, and rows. It acts as a specialized bridge between your workspace and the Coda cloud, handling the complexities of authentication, session management, and API request routing through the Maton gateway.
Installation
To integrate this capability, execute the following command in your OpenClaw environment:
clawhub install openclaw/skills/skills/byungkyu/coda-api
Once installed, ensure your MATON_API_KEY is set as an environment variable to authorize your requests. If you have not yet authorized your Coda account, use the provided connection management endpoints at https://ctrl.maton.ai to initiate the OAuth flow and generate a valid session token.
Use Cases
This skill is perfect for automating repetitive documentation tasks. Use it to automatically sync CRM data from your backend into a Coda table for team visibility, generate meeting summary pages from transcribed audio, or update project statuses in real-time. It is also highly effective for data-driven reporting, where you might use the skill to query row data for complex calculations or trigger actions based on specific cell values within your docs.
Example Prompts
- "Read the 'Project Roadmap' table in my 'Engineering' doc and summarize the items marked as 'In Progress'."
- "Add a new row to the 'Tasks' table in the 'Personal' document with columns set to Status: 'Pending' and Task: 'Review Documentation'."
- "Create a new page named '2026 Strategy' within the 'Business Overview' doc and insert a brief summary of the Q1 goals."
Tips & Limitations
Always check your connection status before running automated tasks by calling the List Connections endpoint. Ensure that the MATON_API_KEY is kept private and never committed to version control. Be aware that this skill is strictly for Coda API interactions; if you require integration with other third-party services, please utilize the api-gateway skill instead. When performing batch operations on large tables, consider the Coda API rate limits to avoid temporary throttling.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-coda-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.