Official skills publisher Verified Skillscout rank 116

Devolutions

Devolutions publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 3 Devolutions repositories, with install commands and source links.

8 Skills
3 Repositories
29 Installs
3,173 GitHub stars

Install

Add Devolutions skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/devolutions/devolutions_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Devolutions skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Powershell Universal Skills

devolutions/powershell-universal-skills

Includes 4 official skills: install-sandbox-psu, custom-frontend-psu, winforms-to-psu, custom-component-psu.

4 skills 28 installs 2 stars
npx skills add devolutions/powershell-universal-skills -y

Includes 2 official skills: code-review, release-prep.

2 skills 1 installs 3,092 stars
npx skills add devolutions/ironrdp -y

Avalonia Extensions

devolutions/avalonia-extensions

Includes 2 official skills: avalonia-devtools-mcp, winui-control-theming.

2 skills 0 installs 79 stars
npx skills add devolutions/avalonia-extensions -y

8 skills

devolutions/powershell-universal-skills 4 skills

install-sandbox-psu

devolutions/powershell-universal-skills 18 installs
View source

custom-frontend-psu

devolutions/powershell-universal-skills 5 installs
View source

winforms-to-psu

devolutions/powershell-universal-skills 3 installs
View source

custom-component-psu

devolutions/powershell-universal-skills 2 installs
View source
devolutions/ironrdp 2 skills

code-review

devolutions/ironrdp 0 installs
View source

release-prep

devolutions/ironrdp 0 installs
View source
devolutions/avalonia-extensions 2 skills

avalonia-devtools-mcp

devolutions/avalonia-extensions 0 installs
View source

winui-control-theming

devolutions/avalonia-extensions 0 installs
View source

Repository documentation

devolutions/powershell-universal-skills package overview

devolutions/powershell-universal-skills/README.md View on GitHub

devolutions/powershell-universal-skills

Includes 4 official skills: install-sandbox-psu, custom-frontend-psu, winforms-to-psu, custom-component-psu.

Top skills in this package

install-sandbox-psuOfficial Devolutions skill from devolutions/powershell-universal-skills.
custom-frontend-psuOfficial Devolutions skill from devolutions/powershell-universal-skills.
winforms-to-psuOfficial Devolutions skill from devolutions/powershell-universal-skills.
custom-component-psuOfficial Devolutions skill from devolutions/powershell-universal-skills.

Install

Install the full package:

npx skills add devolutions/powershell-universal-skills -y

Install a specific skill:

npx skills add devolutions/powershell-universal-skills@install-sandbox-psu -y

Use the package when you want your agent to choose the relevant skill from this official Devolutions repository.

View devolutions/powershell-universal-skills on GitHub
Copied