power-platform-skills
Build Power Platform apps, flows, and sites with AI agents
All Skills in This Repository (79)
Pure Emerald Level Indicatorsgenpage
Plan, generate, and deploy Power Apps generative pages via PAC CLI.
create-webroles
Defines and assigns web roles for a Power Pages code site.
create-site
Scaffold React, Vue, Angular, or Astro Power Pages sites from discovery to deployment.
setup-datamodel
Create and configure Dataverse data models for Power Pages via the OData API.
activate-site
Automate Power Pages site provisioning with PAC CLI and Azure CLI prerequisites.
setup-auth
Automate authentication and authorization scaffolding for Power Pages code sites.
integrate-webapi
Automate Web API integration for Power Pages with Dataverse tables.
deploy-site
Automate Power Pages site deployment to PAC-managed environments with PAC CLI.
add-seo
Adds robots.txt, sitemap.xml, meta tags, and favicon to Power Pages sites.
add-sample-data
Seed Dataverse tables with realistic sample records via the OData API.
preview-screens
Generates a static HTML phone-frame preview of Tamagui mobile app screens.
add-table-to-offline-profile
Adds a Dataverse table to an existing Mobile Offline Profile via Dataverse API calls.
Frequently Asked Questions
FAQPage SchemaHow to install Power Platform Skills?โผ
Run `npx skills add microsoft/power-platform-skills --all -g -y` in your terminal to install all plugins in this suite globally.
What can I build with Power Platform Skills?โผ
You can build and deploy Power Apps code apps, native mobile apps, canvas apps, model-driven apps, Power Pages websites, and Power Automate cloud flows, all from natural-language requests.
Does it work with Claude Code and GitHub Copilot CLI?โผ
Yes. Every plugin follows the standard SKILL.md format and runs in Claude Code, GitHub Copilot CLI, and other compatible agent hosts.
Can AI create Dataverse tables and connect data sources?โผ
Yes. The skills design the data model, create Dataverse tables and relationships, and wire connectors like SharePoint, Teams, Excel, and Office 365 into your app automatically.
Do I need coding experience to use these skills?โผ
No. You describe what you want in plain English, and the agent handles scaffolding, data connections, deployment, and debugging for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core