Official skills publisher Verified Skillscout rank 119

PowerShell Team

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

Browse 6 official AI agent skills across 3 PowerShell Team repositories, with install commands and source links.

6 Skills
3 Repositories
2 Installs
57,079 GitHub stars

Install

Add PowerShell Team 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/powershell/powershell_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant PowerShell Team 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

Vscode Powershell

powershell/vscode-powershell

Includes 3 official skills: update-npm-packages, interactive-extension-testing, release.

3 skills 1 installs 1,899 stars
npx skills add powershell/vscode-powershell -y

Includes 1 official skill: analyze-pester-failures.

1 skill 1 installs 54,674 stars
npx skills add powershell/powershell -y

Includes 2 official skills: create-dsc-resource, create-resource-doc.

2 skills 0 installs 506 stars
npx skills add powershell/dsc -y

6 skills

powershell/vscode-powershell 3 skills

update-npm-packages

powershell/vscode-powershell 1 installs
View source

interactive-extension-testing

powershell/vscode-powershell 0 installs
View source

release

powershell/vscode-powershell 0 installs
View source
powershell/powershell 1 skill

analyze-pester-failures

powershell/powershell 1 installs
View source
powershell/dsc 2 skills

create-dsc-resource

powershell/dsc 0 installs
View source

create-resource-doc

powershell/dsc 0 installs
View source

Repository documentation

powershell/vscode-powershell package overview

powershell/vscode-powershell/README.md View on GitHub

powershell/vscode-powershell

Includes 3 official skills: update-npm-packages, interactive-extension-testing, release.

Top skills in this package

update-npm-packagesOfficial PowerShell Team skill from powershell/vscode-powershell.
interactive-extension-testingOfficial PowerShell Team skill from powershell/vscode-powershell.
releaseOfficial PowerShell Team skill from powershell/vscode-powershell.

Install

Install the full package:

npx skills add powershell/vscode-powershell -y

Install a specific skill:

npx skills add powershell/vscode-powershell@update-npm-packages -y

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

View powershell/vscode-powershell on GitHub
Copied