A collection of skills for AI agents
Skills follow the Agent Skills format.
Installs PowerShell Universal in a sandbox environment for testing and development.
npx skills add devolutions/powershell-universal-skillsSkills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Install PowerShell Universal in a sandbox environment using the default demo configuration.
Each skill contains:
SKILL.md- Instructions for the agentscripts/- Helper scripts for automation (optional)references/- Supporting documentation (optional)
MIT