{ "$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/" }