← all publishers

kubeflow

@kubeflow source repo

7 published skills

  1. Mlflow Auth Coverage · kubeflow bundle
    Adds auth coverage to the Kubernetes auth plugin for a new MLflow version. Use when the user asks to add auth support for a new MLflow release, update mlflow-integration for a new version, or create auth rules for new MLflow endpoints.
    0
    installs
  2. Add New Crd · kubeflow
    Scaffolds a new Kubernetes Custom Resource Definition (CRD) for the Kubeflow Trainer project. Covers Go type definitions with code generation markers, scheme registration, webhook and controller scaffolding, RBAC markers, testing wrappers, integration tests, and manifest generation. Use when asked to add a new CRD, create a new API resource, or define a new Kubernetes custom type for Trainer.
    0
    installs
  3. Init Catalog · kubeflow bundle
    Scaffold a new catalog plugin: run catalog-gen, replace all panic("TODO") stubs with minimal working implementations, generate OpenAPI server stubs, and verify the build compiles. Produces a plugin that starts without crashes.
    0
    installs
  4. Sync Catalog · kubeflow
    Sync a catalog plugin's generated code and domain layer after OpenAPI spec changes. Regenerates stubs, detects new fields, updates datastore entries, entity mappings, and service implementation. Interactive — asks the user which new fields to persist and make filterable.
    0
    installs
  5. Catalog Add Route · kubeflow
    Add an endpoint or query parameter to a catalog plugin's OpenAPI spec. Guides the user through the spec edit, then recommends running /sync-catalog to propagate changes. Does not run sync automatically — the user may want to batch multiple route additions before syncing.
    0
    installs
  6. Catalog Sample Data · kubeflow
    Generate or update sample YAML data for a catalog plugin. Creates a data file with realistic entries matching the plugin's OpenAPI schema, and adds a source entry to sources.yaml. Does not implement the loader — use for plugins that already have a YAML provider (model, mcp) or as a data template for new plugins.
    0
    installs
  7. Create Agent Catalog Source · kubeflow
    Use this skill when the user asks to "create an agent catalog", "generate agent catalog source", "build agent catalog from repo", "catalog my agents", or wants to scan a repository containing agent templates and/or agent metadata to produce a custom agent catalog source YAML for the agents catalog. Trigger phrases include: "create agent catalog source", "generate agent catalog", "catalog agents from repo", "agent catalog from repository", "custom agent catalog".
    0
    installs