Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
memory-hybrid logo

memory-hybrid

NanoFlow-io/clawdboss-lite

Otheropenclawby NanoFlow-io

Summary

OpenClaw plugin exposing 0 skills.

Install to Claude Code

openclaw plugin add NanoFlow-io/clawdboss-lite

Run in Claude Code. Add the marketplace first with /plugin marketplace add NanoFlow-io/clawdboss-lite if you haven't already.

README.md

🦞 Clawdboss Lite

Minimal, security-hardened OpenClaw setup by NanoFlow.

Same security, same WAL Protocol, same optional tools as Clawdboss — but without the personality onboarding. For advanced users who want to customize their agent's identity manually.

Clawdboss vs Clawdboss Lite

| | Clawdboss | Clawdboss Lite | |---|---|---| | User questionnaire | Role, description, use case, extras | Name + timezone only | | Agent personality | 6 vibes, mission, expertise | Generic defaults | | Security hardening | ✅ | ✅ | | WAL Protocol | ✅ | ✅ | | 3-Layer Memory | ✅ | ✅ | | Optional tools (13) | ✅ | ✅ | | Built-in skills wizard | ✅ | ✅ | | Multi-agent tiers | ✅ | ✅ | | Best for | First-time users, non-technical | Developers, power users |

Use Clawdboss Lite when you want the infrastructure without the hand-holding. You'll customize SOUL.md, USER.md, and other workspace files yourself after install.

Quick Start

Ubuntu VPS (Fresh Install)

apt-get update && apt-get install -y git
git clone https://github.com/NanoFlow-io/clawdboss-lite.git
cd clawdboss-lite && ./setup.sh

The wizard auto-installs Node.js 22, Python, build tools, and OpenClaw. It asks for:

1. Your name and timezone 2. Agent name, pronouns, emoji 3. Agent tier (Solo / Team / Squad) 4. Interface (Discord / Telegram / ClawSuite Console / combinations) 5. LLM provider and API keys 6. Optional tools (13 available, each Y/n) 7. Built-in skills activation

Then customize your agent by editing the workspace files directly:

# Edit your agent's personality
nano ~/.openclaw/workspace/SOUL.md

# Edit what the agent knows about you
nano ~/.openclaw/workspace/USER.md

# Edit operating rules
nano ~/.openclaw/workspace/AGENTS.md

What You Get

  • Multi-agent architecture — Main agent + optional specialist agents (Comms, Research, Security)
  • Discord & Telegram support — Chat via Discord bot, Telegram bot, or both
  • Security-first — Prompt injection defense, anti-loop rules, content tagging, credential isolation
  • WAL Protocol — Write-Ahead Log for corrections and decisions that survive context loss
  • 3-Layer Memory — L1 (Brain) → L2 (Memory) → L3 (Reference) with file budgets
  • Working Buffer — Danger zone logging to survive context compaction
  • 13 optional tools — Knowledge graphs, web scraping, browser automation, marketing skills, and more
  • Env-based secrets — All API keys in .env, never in config files

Post-Install Customization

After running the wizard, personalize these files:

| File | Purpose | What to change | |------|---------|----------------| | SOUL.md | Agent personality | Voice, values, mission, expertise | | USER.md | About you | Your background, preferences, work context | | IDENTITY.md | Quick reference | Name, pronouns, emoji | | AGENTS.md | Operating rules | Add custom rules, adjust protocols | | TOOLS.md | Machine-specific notes | SSH hosts, camera names, voice preferences | | HEARTBEAT.md | Periodic tasks | Add recurring checks |

See the Clawdboss docs for detailed customization guides.

Requirements

  • Ubuntu 22.04+ (or any Linux with bash)
  • Node.js 22+ (auto-installed by wizard)
  • 2GB+ RAM recommended (1GB works for Solo tier)
  • An LLM provider (GitHub Copilot, OpenAI, Anthropic, or others)
  • A Discord bot token (if using Discord interface) and/or Telegram bot token from @BotFather (if using Telegram)

License

MIT — see LICENSE for details.

Related plugins

Browse all →