From totally-integrated-claude
Manages TIA Portal Multiuser Engineering workflows including local sessions, server projects, and commissioning via the Openness API.
How this skill is triggered — by the user, by Claude, or both
Slash command
/totally-integrated-claude:tia-multiuserThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Multiuser Engineering workflows using the TIA Portal Openness API.
Multiuser Engineering workflows using the TIA Portal Openness API. Covers Local Sessions, Server Projects, and Multiuser Commissioning.
Load ONLY the reference file(s) relevant to the task.
| Reference file | Load when the task involves |
|---|---|
references/v21-api-surface.md | Comprehensive reference for Siemens.Engineering.Multiuser (LocalSession, ServerProject, MultiuserService). |
MultiuserService on the Project.LocalSession to interact with server projects.Update() to sync with the server.CheckIn() changes to the server project.MultiuserCommissioningService for commissioning tasks.LocalSession state before performing a CheckIn.AccessOptions to handle conflicts during Update.npx claudepluginhub czarnak/totally-integrated-claude --plugin totally-integrated-claudeInteracts with TIA Portal projects via MCP tools: browse project tree, read/write PLC block logic, list tags, inspect hardware config, run cross-reference diagnostics, search equipment catalog, and check for compile errors.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.