integration-airtable
CommunityWire Airtable into Hermes over SSH
Authorpaarths-collab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual work of connecting Airtable to a self-hosted Hermes Agent, so an AI coding agent can safely access bases, tables, records, and schema-aware tools over SSH.
Core Features & Use Cases
- SSH-first wiring: Configures Airtable on the VPS where Hermes runs, rather than relying on a local desktop setup.
- Idempotent and rollback-safe: Checks whether Airtable is already registered, avoids duplicate setup, and includes rollback steps if anything fails.
- Secure token handling: Stores a Personal Access Token with least-privilege scopes and keeps secrets out of logs and chat.
- MCP or REST connectivity: Uses Airtable's hosted MCP endpoint when available, with a documented REST fallback for environments that cannot reach it.
- Use case: A user wants Claude Code or Cursor to read and update Airtable records from a remote VPS without exposing credentials or doing manual connector setup.
Quick Start
Provide the VPS SSH details, an Airtable Personal Access Token, and the bases to attach, then ask the agent to wire Airtable into the Hermes installation on your server.
Dependency Matrix
Required Modules
None requiredComponents
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: integration-airtable Download link: https://github.com/paarths-collab/hstack/archive/main.zip#integration-airtable Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.