← 返回 Skills 市场
97
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tia-commissioning-delta
功能描述
Use TIA Openness to compare latest site backup against yesterday's baseline with focus on process control logic.
安全使用建议
Before installing or enabling this skill: (1) Ask for the actual diff script (TIA-Commissioning-Delta.ps1) and review its contents—do not run unknown PowerShell code on production systems. (2) Confirm where backups live and what credentials are required; do not provide cloud/NAS keys to the agent unless you trust and have audited the script and execution environment. (3) Ensure Siemens TIA Portal V18/Openness and any required licenses are installed on a controlled machine; run the skill only in an isolated, non-production environment first. (4) If you must allow the agent to run shell/filesystem operations, restrict its scope (specific directories, limited user account) and prefer manual invocation rather than autonomous runs. (5) If the vendor/source is unknown, treat the script and any requested access as high-risk and require code review and provenance before use.
能力评估
Purpose & Capability
The skill's name and description match the instructions: comparing .zap18 backups using TIA Openness. However, the skill does not declare that it requires Siemens TIA Portal V18/Openness, a local PowerShell runtime, or access credentials for cloud/NAS storage. The README references a PowerShell script (TIA-Commissioning-Delta.ps1) but that script is not included. Those undeclared runtime requirements and missing artifacts are a coherence gap.
Instruction Scope
SKILL.md explicitly instructs the agent to 'access site backups (e.g. from cloud storage or NAS)', 'locate both .zap18 archives', and 'call external scripts' to extract logic and compute diffs. That requires reading possibly sensitive backups and executing arbitrary scripts. The instructions are open-ended about where scripts come from and what exact cloud endpoints/credentials to use, giving the agent broad discretion to run code and access files beyond a narrowly defined task.
Install Mechanism
There is no install spec and no code files included (only a README and SKILL.md). That minimizes hidden install-time risk since nothing is downloaded or written by an automated installer.
Credentials
The skill declares no required environment variables or credentials, yet its operation will likely require access to backups on cloud/NAS and a local Siemens TIA Portal/Openness runtime. The absence of declared credential needs (cloud storage keys, network mounts, or licensing info) is an omission. Additionally, the SKILL.md allows executing external scripts which could themselves require or access secrets.
Persistence & Privilege
The skill is not set to always:true and is user-invocable (normal). However SKILL.md lists 'shell' and 'filesystem' as tools, meaning the agent is expected to run commands and read files. Autonomous invocation plus shell/file access increases blast radius if the agent is permitted to act without tight constraints, but this is a platform default rather than a property unique to the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tia-commissioning-delta - 安装完成后,直接呼叫该 Skill 的名称或使用
/tia-commissioning-delta触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of TIA_COMMISSIONING_DELTA skill.
- Compares latest site backup to yesterday's baseline using TIA Openness.
- Focuses on process control logic: PID blocks, safety blocks, sequences, and alarms.
- Provides key changes in structured JSON (changed PIDs, bypassed interlocks, changed sequences/alarms).
- Supports field engineer commands for automated diffing and result summarization.
元数据
常见问题
TIA COMMISSIONING DELTA 是什么?
Use TIA Openness to compare latest site backup against yesterday's baseline with focus on process control logic. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 TIA COMMISSIONING DELTA?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tia-commissioning-delta」即可一键安装,无需额外配置。
TIA COMMISSIONING DELTA 是免费的吗?
是的,TIA COMMISSIONING DELTA 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TIA COMMISSIONING DELTA 支持哪些平台?
TIA COMMISSIONING DELTA 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TIA COMMISSIONING DELTA?
由 Caisik(@cjmore66)开发并维护,当前版本 v1.0.0。
推荐 Skills