generated: '2026-07-19' method: searched source: https://github.com/kumo-ai/kumo-skills-catalog , https://github.com/kumo-ai/kumo-coding-agent note: These are provider-published Agent Skills saved verbatim from Kumo's own public repositories — not generated by the API Evangelist pipeline. Kumo distributes them as an agentskills.io catalog installable into .agents/skills/ and registered as Claude Code slash commands. catalog: url: https://github.com/kumo-ai/kumo-skills-catalog install: curl -fsSL https://raw.githubusercontent.com/kumo-ai/kumo-skills-catalog/master/install.sh | bash format: agentskills.io skills: - file: kumoai-kumo-rfm-agent.md name: kumo-rfm-agent version: 1.0.0 description: Use when a coding agent needs to use KumoRFM to translate natural-language prediction requests into valid queries, inspect relational schema, construct or repair the graph, run instant predictions or evaluations, and return concrete outputs. source: https://github.com/kumo-ai/kumo-skills-catalog/blob/master/kumo/kumo-rfm-agent/SKILL.md api: kumoai.experimental.rfm (Python SDK) / kumo-rfm-mcp - file: kumoai-kumo-tuning-agent.md name: kumo-tuning-agent version: 1.0.1 description: Use when a coding agent needs to tune and run an end-to-end Kumo workflow with the Kumo SDK, including data connection, graph creation, predictive query validation, training, model-plan iteration, prediction, and reporting concrete outputs. source: https://github.com/kumo-ai/kumo-skills-catalog/blob/master/kumo/kumo-tuning-agent/SKILL.md api: kumoai (Python SDK) - file: kumoai-coding-agent.md name: kumo-coding-agent description: Entry-point operating instructions for the Kumo Data Science Agent — a routing table binding tasks (build a model, explore schema, zero-shot RFM prediction, write PQL, build a graph, train, batch predict, debug a failed prediction) to Kumo skills and context docs. source: https://github.com/kumo-ai/kumo-coding-agent/blob/main/CLAUDE.md api: kumoai (Python SDK) other_domains_in_catalog: note: Kumo's public catalog also ships internal-infrastructure skills outside the API surface (VPC/BYOC workspace, AWS billing investigation, GitHub issue management, collaboration). They are catalogued here for completeness but not mirrored. skills: - VPC/file-feature-request - VPC/init-vpc-workspace - VPC/k8s-egress-diagnose - VPC/sync-notion-context - VPC/vpc-temporal-doctor - aws/billing-investigate - collab/annotate-iterate - github/gh-issue-management - github/learn-diff