Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kumo-skills-catalog

kumo-skills-catalog 收录了来自 kumo-ai 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2026-04-25
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

annotate-iterate
校对员和文稿标注员

Iterate on a written artifact (doc, design spec, RFC, runbook) using inline `annotate:` markers as a review channel. Defines a stable protocol for first-pass replies, follow-ups, resolution, and promotion of inline answers into the document body — so the user can review by editing the doc directly and the agent's behavior is predictable across rounds.

2026-04-25
billing-investigate
网络与计算机系统管理员

Investigate AWS cost surges or anomalies on the Kumo SaaS account using the CUR (Cost and Usage Report) in Athena. Use when the user reports a billing spike, month-over-month cost increase, needs a "where is the money going" breakdown, or wants to track cost per customer/nodepool/environment. Read-only — never mutates AWS resources.

2026-04-17
learn-diff
软件开发工程师

Walk through a GitHub PR for learning purposes — explaining code, answering inline comments, generating diagrams, and demonstrating bugs with runnable scripts.

2026-03-24
init-vpc-workspace
软件开发工程师

Scaffold a new VPC/BYOC customer workspace from scratch. Creates repo structure, generates all config files, clones child repos, and registers in Notion.

2026-03-23
kumo-tuning-agent
数据科学家

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.

2026-03-20
kumo-rfm-agent
软件开发工程师

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.

2026-03-20
sync-notion-context
软件开发工程师

Sync the workspace's Notion page content into a local notion-context/ directory so Claude Code has full customer context without needing live API access. Idempotent — safe to run repeatedly.

2026-03-19
file-feature-request
软件开发工程师

File a feature-request issue in the current VPC workspace repo, linked to an upstream kumo-ai/kumo issue. Use when the user wants to request a new feature, enhancement, or capability for a VPC/BYOC deployment.

2026-03-18
vpc-temporal-doctor
网络与计算机系统管理员

Diagnose Temporal health in a BYOC cluster — query workflows by status, analyze timeouts and failures, check resource utilization, and surface performance problems. Use when the user reports workflow timeouts, failures, latency, pod restarts, or asks about Temporal cluster health.

2026-03-12
gh-issue-management
软件开发工程师

Manage GitHub issues using the gh CLI — create, assign, and organize parent/child (sub-issue) relationships. Use when the user asks to create tickets, reparent issues, flatten hierarchies, or manage issue relationships.

2026-03-11
k8s-egress-diagnose
网络与计算机系统管理员

This skill should be used when the user reports pod connectivity issues, timeout errors reaching external endpoints, "connection timed out", "max retries exceeded", or network problems from within Kubernetes pods.

2026-03-11