Skill
Use when working on ETS2 or ATS mods, asking about SCS unit file formats (.sii, .sui), Blender Tools export/import, Map Editor, Workshop Uploader, sound modding, truck accessories, trailers, cargo, game configuration variables, console commands, or any question about official SCS Software modding documentation.From its SKILL.md
npx -y skills add MBCustoms/scs-modding-wiki-skill --skill skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.7 KB, 599 tokens by cl100k_base, as published. Nobody here has run it
SCS Modding Wiki Expert
Overview
Complete official documentation from the SCS Modding Wiki (modding.scssoft.com), covering all ETS2 and ATS modding systems. 162 pages across two branches: Engine (config, console, formats, sound, units, SDK) and Tools (Blender Tools, Map Editor, Workshop Uploader, archive tools).
How to Answer Modding Questions
- Search
index.json— find relevant pages by title keywords or category - Read matching files from
docs/— load only what the query needs - Cite source URL for every answer — use the
urlfield fromindex.json - Cross-reference — if
index.jsonshows related pages, mention them - Flag deprecated patterns — call out outdated approaches explicitly
Categories
| Category | Path | Description |
|---|---|---|
engine | docs/engine/ | Config, console, formats, game data, mod manager |
engine_config | docs/engine/config_variables/, docs/engine/configuration_variables/ | All engine cvars |
engine_sound | docs/engine/sound/ | Sound system, mixer, truck audio modding |
engine_units | docs/engine/units/ | Unit definition formats for all accessories/cargo/trailers |
engine_sdk | docs/engine/sdk/ | Telemetry SDK |
tools | docs/tools/ | Archive tools, dedicated server, font generator |
tools_blender | docs/tools/scs_blender_tools/ | SCS Blender Tools — export, materials, animations, locators |
tools_map_editor | docs/tools/map_editor/ | Map Editor features and shortcuts |
tools_workshop | docs/tools/scs_workshop_uploader/ | Workshop Uploader validation, structure, errors |
Quick Lookup Examples
- "How do I define a truck engine?" → search index for
accessory_engine_data, readdocs/engine/units/accessory_engine_data.md - "What shaders does Blender Tools support?" →
docs/tools/scs_blender_tools/supported_shaders.md - "Workshop upload validation error" →
docs/tools/scs_workshop_uploader/validation_errors_and_solutions_for_them.md - "Truck sound modding" →
docs/engine/sound/modding.md,docs/engine/sound/truckengine.md - "Trailer unit format" →
docs/engine/units/trailer_def.md,docs/engine/units/trailer.md - "Map Editor shortcuts" →
docs/tools/map_editor/shortcuts.md - "Game archive extraction" →
docs/tools/game_archive_extractor.md - "Config variable g_trans" →
docs/engine/configuration_variables/g_trans.md
What ships with it: 166 files
700.5 KB alongside SKILL.md
docs/
- engine/advanced_input_configuration/force_feedback_lut.md1.6 KB
- engine/advanced_input_configuration.md13.7 KB
- engine/configuration_variables/g_cam_steering_reverse.md314 B
- engine/configuration_variables/g_cargo_sort.md1021 B
- engine/configuration_variables/g_grass_density.md332 B
- engine/configuration_variables/g_hshifter_layout.md283 B
- engine/configuration_variables/g_hud_speed_limit.md310 B
- engine/configuration_variables/g_news.md274 B
- engine/configuration_variables/g_online_loading_screens.md325 B
- engine/configuration_variables/g_rain_reflection.md339 B
- engine/configuration_variables/g_reflection.md339 B
- engine/configuration_variables/g_save_format.md615 B
- engine/configuration_variables/g_steam_screenshots.md397 B
- engine/configuration_variables/g_trans.md293 B
- engine/configuration_variables/g_truck_light_quality.md328 B
- engine/configuration_variables.md16.6 KB
- engine/configuration_variables/r_color_correction.md324 B
- engine/configuration_variables/r_fake_shadows.md301 B
- engine/configuration_variables/r_nv_stereo_mode.md316 B
- engine/config_variables/g_currency.md560 B
- engine/config_variables/g_force_load_selector.md341 B
- engine/config_variables/g_parking_difficulty.md352 B
- engine/config_variables/g_pounds.md239 B
- engine/config_variables/r_deferred_debug.md634 B
- engine/config_variables/r_multimon_mode.md517 B
- engine/console/commands/editor.md1.7 KB
- engine/console/commands.md9.2 KB
- engine/console/commands/multimon.md6.5 KB
- engine/console.md710 B
- engine/detours.md3.1 KB
- engine/fonts.md5.6 KB
- engine/formats.md1.5 KB
- engine/game_data.md22.4 KB
- engine/game_data/player_trucks_definitions.md2.8 KB
- engine/game_radio.md3.0 KB
- engine/game_user_path.md634 B
- engine.md693 B
- engine/mod_manager.md3.7 KB
- engine/mover_model_group.md4.7 KB
- crawl_report.md31.7 KB
126 more files not listed here. See all 166 in the repository.