psmodule/psmodule
v1.0.0MIT
PSModule process guidance and reusable skills for PowerShell module repositories.
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": "psmodule",
"description": "PSModule process guidance and reusable skills for PowerShell module repositories.",
"version": "1.0.0",
"author": {
"name": "PSModule",
"url": "https://github.com/PSModule"
},
"homepage": "https://psmodule.io/docs/",
"repository": "https://github.com/PSModule/Process-PSModule",
"license": "MIT",
"keywords": [
"powershell",
"psmodule",
"pester",
"testing",
"github-actions"
],
"skills": "skills/"
}
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