OpenClaw
📚 OpenClaw Installation and Discord Configuration Guide
1. Environment Setup
1.1 System Requirements
- Node.js: v22.16.0+ (required)
- npm: Installed with Node.js
- pnpm: Must be installed globally
- Git: For cloning the repository
1.2 PATH Issues (Important!)
On macOS, Node.js may not be in the default PATH; you may need to specify it explicitly:
/usr/local/bin/node --version
/usr/local/bin/npm --version
Solution: Prepend export PATH="/usr/local/bin:$PATH" before running commands.
More from inclusionai/aworld
xhs-scraper
小红书搜索抓取 skill - 通过 agent-browser (CDP) 抓取小红书搜索结果,支持列表+详情、多格式输出。使用场景:按关键词抓取笔记列表与正文、生成 RSS/JSON/Markdown。
23app_evaluator
A professional skill for App Evaluation (evaluating app's performance with score) and App Improvement (giving professional suggestions for improving the app's performance).
11agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
9x-scraper
X (Twitter) 抓取 skill - 通过 agent-browser (CDP) 抓取指定用户推文或首页推荐流,支持关键词过滤、Tab 切换、多格式输出。使用场景:按用户/关键词抓取时间线、查看首页推荐流、生成 RSS/JSON/Markdown。
6xhs-publisher
小红书发布 skill - 通过 agent-browser (CDP) 自动发布小红书图文笔记,支持多图上传、标题正文填写、一键发布。使用场景:自动化发布图文笔记到小红书创作中心。
6html-to-image
HTML 转图片 skill - 将 HTML 文件或内容通过 agent-browser 渲染并截图为图片。适用于生成信息图、社交媒体配图、数据可视化截图等场景。
6