Skip to content

paulasilvatech/power-platform-architect

v1.0.0MIT

Solution Architect for the Microsoft Power Platform, turning business requirements into functioning Power Platform solution architectures.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.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",
  "extensions": {
    "com.github.awesome-copilot": {
      "skills": [
        "./skills/power-platform-architect/"
      ]
    }
  },
  "skills": [
    "./skills/power-platform-architect/"
  ]
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.awesome-copilot

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • skills