← 返回 Skills 市场
midware

pikoCNC G-CODE

作者 Kamil Szymoniak · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pikocnc
功能描述
Interprets and executes full PikoCNC G-code commands with modal state tracking, motion control, parameter handling, and error detection for CNC machining.
安全使用建议
This skill is a coherent, text-only specification for implementing a G-code interpreter — it won't access your system or cloud keys by itself. Before using any interpreter you build from this: test extensively in simulator/dry-run mode; validate and sanitize all G-code inputs; implement hardware safety features (limit switches, feed overrides, emergency stop) before connecting to a real machine; and prefer running on isolated test equipment first. Also note the package source/homepage is unknown — if you plan to rely on this in production, get provenance or a reviewed implementation from a trusted source.
功能分析
Type: OpenClaw Skill Name: pikocnc Version: 1.0.0 The skill bundle contains documentation and technical specifications for PikoCNC G-code interpretation. The SKILL.md file provides a comprehensive guide for an AI agent to understand machine states, command syntax (G-codes and M-codes), and execution logic for CNC machining. There are no indicators of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name and description (PikoCNC G-code interpreter/executor) match the content of SKILL.md: a complete specification and implementation notes for a G-code interpreter. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md is a detailed, implementation-oriented guide for parsing, modal-state tracking, and executing G-code. It does not instruct the agent to read unrelated files, access environment variables, or call external endpoints. Note: the document is focused on building an interpreter/simulator; it does not provide or require instructions for safely interfacing with physical CNC hardware (emergency stops, hardware interlocks, permissions), so implementing or running produced code on real machines carries physical-safety risk that the spec does not fully mitigate.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportionate for an instruction/specification-only skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or elevated privileges. Autonomous invocation is allowed by default but is not combined with other concerning capabilities here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pikocnc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pikocnc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v.1.0.0 - created pikoCNC G-CODE skill
元数据
Slug pikocnc
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

pikoCNC G-CODE 是什么?

Interprets and executes full PikoCNC G-code commands with modal state tracking, motion control, parameter handling, and error detection for CNC machining. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 pikoCNC G-CODE?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pikocnc」即可一键安装,无需额外配置。

pikoCNC G-CODE 是免费的吗?

是的,pikoCNC G-CODE 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

pikoCNC G-CODE 支持哪些平台?

pikoCNC G-CODE 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 pikoCNC G-CODE?

由 Kamil Szymoniak(@midware)开发并维护,当前版本 v1.0.0。

💬 留言讨论