tia-import-export
SolidC# Openness implementation of import/export and round-trip engineering.
AI & Automation 36 stars
9 forks Updated yesterday MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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 HM...
Details
- Author
- Czarnak
- Repository
- Czarnak/totally-integrated-claude
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- PowerShell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
tia-networks
C# Openness implementation of topology and low-level network engineering.
36 Updated yesterday
Czarnak AI & Automation Solid
tia-hmi-operations
C# Openness implementation of HMI engineering.
36 Updated yesterday
Czarnak AI & Automation Solid
tia-project-general
C# Openness implementation of project and portal lifecycle.
36 Updated yesterday
Czarnak