📦
DevOps

Dataverse Solution

by microsoft

Dataverse Solution is a DevOps skill for Claude Code, published by microsoft in Dataverse-skills.

216 stars57 forkson microsoft/Dataverse-skillsAdded 2026/09/04Repository updated 2026/09/03
agent-skillsdataversedynamics-365dynamics-crmmcpmcp-serverpluginpower-platform
Install in seconds
Install Dataverse Solution
Copy Dataverse Solution into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/Dataverse-skills/tree/main/.github/plugins/dataverse/skills/dv-solution ~/.claude/skills/dv-solution

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/Dataverse-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.github/plugins/dataverse/skills/dv-solution/SKILL.md in microsoft/Dataverse-skills
Installs to
~/.claude/skills/dv-solution
Collection
One of 9 skills cataloged from this repository
Category
DevOps920 skills

What Dataverse Solution does

Dataverse Solution manages the solution lifecycle in Dataverse: create, export, unpack, pack, import, and validate solutions across environments. Use it to move customizations between dev, test, and production.

Dataverse Solution is cataloged under DevOps on DirSkills. Dataverse Solution comes from a repository tagged agent-skills, dataverse, dynamics-365, dynamics-crm and mcp.

Documentation

README

Skill: Solution

Create, export, unpack, pack, import, and validate Dataverse solutions via PAC CLI. Includes post-import validation using the Python SDK.

Headless / restricted-egress hosts: use the raw Web API (ExportSolution / ImportSolution) for the online steps. pac solution pack/unpack are local file operations (no auth) but need a host that can run PAC -- do them on a capable machine or CI runner. Verify egress with python scripts/auth.py --check. See dv-connect/references/headless-hosts.md.

Skill boundaries

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Dataverse Solution

  • What else does microsoft publish alongside Dataverse Solution?

    Dataverse Solution is one of 9 skills that DirSkills catalogs from microsoft/Dataverse-skills, the repository it ships in. Its siblings there include Dataverse Admin, Dataverse Connect and Dataverse Data. Each one is a separate skill with its own page in this directory, installs the same way Dataverse Solution does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/Dataverse-skills page.

  • How does Dataverse Solution compare to other DevOps skills?

    Dataverse Solution ranks #811 by stars among the 920 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Dataverse Solution against them. Open each page to compare what they document and how they install.

More from microsoft/Dataverse-skills

Dataverse Solution is one of 9 skills cataloged on DirSkills from microsoft/Dataverse-skills.

See all 9 skills
🛠️
2h ago

Dataverse Admin

Dataverse Admin manages environment-level Dataverse administration such as bulk delete, retention and archival policies, audit settings, recycle bin, OrgDB settings, and approved PPAC toggles. Use it to clean up data at scale or change supported environment settings.
DevOps
21657
🔌
2h ago

Dataverse Connect

Dataverse Connect sets up a Dataverse workspace by installing tools, authenticating, registering the MCP server, and writing .env. Use it when starting a new project, switching environments, or fixing a broken connection.
DevOps
21657
🗄️
2h ago

Dataverse Data

Dataverse Data creates, updates, deletes, upserts, and bulk imports records in Dataverse tables. Use it when you need to seed data, load CSVs, or write related records and file columns.
Automation
21657
🗂️
2h ago

Dataverse Metadata

Dataverse Metadata helps define and inspect Dataverse tables, columns, relationships, forms, and views. Use it when adding or reviewing schema components, such as creating a table, lookup, form, or view.
Data
21657
🧭
2h ago

Dataverse Overview

Dataverse Overview provides the cross-cutting context for Dataverse and Power Platform work, including scope, the specialist skill map, tool capabilities, safety rules, and the safe change lifecycle. Use it first when working on Dataverse, Dynamics 365, CRM, or ERP tasks.
AI Engineering
21657
📊
2h ago

Dataverse Query

Dataverse Query reads, filters, aggregates, joins, and analyzes Dataverse records. Use it for bulk reads, pagination, counts, grouped queries, and pandas notebook workflows.
Data
21657