ref: fix
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"owner" : {"name": "tiendd", "email": "fdm.dev17@gmail.com"},
|
"owner" : {"name": "tiendd", "email": "fdm.dev17@gmail.com"},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"id" : "fission-python",
|
"id" : "fission-python-skill",
|
||||||
"name" : "FissionPython",
|
"name" : "Fission-Python-Skill",
|
||||||
"description": "Skill for creating, analyzing, and managing Fission Python projects.",
|
"description": "Skill for creating, analyzing, and managing Fission Python projects.",
|
||||||
"source" : "./",
|
"source" : "./",
|
||||||
"type" : "skill",
|
"type" : "skill",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id" : "fission-python",
|
"id" : "fission-python-skill",
|
||||||
"name" : "FissionPython",
|
"name" : "Fission-Python-Skill",
|
||||||
"description": "Skill for creating, analyzing, and managing Fission Python projects.",
|
"description": "Skill for creating, analyzing, and managing Fission Python projects.",
|
||||||
"type" : "skill",
|
"type" : "skill",
|
||||||
"tools" : ["create-project", "analyze-config", "update-docstring"],
|
"tools" : ["create-project", "analyze-config", "update-docstring"],
|
||||||
|
|||||||
Reference in New Issue
Block a user