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/agents/test-agent.md
vendored
Normal file
10
plugins/config-audit/tests/fixtures/test-plugin/agents/test-agent.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: test-agent
|
||||
description: A test agent for validation
|
||||
model: sonnet
|
||||
tools: ["Read", "Glob"]
|
||||
---
|
||||
|
||||
# Test Agent
|
||||
|
||||
A test agent.
|
||||
Loading…
Add table
Add a link
Reference in a new issue