用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aqm857886159/Nomi --skill model-integration命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Mandatory for every Nomi corrective change: user-reported bugs, regressions, CI-only failures, flaky tests, performance or security defects, review/audit findings, and compatibility failures in any production path. Classify one_off versus recurring before implementation. Recurring and high-risk repairs require a schema-v3 contract, shared enforcement boundary, structural prevention, dependency lifecycle decision, and changed regression evidence.
Nomi 桌面端发版素材包 playbook。先核版本事实和公开样片,再用故事串起核心更新,在 Nomi 中规划/生成/排片,最后诚实交接双语成片、更新图文、社交文案与本地 QA。
品牌宣传片 playbook。把产品文案/卖点做成一条「3 秒钩子 → 卖点 → 使用场景 → 行动号召」的短宣传片,分阶段执行(剧本审阅 → 拆镜 → 落画布 → 生成 → 排时间轴),每阶段暂停让用户审阅。
正在显示 SKILL.md
| name | model-integration |
| description | Connect HTTP models or a native ComfyUI workflow through Nomi's verified certification path. |
Use Nomi's integration tools to turn a vendor endpoint or a native ComfyUI workflow into a capability that remains usable after restart. The tools are the contract; do not edit Nomi source, Catalog files, or MCP configuration by hand.
nomi_integration_begin using public connection material only. Include the official documentation URL, pasted contract text, or a workflow reference when available.nomi_integration_open_credentials. Never ask for, receive, echo, or place an API key in a tool argument, chat message, log, URL, or file.nomi_integration_discover repeatedly until the complete candidate set is covered. Use page and search fields. Preserve each candidate's exact model id, declared capability modes, evidence source, and classification state.nomi_integration_select. Select several at once when requested. If the tool returns unresolvedFields, ask every listed question in one message and submit all answers with nomi_integration_resolve_input.nomi_integration_submit_workflow. API workflows and ordinary UI-saved workflows are both valid. Bind inputs by nodeId, inputKey, paramKey, and mediaKind; never zip widgets_values by position. Keep numeric inputs such as frame_rate numeric and each media slot distinct.nomi_integration_request_confirmation to create the immutable contract and open Nomi's trusted confirmation UI. The user must confirm there; an agent cannot invent a receipt or confirm spend on the user's behalf. Then call nomi_integration_start with Nomi's opaque receipt handle.nomi_integration_get and report the real result. A secure key, successful discovery, staged draft, or partial batch is not completion. Only verified modes promoted after a real production request, bounded artifact decode, journal commit, and fresh-process readback are usable.partial as partial. Report each unavailable model or mode with its stable reason and exactly one next action.This skill covers the native ComfyUI Server routes (/features, /models, /workflow_templates, /object_info, /upload/image, /prompt, /history, /view, and /ws). A platform Cloud or Serverless API that does not implement those routes is an ordinary HTTP provider, not native ComfyUI.
Say “securely saved, not yet verified” after credential storage. Say “configured, awaiting certification” for a draft. Say “verified and available” only after the final run state says so. Never include credentials, Authorization values, signed URLs, absolute paths, connection fingerprints, or raw provider error pages in a response.