Skip to content

Commit 11f06ac

Browse files
authored
Merge pull request #2 from gmx-io/qwinndev/fix-marketplace-schema
Fix marketplace.json schema
2 parents 274f6d4 + 1b14956 commit 11f06ac

2 files changed

Lines changed: 4 additions & 211 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "gmx-ai",
33
"description": "Agent skills for trading perpetuals and swapping tokens on GMX V2",
4-
"author": "gmx-io",
4+
"owner": {
5+
"name": "gmx-io"
6+
},
57
"license": "MIT",
6-
"skills": [
8+
"plugins": [
79
{
810
"name": "gmx-trading",
911
"path": "skills/gmx-trading/SKILL.md"

PUBLISHING.md

Lines changed: 0 additions & 209 deletions
This file was deleted.

0 commit comments

Comments
 (0)