
microsoft / dataverse-skills
✓ Official★ 161A skill package that teaches your agent 8 capabilities — every one documented and browsable below, no GitHub required · by microsoft.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
Environment-level Dataverse administration — bulk delete, retention/archival, organization settings, OrgDB settings, recycle bin, audit, and the 37 allowlisted…
5 files — installable on its own
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes `.env`. Use when starting a new project,…
4 files — installable on its own
Record-level CRUD and bulk operations via the Python SDK — create, update, delete, upsert, CSV import, multi-table foreign-key loads, AI-generated sample data.…
4 files — installable on its own
Dataverse schema authoring via the Python SDK and Web API — tables, columns, relationships, forms, and views. Use when the user wants to define or evolve the…
5 files — installable on its own
Tool routing and cross-cutting rules for Dataverse work — which skill applies to which task, environment-confirmation, and pull-to-repo. Use when the user…
1 file — installable on its own
Bulk reads, multi-page iteration, and analytics over Dataverse data via the Python SDK and Web API. Use when the user wants to read, list, filter, aggregate,…
5 files — installable on its own
Security-role assignment, user access, application users, business units, and admin self-elevation in Dataverse environments. Use when the user wants to give…
1 file — installable on its own
Dataverse solution lifecycle — create, export, import, promote across environments, and validate deployments. Use when the user wants to package…
1 file — installable on its own
Package documentation is syncing from GitHub — check back shortly. Meanwhile, every skill in the Skills tab carries its own full instructions.
Install the whole package (8 skills):
npx skills add https://github.com/microsoft/dataverse-skillsOr install a single skill:
npx skills add https://github.com/microsoft/dataverse-skills --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.