@toolbeltai/skills 1.0.9 → 1.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/toolbelt/SKILL.md +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolbeltai/skills",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.11",
|
|
4
4
|
"description": "Official Toolbelt skill — one /toolbelt slash command that gives any MCP-capable agent a shared brain for your data. Detects or provisions a free Toolbelt account, configures the MCP connection, and hands off to Toolbelt's MCP tools (vector, knowledge graph, SQL, geospatial, streaming, timeline).",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://toolbelt.ai",
|
package/toolbelt/SKILL.md
CHANGED
|
@@ -27,7 +27,7 @@ compatibility: >
|
|
|
27
27
|
OpenClaw, Cursor, Windsurf, Gemini CLI, Codex CLI, or any client that
|
|
28
28
|
supports MCP server connections). No Toolbelt account required — this
|
|
29
29
|
skill provisions one on first use.
|
|
30
|
-
version: "1.0.
|
|
30
|
+
version: "1.0.2"
|
|
31
31
|
metadata:
|
|
32
32
|
author: toolbeltai
|
|
33
33
|
homepage: "https://toolbelt.ai"
|