feat(marketplace): implement plugin marketplace
Implements a new plugin marketplace structure and expands repository support beyond basic skills to include plugins, MCPs, hooks, etc.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
schemaVersion: 1
|
||||
|
||||
marketplace:
|
||||
name: rootiest-skills
|
||||
owner:
|
||||
name: Rootiest
|
||||
url: https://git.rootiest.dev/rootiest/ai-skills
|
||||
description: Reusable AI skills for Claude Code and Antigravity CLI
|
||||
|
||||
bundle:
|
||||
id: rootiest-skills-all
|
||||
license: GPL-3.0-or-later
|
||||
|
||||
targets:
|
||||
- claude-code
|
||||
- agy
|
||||
Reference in New Issue
Block a user