Dataverse-skills
Build, query, and manage Dataverse environments through natural language
All Skills in This Repository (8)
Pure Emerald Level Indicatorsdv-metadata
Automate Dataverse metadata changes via Python SDK and Web API.
dv-admin
Centralize Dataverse environment settings updates using PAC CLI and Python SDK.
dv-overview
Route Dataverse user intents to appropriate sub-skills with environment safety.
dv-data
Automate Dataverse record create, update, delete, and bulk CSV imports via the Python SDK.
dv-connect
Install tools, authenticate, and configure MCP for Dataverse connections.
dv-solution
Export, unpack, pack, and validate Dataverse solutions using PAC CLI.
dv-query
Retrieve and analyze Dataverse records using the Python SDK and Web API.
dv-security
Automate Dataverse security role assignments and self-elevation via PAC CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Dataverse-skills?▼
Run `npx skills add microsoft/Dataverse-skills --all -g -y` in your terminal to install all skills globally. Afterward, ask your agent to "Connect to Dataverse" to complete setup.
What can I do with Dataverse skills?▼
You can query and import records, create tables and columns, export and deploy solutions, assign security roles, run bulk deletes, and build X++ packages — all from plain-English requests.
Does it work with Claude Code and GitHub Copilot?▼
Yes. The skills load natively in Claude Code, GitHub Copilot, Cursor, and Codex, and the agent automatically picks the right skill for each request.
Can it manage Dynamics 365 Finance and Operations?▼
Yes. The erp-xpp skill covers the full X++ lifecycle — authoring classes, compiling, deploying packages, and running database sync on ERP-linked environments.
Is it safe to run bulk delete or role changes?▼
Yes. Destructive operations require explicit confirmation, respect least-privilege permissions, and cannot exceed the access of the signed-in user.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core