AgentStack
SKILL verified MIT Self-run

Tia Import Export

skill-czarnak-totally-integrated-claude-tia-import-export · by Czarnak

>

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add skill-czarnak-totally-integrated-claude-tia-import-export

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Tia Import Export? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

tia-import-export

Scope

Import/export strategy and round-trip design — full C# Openness implementation.

When the roadmap routes here, the entire solution is C#. Do not mix with Python wrapper calls.

Use this skill for

  • choosing direct object edits vs import/export
  • XML / SimaticML / AML / CAx strategy
  • bulk engineering changes
  • export granularity
  • folder-structure planning
  • overwrite behavior
  • project / HMI / PLC / library round-trip workflows
  • object-specific import/export compositions
  • mixed import + low-level object-model editing

Execution pattern

  1. identify target object class and Openness composition
  2. identify exchange format (SimaticML, AML, XML)
  3. decide file-based vs direct-edit approach
  4. define source root / target root / overwrite / structure
  5. use Openness import/export services on the correct composition
  6. compile relevant hardware/software after import
  7. validate consistency state

Reference files

Load ONLY the reference file(s) relevant to the task. Do not load all files at once.

| Reference file | Load when the task involves | |---|---| | references/overview.md | general import/export principles, ExportOptions/ImportOptions enums, open references, SIMATIC ML versioning, exportable object matrix | | references/hmi-screens.md | exporting or importing HMI screens, screen templates, pop-up screens, slide-in screens, permanent areas, faceplate instances | | references/hmi-tags-and-data.md | HMI tag tables, individual HMI tags, cycles, connections, text lists, graphic lists, VB scripts, special HMI tag considerations (integrated connection, UDT) | | references/plc-blocks.md | PLC block export/import (FB, FC, OB, DB), UDTs, know-how protection, failsafe blocks, system blocks, GRAPH, snapshots, instance DB creation, DB value access, OPC UA XML export, document export/import, open-reference and structural-change import | | references/plc-alarms-and-tags.md | PLC tag tables, individual PLC tags/constants, alarm classes, PLC alarm text lists (XLSX), ProDiag supervisions, watch tables, force tables | | references/hardware-aml.md | CAx/AML export and import, CaxProvider service, project-level vs device-level transfer, CaxImportOptions, TransferResult, type identifiers, AML structure | | references/project-data.md | project-level texts export/import (XLSX), project graphics export/import |

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.