pp

Automate authentication, environment management, and API requests for Microsoft Power Platform.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/callumalpass/pp-devkit-skills --skill pp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pp
Source: https://github.com/callumalpass/pp-devkit-skills/tree/main
Command: npx skills add https://github.com/callumalpass/pp-devkit-skills --skill pp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Power Platform professionals often face repetitive setup and manual API calls across multiple services. This Skill provides a unified interface to authenticate, manage environments, and issue API requests from a CLI/UI.

Core Features & Use Cases

  • Unified CLI/UI for Power Platform work, including Dataverse, Power Automate, Graph, SharePoint REST, BAP, Power Apps, and Canvas Authoring.
  • Manage accounts and environments, discover maker environments, and run scripted or interactive requests.
  • Use cases include automation scripts, diagnostics, and rapid ad-hoc investigations.

Quick Start

Run pp --version to verify installation and view available commands.

Frequently Asked Questions about pp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Power Platform API requests across multiple services?

Use a unified CLI and UI to automate Power Platform API requests across Dataverse, Power Automate, Graph, and SharePoint REST. It handles authentication and environment management so you can run scripted or interactive requests.

What is the best way to manage Microsoft Power Platform environments from the command line?

Manage Microsoft Power Platform environments from the command line by discovering maker environments and orchestrating requests through a unified CLI. It handles account login and environment discovery without manual portal navigation.

Do I need Node.js to authenticate and run Power Platform CLI commands?

Yes, you need Node.js 22+ and a configured pp project to authenticate and run Power Platform CLI commands. The Skill reads its capabilities from project frontmatter and optionally loads scripts and references.

Can I use a single tool for Dataverse, Power Automate, and SharePoint REST API calls?

Yes, you can use a single tool for Dataverse, Power Automate, and SharePoint REST API calls. A unified CLI and UI handles authentication and orchestration across these services, eliminating repetitive manual setup.

Does this Power Platform CLI work with Canvas Authoring and Microsoft Graph APIs?

Yes, this Power Platform CLI works with Canvas Authoring and Microsoft Graph APIs. It provides a unified interface to authenticate, manage environments, and orchestrate requests across BAP, Power Apps, and Graph from one place.