dv-overview

Route Dataverse user intents to appropriate sub-skills with environment safety.

195|50|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/microsoft/Dataverse-skills --skill dv-overview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dv-overview
Source: https://github.com/microsoft/Dataverse-skills/tree/main/.github/plugins/dataverse/skills/dv-overview
Command: npx skills add https://github.com/microsoft/Dataverse-skills --skill dv-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-cutting context, routing, and UX guidance for Dataverse tasks, ensuring consistent behavior across skills and fast onboarding.

Core Features & Use Cases

  • Cross-cutting context for tool capabilities, UX principles, and the skill index
  • Per-task routing using WHEN/DO NOT USE WHEN frontmatter to direct requests to the appropriate skill
  • Multi-environment safety and governance, including explicit environment confirmation before changes

Quick Start

Describe a Dataverse task in plain language to trigger automatic routing to the right skill.

Frequently Asked Questions about dv-overview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route Dataverse tasks across multiple environments safely?

Routing Dataverse tasks across multiple environments safely requires cross-cutting context and explicit environment confirmation before applying changes, which this skill enforces to ensure correct governance and handling.

What is the best way to orchestrate Dataverse Web API and SDK requests?

Orchestrating Dataverse Web API and SDK requests requires explicit sequencing defined by skill guidelines, which this routing mechanism enforces to direct user intents to the appropriate sub-skills.

How do I trigger automatic routing for a Dataverse request?

To trigger automatic routing for a Dataverse request, describe your task in plain language and the skill uses WHEN/DO NOT USE WHEN frontmatter to direct your intent to the appropriate sub-skill.

When should I not use a generic Dataverse routing approach?

Avoid generic Dataverse routing approaches when explicit multi-environment safety is required, as this skill enforces strict sequencing and environment confirmation to prevent unsafe changes.

Does Dataverse routing support cross-cutting context for MCP and tool capabilities?

Yes, Dataverse routing supports cross-cutting context for MCP and tool capabilities, providing UX principles and a skill index to ensure consistent behavior and fast onboarding across all tasks.

Can I use plain language to manage Dataverse orchestration workflows?

Yes, you can use plain language to manage Dataverse orchestration workflows, which triggers automatic routing to the right sub-skill and applies cross-cutting context for tool capabilities and UX guidance.