code-engine-specialist-skill

Installation
SKILL.md

MANDATORY WORKFLOW - FOLLOW IN ORDER

Phase 0: Authentication Check (ALWAYS FIRST)

NEVER skip this step. Many Code Engine problems are authentication issues.

  1. Check authentication: ibmcloud target
  2. If not authenticated, ask user to configure IBM Cloud CLI and authenticate with:
    • ibmcloud login --sso (for SSO authentication)
    • ibmcloud login --apikey <your-api-key> (for API key authentication)
  3. Verify success before proceeding
Installs
3
Repository
ibm/codeengine
GitHub Stars
117
First Seen
Jun 18, 2026
code-engine-specialist-skill — ibm/codeengine