Skip to content

Instantly share code, notes, and snippets.

View Pyr0zen's full-sized avatar
🎯
Focusing

Pyrozen Pyr0zen

🎯
Focusing
View GitHub Profile

OpenClaw + Minimax M2.5: Full Setup Guide


Before You Start

If you're thinking of running OpenClaw on your main PC, I'd strongly suggest using a VPS instead. Anything you can do on your PC, OpenClaw will be able to do on your PC, which is extremely risky if you have personal info on it.

A VPS is essentially just a fresh virtual PC. That way you're not risking any of your personal data and the VPS runs 24/7 so you'll have access to the bot whenever you want. It's also much cheaper than spending hundreds of dollars on a dedicated device like a Mac Mini.

PicoClaw + Ollama Setup Guide (Local Models + Telegram)

Repo: https://github.com/sipeed/picoclaw


Before You Start

PicoClaw is an ultra-lightweight AI agent built in Go. It runs in under 10MB of RAM with a 1 second startup time. It's inspired by NanoBot (which is inspired by OpenClaw), but way more portable. Single binary, works across RISC-V, ARM and x86.

Install Qwen 3.5 (0.8B) Locally with Ollama

Need a VPS? Get one at Hostinger - use coupon code HOWTO20 for 20% off.


What Is Qwen 3.5?

Alibaba's Qwen team released four small models built on the same Qwen 3.5 foundation as their flagship 397B model. The 0.8B is the smallest in the series, only about 1 GB to download, and runs on any machine including CPU-only servers. The whole series ships under Apache 2.0 so it's fully open and free to use commercially.

Qwen 3.5 (0.8B) + OpenClaw + Ollama: Full Setup Guide


Before You Start

If you're thinking of running OpenClaw on your main PC, I'd strongly suggest using a VPS instead. Anything you can do on your PC, OpenClaw will be able to do on your PC, which is extremely risky if you have personal info on it.

A VPS is essentially just a fresh virtual PC. That way you're not risking any of your personal data and the VPS runs 24/7 so you'll have access to the bot whenever you want. It's also much cheaper than spending hundreds of dollars on a dedicated device like a Mac Mini.

ZeroClaw Setup Guide (Cloud API)

Repo: https://github.com/zeroclaw-labs/zeroclaw


Before You Start

If you're thinking of running ZeroClaw on your main PC, I'd strongly suggest using a VPS instead. Anything you can do on your PC, ZeroClaw will be able to do on your PC, which is extremely risky if you have personal info on it.

How to Change Your ZeroClaw LLM Provider & API Key

The default config uses OpenRouter with anthropic/claude-sonnet-4.5. Here's how to change it.


Before You Start

If you're running ZeroClaw on your main PC, I'd strongly suggest moving it to a VPS. Anything ZeroClaw can do on your PC, it will do on your PC, which is extremely risky if you have personal info on it.

@Pyr0zen
Pyr0zen / ZeroClaw_Ollama_Setup.md
Created February 18, 2026 14:08
ZeroClaw_Ollama_Setup.md

OpenClaw + Ollama: Full Setup Guide

Step 1: Install Node.js

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source ~/.bashrc
nvm install node
# Privacy Policy for YT Studio Motivation Mode
Last updated: January 29, 2026
## Data Collection
YT Studio Motivation Mode does NOT collect, store, or transmit any user data.
## What We Store
The extension stores only your preferences (which metrics to hide) locally in your browser using Chrome's storage API. This data never leaves your device.