Skip to content

Cordedmink2/dataverse-agent-plugins

Repository files navigation

dataverse-agent-plugins

Agent plugins for Microsoft Dataverse / Power Platform development. A Claude Code plugin marketplace — each plugin also works standalone (plain PowerShell scripts) for other agents, VS Code, and CI.

Install (Claude Code)

/plugin marketplace add Cordedmink2/dataverse-agent-plugins
/plugin install dataverse-customization-xml@dataverse-agent-plugins
/dataverse-customization-xml:setup

Update later with /plugin marketplace update dataverse-agent-plugins then /plugin update dataverse-customization-xml@dataverse-agent-plugins (re-run setup after updates).

Plugins

Plugin What it does
dataverse-customization-xml Schema-validated hand-editing of Dataverse customization XML (ribbon, sitemap, forms, FetchXML, charts, ISV config and more) against the official Microsoft XSDs. Standalone PowerShell validator + live lemminx LSP diagnostics. Also usable from Codex, VS Code with no agent, and CI.

Requirements

PowerShell 7+ (pwsh) on Windows, macOS or Linux. Plugins fetch what else they need at setup (Microsoft XSDs, lemminx binary) — nothing bulky or third-party is committed here.

License

MIT. The Microsoft XSD schemas are downloaded from Microsoft at setup time and remain subject to Microsoft's terms — they are not redistributed in this repo.

About

Agent plugins for Microsoft Dataverse development - schema-validated customization XML editing for Claude Code, Codex, VS Code and CI

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors