Update README.md

This commit is contained in:
Drew Dennison
2026-01-17 11:47:59 -08:00
committed by GitHub
parent 823e429b92
commit 16ebae6d46
+6 -5
View File
@@ -4,6 +4,12 @@ A collection of skills for AI coding agents. Skills are packaged instructions an
Skills follow the [Agent Skills](https://agentskills.io/) format.
## Installation
```bash
npx skills add semgrep/agent-skills
```
## Available Skills
### code-security
@@ -82,11 +88,6 @@ Security guidelines for LLM applications based on the OWASP Top 10 for Large Lan
---
## Installation
```bash
npx add-skill semgrep/agent-skills
```
## Usage