Marketplace
...
OpenClaw
Advanced configurations
10 min
when openclaw is initially set up, regardless of whether you chose the vanilla or ollama version, there is some onboarding required at a minimum, you will need to set up some initial skills below, we have laid out a simple guide to help you get started click on "access web ssh" to begin if you have already added an ssh public key inside the cube, you can also access the instance using third party terminal tools once the terminal is open, you will need to type the command su node this will switch to "node" permissions and will look something like below if done correctly if you are running openclaw ollama version skip to config section, otherwise continue below onboarding to being onboarding type the following command openclaw onboard you will then be presented with a menu which will handhold you through the setup and different options choose yes and continue config if you are running the openclaw ollama version, you can should run the following command openclaw config you will then be presented with this menu, use the arrow keys to navigate and enter key to confirm an option on the firs option choose "local (this machine)" and press enter you will then be presented with these menu options the first option we suggest you choose is "skills" this option enables you to download some foundational skills based off which openclaw can then further build on so using the cursor keys on your keyboard, move down to "skills" and press enter when prompted "configure skills now? (recommended)" select "yes" and press enter then choose npm you will then be presented with a list of initial skills available choose them by scrolling down with your keyboard and pressing the space bar a description is available for each skill we recommend at minimum choosing the " clawhub " skill if you have selected them correctly, they will show a green line once you've completed your selection press enter and it will automatically install (wait until the installation is completed) depending on which skills you install, some may ask you for api's, you can either set them or choose no and add them later once the skills are installed, your openclaw will now have foundational skills to use and access to other skills via clawhub you will be shown the configuration menu again if you want to setup to chat to your openclaw instance remotely via telegram or discord, move down to channels option, otherwise press ctrl+c to close the menu telegram configuration a powerful tool for chatting to your openclaw instance while on the go, without needing to use the user interface you can run everything via telegram including issue instructions for new agents and tasks with no need to access the web ui to complete the integration you will need to first go to telegram and create a new bot via https //t me/botfather once you have setup your bot you will be given a link to your bot and an api key back in the openclaw config menu choose "channels" if you previously exited the menu you can go back into it by typing "openclaw config" choose "configure/link" choose telegram then paste the api key you were given when you created your telegram bot you will then be redirected to the menu again choose "finished" when prompted for "configure dm access policies now?" choose "yes" then choose pairing then exit the menu by pressing ctrl+c go to the bot that you created in telegram and type /start your bot will give you a "paring code" in terminal then type the following command, replace \<code> with your actual code you were given inside telegram by your bot openclaw pairing approve telegram \<code> done, you can now fully interact with openclaw instance using your bot