Skip to main content

1.3 Feature Access Points

The feature access points of RDK Studio are divided into three groups based on the left navigation: Core, Development Tools, and AI Capabilities.

You can start from the Workbench, and then proceed to tasks such as Flashing, Remote Desktop, Code Editor, On-board Agent, Local Large Language Models, or Skill Workshop as needed.

GroupAccess PointOne-sentence DescriptionDetails
CoreWorkbenchMoss conversation and project workspace, centralized display of device status, history, diagnostics, changes, files, and terminal3.1 Workbench
Development ToolsFlashingImage writing process for RDK X3 / X5 / S100 and other local images3.7 System Flashing
Development ToolsRemote DesktopView and operate the on-board graphical interface3.6 Remote desktop
Development ToolsCode EditorOpen the on-board code editing workspace3.5 Code editor
AI CapabilitiesOn-board AgentOpenClaw deployment, diagnostic repair, model synchronization, on-board conversations3.10 OpenClaw
AI CapabilitiesLocal Large Language ModelsInstall/start Ollama, download models, set as Moss quick mode3.12 Local LLMs
AI CapabilitiesSkill WorkshopLocal Moss skills, device OpenClaw skills, skill marketplace, generate skills from links3.11 Skill Workshop

What You Can Do in the Workbench

The Workbench is not a single information card but the main workspace for Moss. It includes the following common features:

FeatureDescription
Moss ConversationSend natural language tasks, supports attachments, device information, project information, execution/planning, quick/thinking modes
Current StatusView current project, device, directory, Git changes, diagnostic snapshots
HistoryOpen local conversation history and continue previous tasks
DiagnosticsCapture device runtime snapshots and send them to Moss
ChangesView remote project Git status, initialize workspace if necessary
File / Terminal / BrowseOpen common tools next to Moss to reduce switching back and forth

Settings and Resource Access Points

Access PointContent
SettingsAccount & Security, Device Connection, Interface Display, AI Engine, Feishu, WeChat, Apps & Updates
Resources & SupportDajiang Developer Forum, RoboGo Platform, User Feedback
AI Dock Settings JumpDirect access to "Local Models" or "AI Engine" when model configuration is abnormal

Device and Platform Compatibility

FeatureRDK DeviceGeneral Linux / Jetson / Raspberry Pi / RockchipDesktop ClientCLI
Moss Conversation & WorkbenchSupportedSupportedSupportedPartially supported
SSH Terminal / File / Code EditorSupportedSupportedSupportedSupported
Remote DesktopSupported, requires on-board graphical servicesDepends on target host environmentSupportedNot supported
FlashingRDK X3 / X5 / S100 are primary targetsLocal image can be written to other media optionallySupportedNot supported
OpenClaw DeploymentPrimary path for RDK devicesNot deployable by default; interface shows limitationsSupportedSupports some commands
Local Large Language ModelsRuns locally on the computerRuns locally on the computerSupportedNot applicable
Skill WorkshopDeployable to device OpenClaw, also writable to local MossWritable to local Moss; device deployment limitedSupportedSupports some commands

The CLI does not support graphical interfaces, flashing wizards, remote desktop, or local model management — capabilities exclusive to the desktop client. For scripting scenarios, rdkstudio or dmoss-agent can be used as needed for conversations, device management, files, and script tasks.