Skip to main content
kubeflow
GitHub creator profile

kubeflow

Repository-level view of 7 collected skills across 3 GitHub repositories.

skills collected
7
repositories
3
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

create-agent-catalog-source
computer-occupations-all-other

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…

Jul 20, 2026
init-catalog
software-developers

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.

Jun 22, 2026
sync-catalog
software-developers

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…

Jun 22, 2026
catalog-add-route
software-developers

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…

Jun 9, 2026
catalog-sample-data
software-developers

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…

Jun 9, 2026
Showing 3 of 3 repositories
All repositories loaded