coco-sf-solutions
v0.1.0Snowflake industry solution accelerator skills bundled with Snowflake Cortex Code (CoCo).
By Snowflake Inc.License: LicenseRef-CoCo-Bundled-Plugin-Permission0 GitHub starsUpdated yesterday
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 25, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/clssck/agent-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/coco-sf-solutions/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json└── skills/sf-solutions/SKILL.md
Included Skills1
Discover, install, and teardown Snowflake industry solution accelerators. Usage: $sf-solutions (list all), $sf-solutions retail (filter by industry), $sf-solutions:predictive-maintenance (install), $sf-solutions:predictive-maintenance teardown, $sf-solutions:predictive-maintenance next (post-install guidance). Triggers: solutions, industry, MLEU, manufacturing, predictive maintenance, supply chain, energy, utilities, logistics, IoT, OEE, GNN, retail, demand forecasting, LTV, customer lifetime value, healthcare, clinical, patient safety, next steps, what to do next.
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "coco-sf-solutions",
"version": "0.1.0",
"description": "Snowflake industry solution accelerator skills bundled with Snowflake Cortex Code (CoCo).",
"author": {
"name": "Snowflake Inc."
},
"homepage": "https://github.com/Snowflake-Labs",
"repository": "https://github.com/clssck/agent-plugins",
"license": "LicenseRef-CoCo-Bundled-Plugin-Permission",
"keywords": [
"coco",
"snowflake",
"solutions",
"accelerators"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[coco-sf-solutions on Agent Plugins Marketplace](https://pluginsmp.com/plugins/coco-sf-solutions)