bymicrosoft· 555 skills
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.
$npx -y skills add microsoft/dataverse-skills --skill dv-connectInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/dataverse-skills" --skill "microsoft/dataverse-skills/dv-connect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/dataverse-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/dataverse-skills"` and select the relevant skills, then follow their instructions.