Skip to content

Commit ea25f9b

Browse files
rashadismLakshanSS
authored andcommitted
docs: add openchoreo-import skill to marketplace catalog
Signed-off-by: Rashad Sirajudeen <rashad@wso2.com>
1 parent 337bfeb commit ea25f9b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

src/data/marketplace-plugins.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,25 @@
728728
"default": false,
729729
"released": true
730730
},
731+
{
732+
"id": "skill-openchoreo-import",
733+
"group": "skill",
734+
"name": "OpenChoreo Import",
735+
"description": "Plans an OpenChoreo migration from a Helm chart, Kustomize overlay, Docker Compose file, or raw Kubernetes YAML. Renders the source, classifies what fits OpenChoreo's primitives, surfaces a fit verdict, and produces an interactive plan with per-Project apply steps. Plans only — never applies to a cluster.",
736+
"category": "AI",
737+
"tags": [
738+
"import",
739+
"migration",
740+
"helm",
741+
"kustomize",
742+
"compose"
743+
],
744+
"logoUrl": "",
745+
"author": "OpenChoreo",
746+
"sourceUrl": "https://github.com/openchoreo/skills/tree/main/skills/openchoreo-import",
747+
"default": false,
748+
"released": true
749+
},
731750
{
732751
"id": "componenttype-service",
733752
"group": "component-type",

0 commit comments

Comments
 (0)