用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/resolve-ai-oss/resolve-ai-plugins --skill create-skill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Edit a Resolve satellite's Helm values.yaml — add or modify integrations on the satellite, configure networking, set environment variables. Use when the user mentions editing satellite config — phrases like "edit satellite values.yaml", "add Tempo to my satellite", "configure satellite networking", "satellite chart values", "satellite helm config", or "wire up a satellite integration".
Send Resolve a question or a request to investigate — continuing an existing chat or investigation, or starting a fresh one. Use when the user wants to send a message to Resolve — phrases like "ask Resolve about X", "follow up with Resolve", "what does Resolve think about Y", "have Resolve check Z", or wants Resolve to clarify a finding.
Run a guided, self-paced tour of Resolve using the connected org's live data — surface the environment, resume a chat, fire several in parallel, drill a real RCA with its evidence and a live thread, then investigate something from scratch. Use when someone wants to demo Resolve, give a tour, or show a new user what it can do — phrases like "demo Resolve", "give me a tour", "walk them through Resolve", "show me what Resolve can do", "demo this to <person>".
基于 SOC 职业分类
正在显示 SKILL.md
| name | create-skill |
| description | Write or tune a skill for the Resolve plugin — encoding workflow guidance, not tool API details. |
| version | 0.1.0 |
| license | Apache-2.0 |
New skill — draft a SKILL.md for the workflow the user describes.
Tuning an existing skill — read the skill the user points at, apply the boundary rules below, and trim anything that belongs in a tool description instead.
Don't repeat tool descriptions for any tools the skill uses — Resolve MCP, Grafana, Slack, or anything else. Anything the tool description already says stays there:
Don't repeat other skills. If the workflow needs to query Resolve or continue a conversation, hand off to resolve-ai:ask rather than re-describing how it works. Skills compose; they don't duplicate.