Install
openclaw skills install @sanyangye/chatmospEntry and help skill for ChatMOSP. Use it to introduce ChatMOSP, explain the supported MSR/KMC workflows in the current main test release, clarify that installing ChatMOSP from GitHub also prepares the mosp-for-chatMOSP runtime, and provide GitHub/OpenClaw installation steps. Trigger when the user asks what ChatMOSP is, how to install it, how to start, what it supports, or needs the ChatMOSP entry point.
openclaw skills install @sanyangye/chatmospLanguage routing Detect the user's language from the latest message.
- If the user writes in English, respond in English.
- If the user writes in Chinese, respond in Chinese. Always match the response language to the user's input language.
Use this skill to answer:
mosp-for-chatMOSP runtime automatically.This skill only provides introduction, installation guidance, and entry-point routing. It does not run calculations directly.
Supported:
Not supported:
If the user asks for unsupported features, clearly state that this is a limitation of the legacy main test package. Do not invent unavailable capabilities.
Tell users to install ChatMOSP itself. They do not need to install
mosp-for-chatMOSP as a separate OpenClaw skill; the ChatMOSP installer prepares
the mosp-for-chatMOSP runtime from GitHub when it is missing.
Official repositories:
https://github.com/mosp-catalysis/chatMOSPhttps://github.com/mosp-catalysis/mosp-for-chatMOSPRecommended GitHub installation:
cd ~/.openclaw/workspace
git clone https://github.com/mosp-catalysis/chatMOSP.git
cd chatMOSP
bash install.sh
If the user installs through ClawHub/OpenClaw, tell them to install the
mosp-catalysis/chatMOSP skill package only. Do not tell them to install
mosp-for-chatMOSP as a second skill package.
Ask the user to restart OpenClaw, then try:
Generate a Pt55 cluster.
Run a CO oxidation KMC simulation.
If the user uses a custom OpenClaw workspace, tell them to set
OPENCLAW_WORKSPACE or replace ~/.openclaw/workspace in the commands with
their workspace path.
chatmosp-input-coordinator.chatmosp-parameter-builder.chatmosp-msr-generator.chatmosp-kmc-simulator.chatmosp-literature-search.chatmosp-file-organizer.