feat(marketplace): implement plugin marketplace
Generate plugin manifests / validate (push) Skipped
Generate plugin manifests / generate (push) Successful in 54s

Implements a new plugin marketplace structure and expands repository
support beyond basic skills to include plugins, MCPs, hooks, etc.
This commit is contained in:
2026-08-24 14:38:52 -04:00
parent b3185381c5
commit aee7facbae
32 changed files with 985 additions and 6 deletions
+16
View File
@@ -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