원클릭으로
tia-doctor
Manual prerequisite probe for TIA Portal, Openness, Python TIA Scripting, and TIA MCP.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manual prerequisite probe for TIA Portal, Openness, Python TIA Scripting, and TIA MCP.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
C# Openness implementation of device-level operations
C# Openness implementation of HMI engineering.
TIA Portal Multiuser Engineering operations. Use for managing server projects, local sessions, and multiuser commissioning workflows.
C# Openness implementation of PLC software engineering.
TIA Portal Teamcenter Integration operations. Use for managing Teamcenter storage and interacting with Teamcenter managed projects.
TIA Portal TestSuite and Application Test operations. Use for managing test sets, application tests, style guide rules, and automated system testing workflows.
| name | tia-doctor |
| description | Manual prerequisite probe for TIA Portal, Openness, Python TIA Scripting, and TIA MCP. |
| disable-model-invocation | true |
| license | MIT |
Use this skill only when the user explicitly asks to diagnose, verify, or debug the local TIA Portal automation environment.
powershell.exe -NoProfile -ExecutionPolicy Bypass -File skills\tia-doctor\probe.ps1
For machine-readable output:
powershell.exe -NoProfile -ExecutionPolicy Bypass -File skills\tia-doctor\probe.ps1 -Json
pass: prerequisite is present and usable.warn: optional probe could not be completed, or a non-required item is missing.fail: required prerequisite is missing or unusable.Report missing items with the remediation text from the probe output. Do not invent installation commands if the probe already provided one.
The probe checks:
Siemens TIA Openness local group.siemens_tia_scripting importability through py or python.tia-mcp command or TiaMcpServer dotnet global tool.The probe is read-only. It must not create projects, open TIA Portal, modify registry keys, install tools, or change user configuration.