feat: initial open marketplace with llm-security, config-audit, ultraplan-local
This commit is contained in:
commit
f93d6abdae
380 changed files with 65935 additions and 0 deletions
10
plugins/config-audit/tests/fixtures/test-plugin/commands/test-cmd.md
vendored
Normal file
10
plugins/config-audit/tests/fixtures/test-plugin/commands/test-cmd.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: test-plugin:test-cmd
|
||||
description: A test command
|
||||
allowed-tools: Read, Bash
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
# Test Command
|
||||
|
||||
This is a test command.
|
||||
Loading…
Add table
Add a link
Reference in a new issue