setup-pipeline Skill
Sets up a Power Platform Pipeline for automated Power Pages deployments. Power Platform Pipelines is Microsoft's native CI/CD tool built into the Power Platform — no external infrastructure required. Use when asked to: "set up ci/cd", "create pipeline", "setup pipeline", "set up power platform pipelines", "create power Published by microsoft in power-platform-skills.
What is setup-pipeline Skill?
Sets up a Power Platform Pipeline for automated Power Pages deployments. Power Platform Pipelines is Microsoft's native CI/CD tool built into the Power Platform — no external infrastructure required. Use when asked to: "set up ci/cd", "create pipeline", "setup pipeline", "set up power platform pipelines", "create power 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-pipeline Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/setup-pipeline/SKILL.md
What it does
Sets up a Power Platform Pipeline for automated Power Pages deployments. Power Platform Pipelines is Microsoft's native CI/CD tool built into the Power Platform — no external infrastructure required. Use when asked to: "set up ci/cd", "create pipeline", "setup pipeline", "set up power platform pipelines", "create power
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. setup-pipeline Sets up a Power Platform Pipeline for automated Power Pages solution deployments. Creates the pipeline configuration directly in Dataverse using the PP Pipelines OData API — no YAML files, no external CI/CD infrastructure needed. GitHub Actions and Azure DevOps Pipeline options are shown in the platform menu as coming soon. Refer to ${PLUGINROOT}/references/cicd-pipeline-patterns.md for all HAR-confirmed API patterns used in this skill. Prerequisites - powerpages.config.json exists in the project root - .solution-manifest.json exists (solution must be created first via setup-solution) - Azure CLI logged in (az account show succeeds) - PAC CLI logged in (pac env who succeeds) - A Power Platform environment with Pipelines package installed (the "host" environment) Phases Phase 0 — ALM plan gate plan-alm is the front door. When the user expresses
Explore related resources
Frequently asked questions
What is setup-pipeline?
setup-pipeline is a open-source AI agent skill with Copy skill directory. Sets up a Power Platform Pipeline for automated Power Pages deployments. Power Platform Pipelines is Microsoft's native CI/CD tool built into the Power Platform — no external infrastructure required.
Who is setup-pipeline best for?
setup-pipeline is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install setup-pipeline?
Install or run setup-pipeline using Copy skill directory. Check setup-pipeline for the latest setup command.
Is setup-pipeline actively maintained?
setup-pipeline may need a closer maintenance check before production use.
Auto-fetched from GitHub.