# Semgrep AI Agent Skills

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

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

Official page: https://skillscout.sh/official/semgrep/
Markdown page: https://skillscout.sh/official/semgrep/semgrep_skills_skillscout.md
Vendor website: https://semgrep.dev/

## Prompt for your agent

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

### semgrep/skills

Includes 6 official skills: code-security, semgrep, llm-security, code-security, llm-security, semgrep.

Install:

```bash
npx skills add semgrep/skills -y
```

Source: https://www.skills.sh/official#semgrep/skills

### semgrep/cursor-plugin

Includes 1 official skill: setup-semgrep-plugin.

Install:

```bash
npx skills add semgrep/cursor-plugin -y
```

Source: https://github.com/semgrep/cursor-plugin

## Individual skills

### code-security

Official Semgrep skill from semgrep/skills.

Install:

```bash
npx skills add semgrep/skills@code-security -y
```

Package: semgrep/skills
Source: https://github.com/semgrep/skills/tree/HEAD/skills/code-security

### semgrep

Official Semgrep skill from semgrep/skills.

Install:

```bash
npx skills add semgrep/skills@semgrep -y
```

Package: semgrep/skills
Source: https://github.com/semgrep/skills/tree/HEAD/skills/semgrep

### llm-security

Official Semgrep skill from semgrep/skills.

Install:

```bash
npx skills add semgrep/skills@llm-security -y
```

Package: semgrep/skills
Source: https://github.com/semgrep/skills/tree/HEAD/skills/llm-security

### code-security

Official Semgrep skill from semgrep/skills.

Install:

```bash
npx skills add semgrep/skills@code-security -y
```

Package: semgrep/skills
Source: https://github.com/semgrep/agent-skills/tree/HEAD/skills/code-security

### llm-security

Official Semgrep skill from semgrep/skills.

Install:

```bash
npx skills add semgrep/skills@llm-security -y
```

Package: semgrep/skills
Source: https://github.com/semgrep/agent-skills/tree/HEAD/skills/llm-security

### semgrep

Official Semgrep skill from semgrep/skills.

Install:

```bash
npx skills add semgrep/skills@semgrep -y
```

Package: semgrep/skills
Source: https://github.com/semgrep/agent-skills/tree/HEAD/skills/semgrep

### setup-semgrep-plugin

Official Semgrep skill from semgrep/cursor-plugin.

Install:

```bash
npx skills add semgrep/cursor-plugin@setup-semgrep-plugin -y
```

Package: semgrep/cursor-plugin
Source: https://github.com/semgrep/cursor-plugin/tree/HEAD/skills/setup-semgrep-plugin

## semgrep/skills package overview

Includes 6 official skills: code-security, semgrep, llm-security, code-security, llm-security, semgrep.

### Top skills in this package

- code-security: Official Semgrep skill from semgrep/skills.
- semgrep: Official Semgrep skill from semgrep/skills.
- llm-security: Official Semgrep skill from semgrep/skills.
- code-security: Official Semgrep skill from semgrep/skills.
- llm-security: Official Semgrep skill from semgrep/skills.
- semgrep: Official Semgrep skill from semgrep/skills.

### Install

Install the full package:

```bash
npx skills add semgrep/skills -y
```

Install a specific skill:

```bash
npx skills add semgrep/skills@code-security -y
```

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

Source: https://github.com/semgrep/skills#readme
