skill categroy
This commit is contained in:
parent
022781b145
commit
96585886f8
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "data-dashboard",
|
"name": "data-dashboard",
|
||||||
"description": "Renders data as an interactive dashboard card UI using the mcp-ui protocol.",
|
"description": "Renders data as an interactive dashboard card UI using the mcp-ui protocol.",
|
||||||
"category": "Data & Retrieval",
|
"category": "Interactive UI",
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"PrePrompt": [
|
"PrePrompt": [
|
||||||
{
|
{
|
||||||
|
|||||||
@ -19,5 +19,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"category": "Data & Retrieval"
|
"category": "Interactive UI"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user