Files
awesome-copilot/plugins/power-platform-architect/.github/plugin/plugin.json
T
Aaron Powell d1fdc3184e stuffed up and plugins are in staged (#1845)
* stuffed up and plugins are in staged

* fixing readme

* fixing plugin file
2026-05-27 11:05:34 +10:00

23 lines
575 B
JSON

{
"name": "power-platform-architect",
"description": "Solution Architect for the Microsoft Power Platform, turning business requirements into functioning Power Platform solution architectures.",
"version": "1.0.0",
"keywords": [
"power-platform",
"power-platform-architect",
"power-apps",
"dataverse",
"power-automate",
"power-pages",
"power-bi"
],
"author": {
"name": "Tim Hanewich"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"skills": [
"./skills/power-platform-architect/"
]
}