SKILL.md in ~/.codex/skills/<skill-name>/, and Codex will use it when the task matches.
If you only need the files, use these URLs directly:
https://raw.githubusercontent.com/kumo-ai/kumo-skills-catalog/master/kumo/kumo-tuning-agent/SKILL.md
https://raw.githubusercontent.com/kumo-ai/kumo-skills-catalog/master/kumo/kumo-rfm-agent/SKILL.mdAvailable Skills
Kumo Tuning
KumoRFM
kumo-tuning-agent.
If you want Codex to work with KumoRFM for instant predictions, graph inspection, or turning a natural-language request into a valid query without training a model, use kumo-rfm-agent.
Some common examples:
- “Train and tune a churn model from our Snowflake tables” ->
kumo-tuning-agent - “Predict which users are likely to churn in the next 90 days without training” ->
kumo-rfm-agent - “Turn this request into a valid recommendation query” ->
kumo-rfm-agent - “Compare model metrics and improve the plan before writing predictions to S3” ->
kumo-tuning-agent
Install
Codex expects the installed file to be namedSKILL.md.
After download, install the file like this: