Official skills publisher Verified Skillscout rank 64

Software Engineering Institute

Software Engineering Institute publishes official AI agent skills for its tools, services, and developer workflows. At the SEI, we research software engineering, cybersecurity, and AI engineering problems; create innovative technologies; and put solutions into practice.

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

5 Skills
2 Repositories
0 Installs
709 GitHub stars

Install

Add Software Engineering Institute 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/cmu-sei/cmu-sei_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Software Engineering Institute 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

Sei Design System

cmu-sei/sei-design-system

Includes 3 official skills: components-guidelines, storybook-guidelines, unit-testing-guidelines.

3 skills 0 installs 3 stars
npx skills add cmu-sei/sei-design-system -y

Includes 2 official skills: aspire, playwright-cli.

2 skills 0 installs 706 stars
npx skills add cmu-sei/ghosts -y

5 skills

cmu-sei/sei-design-system 3 skills

components-guidelines

cmu-sei/sei-design-system 0 installs
View source

storybook-guidelines

cmu-sei/sei-design-system 0 installs
View source

unit-testing-guidelines

cmu-sei/sei-design-system 0 installs
View source
cmu-sei/ghosts 2 skills

playwright-cli

cmu-sei/ghosts 0 installs
View source

Repository documentation

cmu-sei/sei-design-system package overview

cmu-sei/sei-design-system/README.md View on GitHub

cmu-sei/sei-design-system

Includes 3 official skills: components-guidelines, storybook-guidelines, unit-testing-guidelines.

Top skills in this package

components-guidelinesOfficial Software Engineering Institute skill from cmu-sei/sei-design-system.
storybook-guidelinesOfficial Software Engineering Institute skill from cmu-sei/sei-design-system.
unit-testing-guidelinesOfficial Software Engineering Institute skill from cmu-sei/sei-design-system.

Install

Install the full package:

npx skills add cmu-sei/sei-design-system -y

Install a specific skill:

npx skills add cmu-sei/sei-design-system@components-guidelines -y

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

View cmu-sei/sei-design-system on GitHub
Copied