Official skills publisher Verified Skillscout rank 0

Kubeflow

Kubeflow publishes official AI agent skills for its tools, services, and developer workflows.

Browse 5 official AI agent skills across 1 Kubeflow repository, with install commands and source links.

5 Skills
1 Repository
0 Installs
0 GitHub stars

Install

Add Kubeflow skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/kubeflow/kubeflow_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Kubeflow skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Includes 5 official skills: catalog-add-route, catalog-sample-data, create-agent-catalog-source, init-catalog, sync-catalog.

5 skills 0 installs 0 stars
npx skills add kubeflow/hub -y

5 skills

kubeflow/hub 5 skills

catalog-add-route

kubeflow/hub 0 installs
View source

catalog-sample-data

kubeflow/hub 0 installs
View source

create-agent-catalog-source

kubeflow/hub 0 installs
View source

Repository documentation

kubeflow/hub package overview

kubeflow/hub/README.md View on GitHub

kubeflow/hub

Includes 5 official skills: catalog-add-route, catalog-sample-data, create-agent-catalog-source, init-catalog, sync-catalog.

Top skills in this package

catalog-add-routeOfficial Kubeflow skill from kubeflow/hub.
catalog-sample-dataOfficial Kubeflow skill from kubeflow/hub.
create-agent-catalog-sourceOfficial Kubeflow skill from kubeflow/hub.
init-catalogOfficial Kubeflow skill from kubeflow/hub.
sync-catalogOfficial Kubeflow skill from kubeflow/hub.

Install

Install the full package:

npx skills add kubeflow/hub -y

Install a specific skill:

npx skills add kubeflow/hub@catalog-add-route -y

Use the package when you want your agent to choose the relevant skill from this official Kubeflow repository.

View kubeflow/hub on GitHub
Copied