mco-airtable

Query and manage MoCap Online's Airtable database across 15 tables.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires airtable-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a direct interface to MoCap Online's comprehensive Airtable database, enabling efficient retrieval and management of animation data, product information, and related assets.

Core Features & Use Cases

  • Data Lookup: Quickly find animation sets (SETs), specific SKUs, file formats, and associated videos or animlists.
  • Database Exploration: Understand table relationships, check field values, and query records across all 15 tables in the MCO Airtable base.
  • Use Case: When asked to "find the SKU for FBX-Mobility-Pro" or "list all highlight videos for the Mobility set," this Skill accesses the Airtable base to provide the exact information needed.

Quick Start

Use the mco-airtable skill to find the SET record for 'Mobility'.

Frequently Asked Questions about mco-airtable

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

FAQPage Schema
How do I query Airtable to find specific animation data and product info?

To query Airtable for animation data and product info, you need an API wrapper script and a securely configured API key to access the MCO base and retrieve records from its 15 tables.

Can I look up SKUs and SETs directly in the MoCap Online Airtable database?

Yes, you can look up SKUs and SETs directly in the MoCap Online Airtable database by querying the specific SET and SKU tables to find exact product matches like FBX-Mobility-Pro.

How do I check table relationships across the 15 tables in an Airtable base?

You can check table relationships across the 15 Airtable tables by using the Skill to explore field values and understand how SET, SKU, FORMAT, Videos, and AnimList tables connect.

What do I need to retrieve videos and animlists from the MCO Airtable base?

You need a configured Airtable API key and the included API wrapper script to retrieve videos and animlists, allowing you to list all highlight videos for specific animation sets.

Does the Airtable API wrapper support querying file formats for animation assets?

Yes, the Airtable API wrapper supports querying the FORMAT table to retrieve file format information for animation assets, ensuring you get the correct format data for your SKUs.

Are there limitations when managing Airtable database records for animation sets?

Managing Airtable database records for animation sets requires secure API key configuration and is limited to the 15 existing tables, meaning you cannot create new table structures dynamically.