Record-level CRUD and bulk operations — create, update, delete, upsert, CSV import, multi-table foreign-key loads, AI-generated sample data. Use when the user wants to write, modify, seed, or import data records into Dataverse tables.
$npx -y skills add microsoft/dataverse-skills --skill dv-dataInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/dataverse-skills" --skill "microsoft/dataverse-skills/dv-data"` 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/microsoft/dataverse-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/dataverse-skills"` and select the relevant skills, then follow their instructions.