airtable-write

Validate required fields and confirm before writing to Airtable CRM records.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/njpatten/claude-skills-private --skill airtable-write
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: airtable-write
Source: https://github.com/njpatten/claude-skills-private/tree/main/elevate/airtable-write
Command: npx skills add https://github.com/njpatten/claude-skills-private --skill airtable-write

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that every Airtable create or update across Tasks, Opportunities, Companies, and Contacts includes all required fields and follows standardized data formats, preventing incomplete or inconsistent records. Reference this before any Airtable create or update operation.

Core Features & Use Cases

  • Enforces the "ask before write" rule to require confirmation before any write.
  • Standardizes IDs to snake_case and applies consistent date handling and linking between tables.
  • Validates required fields across all relevant tables and provides guardrails to prevent orphaned records.
  • Guides users to reference this skill in check-ins or automation tasks.

Quick Start

Before creating or updating any Airtable record, verify all required fields are present and confirm with Nicole.

Frequently Asked Questions about airtable-write

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

FAQPage Schema
How do I enforce required fields and data validation for Airtable CRM records?

You can enforce Airtable CRM data validation by applying guardrails that check field completeness and standardize formats before any create or update operation. This prevents incomplete or inconsistent records across Tasks, Opportunities, Companies, and Contacts.

How do I prevent orphaned records when linking Airtable tables?

To prevent orphaned records when linking Airtable tables, apply validation guardrails that ensure proper record linking and field completeness before writing data. Standardizing IDs to snake_case also helps maintain consistent relationships between Tasks, Opportunities, Companies, and Contacts.

Can I require confirmation before an automation updates Airtable records?

Yes, you can require confirmation before updates by applying an ask before write rule across all Airtable operations. This governs automation tasks and prevents erroneous records by verifying required fields with a designated approver prior to execution.

What is the best way to standardize IDs and dates for Airtable CRM data integrity?

The best way to standardize IDs and dates for Airtable CRM data integrity is to enforce consistent formatting rules during the write process. Standardizing IDs to snake_case and applying consistent date handling ensures reliable data quality across linked tables.

Does this Airtable write governance work for all CRM record types?

Yes, this Airtable write governance works across all core CRM record types, specifically Tasks, Opportunities, Companies, and Contacts. It enforces standardized data formats and required field validation for every create and update operation across these tables.