export-solution Skill
Exports a Dataverse solution containing Power Pages site components as a zip file, ready for deployment to another environment. Use when asked to: "export solution", "download solution", "export managed", "export unmanaged", "package for deployment", "create solution zip", "export site package", or "build deployment ar Published by microsoft in power-platform-skills.
What is export-solution Skill?
Exports a Dataverse solution containing Power Pages site components as a zip file, ready for deployment to another environment. Use when asked to: "export solution", "download solution", "export managed", "export unmanaged", "package for deployment", "create solution zip", "export site package", or "build deployment ar Published by microsoft in power-platform-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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use export-solution Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/export-solution/SKILL.md
What it does
Exports a Dataverse solution containing Power Pages site components as a zip file, ready for deployment to another environment. Use when asked to: "export solution", "download solution", "export managed", "export unmanaged", "package for deployment", "create solution zip", "export site package", or "build deployment ar
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. export-solution Triggers an async Dataverse solution export, polls until complete, downloads the solution zip, and verifies it. Reads .solution-manifest.json to identify the solution; falls back to asking the user. Prerequisites - PAC CLI installed and authenticated - Azure CLI installed and logged in - Solution exists in the environment (run setup-solution first if needed) Phases Phase 0 — ALM plan gate plan-alm is the front door. When the user expresses an ALM intent (promote / ship / deploy / set up CI-CD / move to staging / push to prod), the orchestrator (/power-pages:plan-alm) should run first. This Phase 0 enforces that and is meant to fail closed when there's no plan, not to be a one-time check the user can dismiss forever. Skip rule. If this skill was invoked as part of an active plan-alm orchestration, skip Phase 0 entirely and proceed to Phase 1.
Explore related resources
Frequently asked questions
What is export-solution?
export-solution is a open-source AI agent skill with Copy skill directory. Exports a Dataverse solution containing Power Pages site components as a zip file, ready for deployment to another environment.
Who is export-solution best for?
export-solution is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install export-solution?
Install or run export-solution using Copy skill directory. Check export-solution for the latest setup command.
Is export-solution actively maintained?
export-solution may need a closer maintenance check before production use.
Auto-fetched from GitHub.