# TEGALSEC AI Agent Skills

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

Browse 1 official AI agent skill across 1 TEGALSEC repository, with install commands and source links.

Official page: https://skillscout.sh/official/tegal1337/
Markdown page: https://skillscout.sh/official/tegal1337/tegal1337_skills_skillscout.md
Vendor website: https://tegalsec.org/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/tegal1337/tegal1337_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant TEGALSEC 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

### tegal1337/pentest-labs

Includes 1 official skill: frontend-design.

Install:

```bash
npx skills add tegal1337/pentest-labs -y
```

Source: https://github.com/tegal1337/pentest-labs

## Individual skills

### frontend-design

Official TEGALSEC skill from tegal1337/pentest-labs.

Install:

```bash
npx skills add tegal1337/pentest-labs@frontend-design -y
```

Package: tegal1337/pentest-labs
Source: https://github.com/tegal1337/pentest-labs/tree/master/.agents/skills/frontend-design

## tegal1337/pentest-labs package overview

Includes 1 official skill: frontend-design.

### Top skills in this package

- frontend-design: Official TEGALSEC skill from tegal1337/pentest-labs.

### Install

Install the full package:

```bash
npx skills add tegal1337/pentest-labs -y
```

Install a specific skill:

```bash
npx skills add tegal1337/pentest-labs@frontend-design -y
```

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

Source: https://github.com/tegal1337/pentest-labs#readme
