Skip to content

Commit 8acfc22

Browse files
Add core plugin to marketplace.json
1 parent 7b9e6bf commit 8acfc22

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.factory-plugin/marketplace.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
"description": "Skills for continuous learning and improvement: session navigation, human writing, skill creation, visual design, and browser automation",
1818
"source": "./plugins/droid-evolved",
1919
"category": "productivity"
20+
},
21+
{
22+
"name": "core",
23+
"description": "Core Skills for essential functionalities and integrations",
24+
"source": "./plugins/core",
25+
"category": "core"
2026
}
2127
]
2228
}

0 commit comments

Comments
 (0)