seatable

Automate SeaTable row, table, and base operations via the robomotion seatable CLI.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill seatable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seatable
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/seatable
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill seatable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SeaTable collaboration and data management can be tedious without automation; this skill enables programmatic control over SeaTable bases, tables, and rows.

Core Features & Use Cases

  • CRUD operations on SeaTable rows, tables, and bases (list, create, update, delete)
  • Manage links between records and file attachments
  • View and schema management for SeaTable bases and tables

Quick Start

Install the seatable integration with robomotion and connect to SeaTable, then run an example to list rows in a table.

Frequently Asked Questions about seatable

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SeaTable data management tasks across rows and tables?

You can automate SeaTable data management by using the robomotion seatable CLI to perform CRUD operations on bases, tables, and rows. This enables programmatic control over routine database workflows without manual data entry.

What do I need to connect Robomotion to a SeaTable database?

To connect Robomotion to a SeaTable database, you need an active Robomotion installation, the seatable package, and a SeaTable API token. These components establish authenticated connections for workflow automation.

Can I manage links between records and file attachments in SeaTable via CLI?

Yes, you can manage links between records and file attachments in SeaTable via CLI. The robomotion seatable package supports these relational operations alongside standard CRUD tasks for your bases and rows.

Does this workflow automation skill support view and schema management for SeaTable bases?

Yes, this workflow automation skill supports view and schema management for SeaTable bases and tables. It allows you to programmatically update table structures and views as part of your collaborative data tasks.

What is the best way to handle routine database operations for SeaTable bases?

The best way to handle routine database operations for SeaTable bases is using the robomotion seatable CLI. It automates list, create, update, and delete actions across your tables, reducing manual effort on collaborative data tasks.