docs(examples): add YAML frontmatter to 20 command templates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
624b2e0425
commit
91d36f00dd
20 changed files with 100 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
name: update-threat-db
|
||||
description: "Research and update the AI agent security threat intelligence database"
|
||||
---
|
||||
|
||||
# Update Threat Database
|
||||
|
||||
Research and update the AI agent security threat intelligence database with the latest threats, CVEs, malicious skills, and campaigns.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue