tia-openness-roadmap
Installation
SKILL.md
tia-openness-roadmap
Goal
Route the task to the correct implementation path and load the right skill files.
Mandatory policy
- Prefer TIA Portal MCP for interactive, single-step read/write operations when the MCP server is available.
- Prefer TIA Scripting Python for scripted or multi-step automation.
- Use C# TIA Portal Openness only if Python is insufficient.
- Do not invent Python wrapper methods.
- For multi-domain tasks, select all required skills.
Implementation paths
MCP path
Direct tool calls — no code generation. Use when the TIA Portal MCP server is available.