ref: up
This commit is contained in:
16
.claude-plugin/marketplace.json
Normal file
16
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name" : "vega-claude-marketplace",
|
||||
"owner" : {"name": "tiendd", "email": "fdm.dev17@gmail.com"},
|
||||
"plugins": [
|
||||
{
|
||||
"id" : "fission-python",
|
||||
"name" : "FissionPython",
|
||||
"description": "Skill for creating, analyzing, and managing Fission Python projects.",
|
||||
"source" : "./",
|
||||
"type" : "skill",
|
||||
"path" : "fission-python",
|
||||
"tools" : ["create-project", "analyze-config", "update-docstring"],
|
||||
"version" : "1.0.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user