dv-connect Skill
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes .env. Use when starting a new project, switching environments, fixing authentication, or troubleshooting an MCP connection that won't come up. Published by microsoft in Dataverse-skills.
What is dv-connect Skill?
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes .env. Use when starting a new project, switching environments, fixing authentication, or troubleshooting an MCP connection that won't come up. Published by microsoft in Dataverse-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use dv-connect Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Dataverse-skills
- Skill file: .github/plugins/dataverse/skills/dv-connect/SKILL.md
What it does
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes .env. Use when starting a new project, switching environments, fixing authentication, or troubleshooting an MCP connection that won't come up.
Skill instructions
Skill: Connect One-step connection to Dataverse. Handles tool installation, authentication, environment selection, workspace initialization, MCP configuration, and verification — all idempotently. Each step checks if it's already done and skips if so. Environment-First Rule — All metadata (solutions, columns, tables, forms, views) and plugin registrations are created in the Dynamics environment via API or scripts, then pulled into the repo. Never write or edit solution XML by hand to create new components. Execute every step in order. Do not skip ahead, even if a later step appears more relevant to the user's immediate goal. Exception: Step 0 below can short-circuit the entire flow if the workspace is already set up. --- Step 0: Detect existing setup (run this first) Before touching anything, check whether this workspace is already connected to a Dataverse environment. This matters a lot on claude --continue or any re-run — repeating it on an already-configured workspace overwrites .en
Explore related resources
Frequently asked questions
What is dv-connect?
dv-connect is a open-source AI agent skill with Copy skill directory. One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes .env.
Who is dv-connect best for?
dv-connect is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install dv-connect?
Install or run dv-connect using Copy skill directory. Check dv-connect for the latest setup command.
Is dv-connect actively maintained?
dv-connect may need a closer maintenance check before production use.
Auto-fetched from GitHub.