cnc-quick-probe

CNC快速探明 - 5参数快速收敛。当报价请求参数不全时自动触发,收集材料、数量、精度、表面处理、Ra。收敛度≥80%后自动执行报价。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cnc-quick-probe" with this command: npx skills add timo2026/openclaw-cnc-quick-probe

CNC快速探明 Skill

触发条件

条件说明
意图 = CNC报价识别到报价请求
收敛度 < 80%参数不完整
无文件/文件解析失败缺少STEP/PDF

执行流程

检测触发条件
    ↓
启动参数收集器
    ↓
生成5参数提问
    ↓
等待用户回答
    ↓
更新收敛度
    ↓
┌─ ≥80% → 调用报价Skill
└─ <80% → 继续追问

5个关键参数

#参数必需默认值
1材料铝合金6061
2数量1件
3精度±0.1mm
4表面处理本色
5RaRa 3.2

输出格式

📋 参数收集(收敛度:XX%)

❓ 请提供以下信息:

1. 🔴【材料】?
   □ 铝合金6061
   □ 不锈钢304
   ...

2. 🔴【数量】?
   □ 1件(打样)
   □ 批量
   ...

(继续其他参数)

回复示例:材料6061,数量10件,精度±0.05

自动路由规则

# 在UniSkill V4中的路由逻辑
if intent == "cnc_quote" and convergence < 0.8:
    # 自动路由到 cnc-quick-probe
    return route_to_skill("cnc-quick-probe", context)

与其他Skill的关系

UniSkill V4 (主入口)
    ├── cnc-quick-probe (参数收集)
    │       ↓ (收敛后)
    └── cnc-quote-system (执行报价)

🦫 海狸 | 靠得住、能干事、在状态

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated