Official skills publisher Verified Skillscout rank 0

StackRox

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

Browse 5 official AI agent skills across 2 StackRox repositories, with install commands and source links.

5 Skills
2 Repositories
2 Installs
0 GitHub stars

Install

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

2 official repositories

Includes 4 official skills: use-modern-go, go-dependency-analyzer, proto-writer, test-plan.

4 skills 2 installs 0 stars
npx skills add stackrox/stackrox -y

Harness Openshell

stackrox/harness-openshell

Includes 1 official skill: validate.

1 skill 0 installs 0 stars
npx skills add stackrox/harness-openshell -y

5 skills

stackrox/stackrox 4 skills

use-modern-go

stackrox/stackrox 2 installs
View source

go-dependency-analyzer

stackrox/stackrox 0 installs
View source

proto-writer

stackrox/stackrox 0 installs
View source

test-plan

stackrox/stackrox 0 installs
View source
stackrox/harness-openshell 1 skill

validate

stackrox/harness-openshell 0 installs
View source

Repository documentation

stackrox/stackrox package overview

stackrox/stackrox/README.md View on GitHub

stackrox/stackrox

Includes 4 official skills: use-modern-go, go-dependency-analyzer, proto-writer, test-plan.

Top skills in this package

use-modern-goOfficial StackRox skill from stackrox/stackrox.
go-dependency-analyzerOfficial StackRox skill from stackrox/stackrox.
proto-writerOfficial StackRox skill from stackrox/stackrox.
test-planOfficial StackRox skill from stackrox/stackrox.

Install

Install the full package:

npx skills add stackrox/stackrox -y

Install a specific skill:

npx skills add stackrox/stackrox@use-modern-go -y

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

View stackrox/stackrox on GitHub
Copied