feat: add regression entrypoints and failure fixtures
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
name: broken-skill
|
||||
description: Broken fixture for packager failure testing.
|
||||
---
|
||||
|
||||
# Broken Skill
|
||||
@@ -0,0 +1,7 @@
|
||||
interface:
|
||||
display_name: "Broken Skill"
|
||||
short_description: "Missing default prompt on purpose"
|
||||
compatibility:
|
||||
canonical_format: "agent-skills"
|
||||
adapter_targets:
|
||||
- "openai"
|
||||
Reference in New Issue
Block a user