edit-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 — refreshing the
schemaColumnsbaseline after a column edit
Edit Offline Profile
Re-run a single piece of an existing profile — change one table's row scope, update the column list, adjust sync frequency, or rename the profile. Avoids the cognitive cost of walking the full /setup-offline-profile wizard for a one-line change.
Scope: existing profile (read from offline-profile.json or --profile-id); edits at the table-item granularity. To ADD a new table see /add-table-to-offline-profile; to delete the entire profile see dataverse-offline-api.md §11.
Workflow
- Verify project + locate profile → 2. Resolve target (which table / what to change) → 3. Show current vs proposed → Single confirm → 4. PATCH → 5. Publish → 6. Update artifacts → 7. Summary