[PR #65] [MERGED] docs: update moltbot.md to use OpenClaw naming and paths #72

Closed
opened 2026-03-03 18:50:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OthmanAdi/planning-with-files/pull/65
Author: @AZLabsAI
Created: 2/3/2026
Status: Merged
Merged: 2/4/2026
Merged by: @OthmanAdi

Base: masterHead: fix/moltbot-docs-openclaw-rename


📝 Commits (2)

  • cbf393a docs: update moltbot.md to use OpenClaw naming and paths
  • 28e89aa docs: rename moltbot.md to openclaw.md

📊 Changes

1 file changed (+16 additions, -19 deletions)

View changed files

📝 docs/openclaw.md (+16 -19)

📄 Description

Summary

  • Updates docs/moltbot.md to reflect the product rename from Moltbot to OpenClaw
  • Replaces all legacy paths (~/.clawdbot/) with current paths (~/.openclaw/)
  • Updates CLI commands from moltbot to openclaw
  • Updates website link from molt.bot to openclaw.ai

Changes Made

Item Old (Legacy) New (Current)
Product name Moltbot OpenClaw
Website https://molt.bot https://openclaw.ai
Skills path ~/.clawdbot/skills/ ~/.openclaw/skills/
Config file ~/.clawdbot/moltbot.json ~/.openclaw/openclaw.json
CLI moltbot skills list openclaw status

Test plan

  • Verify links resolve correctly (https://openclaw.ai)
  • Verify paths match current OpenClaw documentation

Fixes #64

Made with Cursor


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OthmanAdi/planning-with-files/pull/65 **Author:** [@AZLabsAI](https://github.com/AZLabsAI) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@OthmanAdi](https://github.com/OthmanAdi) **Base:** `master` ← **Head:** `fix/moltbot-docs-openclaw-rename` --- ### 📝 Commits (2) - [`cbf393a`](https://github.com/OthmanAdi/planning-with-files/commit/cbf393a516ca101d88641d746aa317c4fb69d7db) docs: update moltbot.md to use OpenClaw naming and paths - [`28e89aa`](https://github.com/OthmanAdi/planning-with-files/commit/28e89aae1137f170bd0662445fb3586ef4e08b0f) docs: rename moltbot.md to openclaw.md ### 📊 Changes **1 file changed** (+16 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `docs/openclaw.md` (+16 -19) </details> ### 📄 Description ## Summary - Updates `docs/moltbot.md` to reflect the product rename from Moltbot to OpenClaw - Replaces all legacy paths (`~/.clawdbot/`) with current paths (`~/.openclaw/`) - Updates CLI commands from `moltbot` to `openclaw` - Updates website link from `molt.bot` to `openclaw.ai` ## Changes Made | Item | Old (Legacy) | New (Current) | |------|--------------|---------------| | Product name | Moltbot | OpenClaw | | Website | https://molt.bot | https://openclaw.ai | | Skills path | `~/.clawdbot/skills/` | `~/.openclaw/skills/` | | Config file | `~/.clawdbot/moltbot.json` | `~/.openclaw/openclaw.json` | | CLI | `moltbot skills list` | `openclaw status` | ## Test plan - [x] Verify links resolve correctly (https://openclaw.ai) - [x] Verify paths match current OpenClaw documentation Fixes #64 Made with [Cursor](https://cursor.com) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:50:26 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/planning-with-files#72
No description provided.