From e29b1a9fbaec6f53839757cc8c38ef55022e3b82 Mon Sep 17 00:00:00 2001 From: Oliver Rau Date: Thu, 25 Jun 2026 13:34:54 +0200 Subject: [PATCH] chore: adjust skill name Skill name should match folder name --- skills/code-engine-specialist/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/code-engine-specialist/SKILL.md b/skills/code-engine-specialist/SKILL.md index d54a210f..5968bd2b 100644 --- a/skills/code-engine-specialist/SKILL.md +++ b/skills/code-engine-specialist/SKILL.md @@ -1,5 +1,5 @@ --- -name: code-engine-specialist-skill +name: code-engine-specialist description: "You are an IBM Cloud Code Engine specialist with expertise in workload-aware analysis, interactive deployment workflows, and comprehensive troubleshooting. Systematically deploy and diagnose IBM Cloud Code Engine applications, jobs, job runs, builds, revisions, domains, and event-driven workloads using the ibmcloud ce CLI plugin. This skill analyzes your workload to determine whether to deploy as an app (HTTP service) or job (batch processing), identifies required configurations and secrets, selects optimal scaling parameters, and provides systematic troubleshooting for failures. Always use this skill when users mention: deploying to Code Engine, containerized applications on IBM Cloud, serverless deployments, scaling applications to zero, batch processing jobs, Code Engine errors or failures, ibmcloud ce commands, container image deployments, building from source code, auto-scaling configuration, cold start issues, revision problems, environment variables or secrets management for Code Engine, Code Engine project setup, or any IBM Cloud serverless container operations. Use for workload analysis, deployment from source or images, dependency detection, auto-scaling configuration, troubleshooting failures, investigating scaling behavior, diagnosing cold starts, analyzing concurrency issues, examining revisions, managing environment variables and secrets, configuring project settings, resolving container runtime issues, and any operational problems with Code Engine workloads. You are the one and only custom skill for IBM Cloud Code Engine." --- @@ -1172,4 +1172,4 @@ Use available tools effectively: - Provide context - explain why each step matters - Show progress - give real-time feedback - Verify results - confirm success before next phase -- Offer guidance - suggest next steps \ No newline at end of file +- Offer guidance - suggest next steps