← Back to Skills Marketplace
Seatable
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
145
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install seatable
Description
SeaTable integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeaTable data.
Usage Guidance
This skill is coherent: it uses Membrane as a middle layer to talk to SeaTable and asks you to install the Membrane CLI and log in. Before installing, verify the CLI package (@membranehq/cli) and the publisher (getmembrane.com/GitHub repo). If you prefer not to install global npm packages, use npx or a per-user install. Remember the login opens a browser or prints a code — only complete that flow if you trust Membrane to manage your SeaTable credentials; if you prefer, you can instead use SeaTable's API directly with your own API key.
Capability Analysis
Type: OpenClaw Skill
Name: seatable
Version: 1.0.3
The seatable skill bundle provides instructions for an AI agent to interact with SeaTable via the Membrane CLI. It follows standard integration patterns, including installing a legitimate npm package (@membranehq/cli), performing authentication, and managing connections and actions through the CLI. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's stated purpose (SeaTable integration) matches its instructions: it uses Membrane as an integration layer and the Membrane CLI to discover and run SeaTable actions. Asking for a Membrane account/CLI is a reasonable and coherent dependency for this design.
Instruction Scope
SKILL.md confines instructions to installing/using the Membrane CLI, creating a connection, listing/discovering actions, building actions, and running them. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints. The login flow requires the user to complete browser-based auth (or paste a code in headless scenarios), which is expected for OAuth-like flows.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. This is common for CLI tooling, but installing global npm packages runs third-party code on the host — verify the package publisher and prefer npx or per-user installs if you want lower impact.
Credentials
No environment variables, config paths, or unrelated credentials are requested. The instructions explicitly advise letting Membrane manage SeaTable credentials rather than asking the user for API keys, which keeps the credential scope narrow and proportional.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and has no install-time behavior in the registry. Autonomous invocation (default) is allowed but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seatable - After installation, invoke the skill by name or use
/seatable - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Seatable?
SeaTable integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeaTable data. It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Seatable?
Run "/install seatable" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seatable free?
Yes, Seatable is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seatable support?
Seatable is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seatable?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills