Read and write Airtable bases via the official REST API and the user's personal access token — list/filter records, create, update, delete. Use when asked to "add a row to Airtable", "find records in my base", "update this Airtable record".
$npx -y skills add diillson/chatcli --skill airtableInstalls into the current project.
Run `npx skills use "https://github.com/diillson/chatcli" --skill "diillson/chatcli/airtable"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/diillson/chatcli" that are relevant to the current task. Run `npx skills add "https://github.com/diillson/chatcli"` and select the relevant skills, then follow their instructions.