setup-solution Skill
Creates a Dataverse publisher and solution, then adds Power Pages site components to the solution for ALM and deployment management. Use when asked to: "create solution", "set up solution", "add to solution", "package site into solution", "create publisher", "solutionize my site", or "set up ALM for my site". Published by microsoft in power-platform-skills.
What is setup-solution Skill?
Creates a Dataverse publisher and solution, then adds Power Pages site components to the solution for ALM and deployment management. Use when asked to: "create solution", "set up solution", "add to solution", "package site into solution", "create publisher", "solutionize my site", or "set up ALM for my site". 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 setup-solution Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/setup-solution/SKILL.md
What it does
Creates a Dataverse publisher and solution, then adds Power Pages site components to the solution for ALM and deployment management. Use when asked to: "create solution", "set up solution", "add to solution", "package site into solution", "create publisher", "solutionize my site", or "set up ALM for my site".
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. setup-solution Creates a Dataverse publisher and solution, then adds Power Pages site components. Writes .solution-manifest.json for use by export-solution, import-solution, and setup-pipeline skills. Prerequisites - PAC CLI installed and authenticated (pac env who returns an environment URL) - Azure CLI installed and logged in (az account show succeeds) - powerpages.config.json exists in the project root (site must be deployed at least once so .powerpages-site/ exists with component records) 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 ru
Explore related resources
Frequently asked questions
What is setup-solution?
setup-solution is a open-source AI agent skill with Copy skill directory. Creates a Dataverse publisher and solution, then adds Power Pages site components to the solution for ALM and deployment management.
Who is setup-solution best for?
setup-solution is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install setup-solution?
Install or run setup-solution using Copy skill directory. Check setup-solution for the latest setup command.
Is setup-solution actively maintained?
setup-solution may need a closer maintenance check before production use.
Auto-fetched from GitHub.