cleverence-mslx

Edit Cleverence Mobile SMARTS terminal workflows as directed graphs with XML.

43|9|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Desko77/cursor-1c-skills --skill cleverence-mslx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cleverence-mslx
Source: https://github.com/Desko77/cursor-1c-skills/tree/main/skills/cleverence-mslx
Command: npx skills add https://github.com/Desko77/cursor-1c-skills --skill cleverence-mslx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the editing and management of Cleverence Mobile SMARTS configurations, reducing the complexity of modifying terminal workflows and operations.

Core Features & Use Cases

  • Graphical Workflow Editing: Edit and manage terminal workflows as directed graphs, avoiding common pitfalls like broken transitions.
  • Operation Copying: Safely modify vendor operations by creating copies, ensuring updates do not overwrite changes.
  • Action Graph Flow Analysis: Understand and modify the flow of actions within a workflow, including sequential fall-through and named transitions.
  • Parameter Mapping: Call sub-operations with explicit variable mapping, ensuring correct data flow between operations.
  • 1C Online Integration: Execute 1C functions live during a scan, enhancing terminal capabilities with real-time data retrieval.
  • Marking Code Handling: Correctly handle marking codes and document lines, ensuring accurate matching and processing.
  • Editing Methodology: Follow a structured editing methodology to validate and transfer configurations to the server.
  • Use Case: For a warehouse manager who needs to modify the handheld-terminal logic for inventory management, this Skill provides the tools to create and update workflows without breaking the system.

Quick Start

Use the cleverence-mslx skill to inspect and validate the .mslx file for a specific terminal workflow.

Frequently Asked Questions about cleverence-mslx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit Cleverence Mobile SMARTS terminal workflows without breaking transitions?

To edit Cleverence Mobile SMARTS terminal workflows safely, you manage them as directed graphs and copy vendor operations before modifying, ensuring updates do not overwrite changes or break named transitions.

Can I execute 1C functions live during a warehouse scan with Mobile SMARTS?

Yes, 1C online integration executes 1C functions live during a scan, enhancing terminal capabilities by retrieving real-time data directly within Cleverence Mobile SMARTS inventory and warehouse workflows.

What is the best way to map parameters when calling sub-operations in Mobile SMARTS?

The best way to call sub-operations in Mobile SMARTS is using explicit variable mapping, which ensures correct data flow and parameter passing between parent and child operations within the workflow graph.

How do I handle marking codes and document lines in Cleverence configurations?

Handling marking codes in Cleverence configurations requires matching them to document lines correctly, ensuring accurate processing and data collection during mobile warehouse operations.

What is the structured methodology for transferring Mobile SMARTS configurations to the server?

The structured editing methodology for Mobile SMARTS configurations involves inspecting and validating the .mslx file for a specific terminal workflow, then systematically transferring the validated configuration to the server.

Do I need XML parsing knowledge to modify Cleverence Mobile SMARTS .mslx files?

Yes, modifying Cleverence Mobile SMARTS .mslx files requires XML parsing and manipulation knowledge, along with understanding of the Cleverence architecture, to safely manage terminal workflow directed graphs.