Skip to content

Devolutions/powershell-universal-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Universal Agent Skills

A collection of skills for AI agents

Skills follow the Agent Skills format.

Available Skills

install-sandbox-psu

Installs PowerShell Universal in a sandbox environment for testing and development.

Installation

npx skills add devolutions/powershell-universal-skills

Usage

Skills 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.

Skill Structure

Each skill contains:

  • SKILL.md - Instructions for the agent
  • scripts/ - Helper scripts for automation (optional)
  • references/ - Supporting documentation (optional)

License

MIT

About

Agent Skills for PowerShell Universal.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors