airtable-record-update

Update a specified field in an Airtable record by record ID or field value.

15|8|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/AstorYH/PASB --skill airtable-record-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: airtable-record-update
Source: https://github.com/AstorYH/PASB/tree/main/nanobot/skills/airtable-record-update
Command: npx skills add https://github.com/AstorYH/PASB --skill airtable-record-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines data management by allowing you to quickly update specific fields in your Airtable records without manual intervention.

Core Features & Use Cases

  • Targeted Updates: Modify a single field in a specific Airtable record.
  • Flexible Identification: Locate records using either their unique Record ID or a combination of a field name and its value (e.g., email address).
  • Use Case: Update the 'Status' field of a project record from 'In Progress' to 'Completed' once a task is finished.

Quick Start

Update the 'Status' field to 'Completed' for the record with 'rec123xyz' in the 'Projects' table of the 'abcdefg1234567890' Airtable base.

Frequently Asked Questions about airtable-record-update

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

FAQPage Schema
How do I update an Airtable record field automatically?

To update an Airtable record, provide the base ID, table name, record identifier, field name, and new value. This skill modifies single fields instantly without manual intervention.

Can I update an Airtable record using an email address instead of a record ID?

Yes, you can update an Airtable record using an email address. The skill supports locating records via a specific field name and its corresponding value instead of a record ID.

What do I need to change a project status in an Airtable base?

You need the Airtable base ID, table name, record identifier, target field name, and the new status value to change a project status and synchronize data dynamically.

Does Airtable data management support updating multiple fields at once?

This Airtable data management skill focuses on targeted updates, modifying a single field in a specific record at a time to streamline data synchronization without manual intervention.