# Lacework, Inc. AI Agent Skills

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

Browse 3 official AI agent skills across 1 Lacework, Inc. repository, with install commands and source links.

Official page: https://skillscout.sh/official/lacework/
Markdown page: https://skillscout.sh/official/lacework/lacework_skills_skillscout.md
Vendor website: https://www.lacework.com/

## Prompt for your agent

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

### lacework/forticnapp-llm-plugins

Includes 3 official skills: fortinet-cli-setup, fortinet-code-review, fortinet-settings.

Install:

```bash
npx skills add lacework/forticnapp-llm-plugins -y
```

Source: https://github.com/lacework/forticnapp-llm-plugins

## Individual skills

### fortinet-cli-setup

Official Lacework, Inc. skill from lacework/forticnapp-llm-plugins.

Install:

```bash
npx skills add lacework/forticnapp-llm-plugins@fortinet-cli-setup -y
```

Package: lacework/forticnapp-llm-plugins
Source: https://github.com/lacework/forticnapp-llm-plugins/tree/main/plugins/code-security/skills/fortinet-cli-setup

### fortinet-code-review

Official Lacework, Inc. skill from lacework/forticnapp-llm-plugins.

Install:

```bash
npx skills add lacework/forticnapp-llm-plugins@fortinet-code-review -y
```

Package: lacework/forticnapp-llm-plugins
Source: https://github.com/lacework/forticnapp-llm-plugins/tree/main/plugins/code-security/skills/fortinet-code-review

### fortinet-settings

Official Lacework, Inc. skill from lacework/forticnapp-llm-plugins.

Install:

```bash
npx skills add lacework/forticnapp-llm-plugins@fortinet-settings -y
```

Package: lacework/forticnapp-llm-plugins
Source: https://github.com/lacework/forticnapp-llm-plugins/tree/main/plugins/code-security/skills/fortinet-settings

## lacework/forticnapp-llm-plugins package overview

Includes 3 official skills: fortinet-cli-setup, fortinet-code-review, fortinet-settings.

### Top skills in this package

- fortinet-cli-setup: Official Lacework, Inc. skill from lacework/forticnapp-llm-plugins.
- fortinet-code-review: Official Lacework, Inc. skill from lacework/forticnapp-llm-plugins.
- fortinet-settings: Official Lacework, Inc. skill from lacework/forticnapp-llm-plugins.

### Install

Install the full package:

```bash
npx skills add lacework/forticnapp-llm-plugins -y
```

Install a specific skill:

```bash
npx skills add lacework/forticnapp-llm-plugins@fortinet-cli-setup -y
```

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

Source: https://github.com/lacework/forticnapp-llm-plugins#readme
