Main
Use the quick start: copy
.claude/skills/into your project or install via plugin marketplace commands.Pick platform variants (PowerShell vs Python) depending on your environment and toolchain availability.
Treat the skills as abstractions over XML formats and configurator CLI so the agent focuses on intent.
Use the provided switch/install scripts for repeatable deployment and updates across platforms.
Source-backed notes
- README describes a skills set for 1C:Enterprise 8.3 and includes multiple install options (copy folder, plugin install, scripts).
- README explicitly mentions variants for different platforms and runtimes (PowerShell/Python).
FAQ
- Do I have to use the plugin flow?: No — README allows copying
.claude/skills/directly into the project root. - Which runtime should I choose?: Start with PowerShell on Windows; use the Python variant when PowerShell isn’t suitable.
- How do I keep it updated?: Re-run the install/switch scripts or pull updates if you linked the repo.