go-crux/crux
v0.1.0
Crux best practice for working with your own data in your own AI assistant. Adds the craft needed to design a useful report, keep its figures consistent, and deliver it on a schedule.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "crux",
"version": "0.1.0",
"description": "Crux best practice for working with your own data in your own AI assistant. Adds the craft needed to design a useful report, keep its figures consistent, and deliver it on a schedule.",
"author": {
"name": "Crux"
},
"homepage": "https://gocrux.io",
"repository": "https://github.com/go-crux/crux-plugin",
"keywords": [
"crux",
"analytics",
"reporting",
"ecommerce",
"growth"
]
}