用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Siddardth7/quality-engineering-skills --skill mcp-health命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
AIAG PPAP (4th Edition) 18-element package completeness auditing, Table 4.1 submission/retention requirement lookup, PSW 27-field validation, and Initial Process Study capability assessment routing all checks to audit_ppap_package, lookup_ppap_requirement, validate_psw, assess_ppap_capability, and render_ppap_canvas on quality-mcp.
Deterministic supplier PPM/OTIF/vendor-scorecard measurement, threshold-triggered escalation, and CQI-20/Ford Global 8D SCAR generation routing every metric, band, tier, and root-cause validation to calculate_supplier_ppm, calculate_otif, calculate_vendor_scorecard, evaluate_escalation, generate_scar, and render_sqe_canvas on quality-mcp.
Deterministic Cost of Poor Quality (COPQ) financial estimator over the PAF (Prevention-Appraisal-Failure) model.
正在显示 SKILL.md
| name | mcp-health |
| description | Health check and connectivity verification for quality-mcp server and core engine bindings. |
The mcp-health skill provides operational verification procedures for the Quality Platform MCP server (quality-mcp). It ensures that the FastMCP server instance is active, responsive, aligned with workspace version 0.2.0, and ready to accept tool invocation requests for deterministic calculation engines.
This skill serves as the baseline connectivity check before executing downstream domain skills (e.g., FMEA, SPC, MSA, Control Plan, RCA).
Activate this skill in any of the following operational scenarios:
quality-mcp time out, fail to resolve, or return unexpected transport errors.0.2.0).quality-mcp.ping tool with no arguments."status" is "ok"."server" matches "quality-mcp"."version" aligns with platform workspace version 0.2.0.pingquality-mcpdict[str, str]{
"status": "ok",
"server": "quality-mcp",
"version": "0.2.0"
}
{}
quality-core engines via MCP tools; do not perform manual math.0.1.0).