pac-cli

Installation
SKILL.md

Power Platform CLI (pac)

Purpose: provide the agent and the maker with exact pac commands to validate, package, and import a generated solution. The builder agent never invokes destructive commands; it documents them for the maker.

When to Use

  • After emitting an unpacked solution, validate pac solution pack succeeds.
  • Generate the import script in the example README.
  • Diagnose pack/import failures.

Installation

The maker installs once:

dotnet tool install --global Microsoft.PowerApps.CLI.Tool

Or via MSI from aka.ms/PowerPlatformCLI. Verify:

Installs
1
Repository
jnpiyush/agentx
GitHub Stars
13
First Seen
May 31, 2026
pac-cli — jnpiyush/agentx