Skip to content

/ensure-pipelines-host

Ensures the tenant has a usable Power Platform Pipelines host environment before any pipeline operation runs. Detects host state via the same resolution order as the Power Apps UI (org-db setting → BAP env metadata → default-custom-host setting); if any existing host (Platform

shell
$ npx -y skills add microsoft/power-platform-skills --skill ensure-pipelines-host --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ensure-pipelines-host
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Ensures the tenant has a usable Power Platform Pipelines host environment before any pipeline operation runs. Detects host state via the same resolution order as the Power Apps UI (org-db setting → BAP env metadata → default-custom-host setting); if any existing host (Platform
Ships withpower-platform-skills

Official agent skills/plugins for Power Platform development by Microsoft.

Get the whole plugin, auto-invoked
Stats
606
Stars
0
Views
123
Forks
Active
Maintenance
JavaScript
Language
MIT
License
14m ago
Last commit
6mo ago
Created

Repo: microsoft/power-platform-skills