add-table-to-offline-profile
Installation
SKILL.md
Shared instructions: shared-instructions.md — read first.
References:
- dataverse-offline-api.md §4 + §7 — POST item + PATCH selectedcolumns
- offline-profile-reconciliation.md — the
schemaColumnsbaseline written in Step 7
Add Table to Offline Profile
Add a single table to an existing Mobile Offline Profile. Most common flow: user ran /add-dataverse to add a new table to their app, now wants that table available offline too.
Equivalent to running /setup-offline-profile and seeing the existing profile (extend-mode), but skips the per-table questionnaire for the tables already in the profile — only configures the new one.
Workflow
- Verify project + locate profile → 2. Resolve target table → 3. Prereq check (auto-enable if needed) → 4. Scope picker (single question) → 5. POST item + PATCH selectedcolumns → 6. Publish → 7. Update artifacts → 8. Summary