Jina
Jina
OpenClaw Jina Plugin.
Tools ⭐ 4 ▲ 3 👁 583
Awesome Openclaw
Awesome Openclaw
Curated awesome list for OpenClaw (formerly Moltbot/Clawdbot): skills, plugins, memory systems, MCP tools, deployment stacks, ecosystem platforms, and developer tooling.
Tools ⭐ 119 ▲ 1 👁 478
Ringcentral
Ringcentral
RingCentral Team Messaging channel plugin for Moltbot(Clawdbot)
Channels ⭐ 12 ▲ 1 👁 422
Devclaw
Devclaw
Multi-project dev/qa pipeline orchestration plugin for OpenClaw
Tools ⭐ 194 ▲ 1 👁 546
Serper
Serper
Google Serper plugin for OpenClaw.
Tools ⭐ 4 ▲ 1 👁 502
Gmail
Gmail
Gmail channel plugin for Moltbot
Channels ▲ 1 👁 421
Moltbot Lark
Moltbot Lark
Moltbot Lark (飞书) channel plugin - Real-time messaging integration for https://github.com/moltbot/moltbot
Channels ▲ 1 👁 412
Memvid Openclaw
Memvid Openclaw
Memvid Plugin for OpenClaw (moltbot, clawdbot)
Tools ▲ 1 👁 440
Secureclaw
Secureclaw
SecureClaw - Security Plugin and Skill for OpenClaw OWASP-Aligned
Tools ⭐ 54 ▲ 1 👁 481
Core Rotation
Core Rotation
Automatic session rotation plugin for OpenClaw — detects context degradation from lossy compaction and swaps in a fresh session with memory preserved.
Channels ▲ 1 👁 372
openclaw-adspirer
openclaw-adspirer
Manage Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads directly from OpenClaw via natural language. 100+ ad management tools with OAuth 2.1 + PKCE authentication, dynamic tool registration, and read/write safety controls. Create campaigns, analyze performance, research keywords with real CPC data, optimize budgets, and manage ads across all 4 platforms
Advertising ▲ 1 👁 413
Succ Openclaw
Succ Openclaw
OpenClaw plugin — replaces native memory with succ hybrid search, knowledge graph, and structured memories
Tools ⭐ 1 ▲ 1 👁 302
Clawlens
Clawlens
ClawLens is an observability and debugging plugin designed specifically for the OpenClaw. It runs directly within the OpenClaw gateway to silently capture, structure, and visualize data about your agents' behaviors without requiring you to change any agent code or set up external databases. At its core, the plugin is designed to help you understand exactly why an AI agent made a specific decision. It does this by providing: Session Replays: A structured, turn-by-turn breakdown of every agent session. It annotates every message, LLM call, and tool execution with their exact token counts, costs, and latencies. Live Monitoring: Real-time dashboards that track agent health, current token usage, scheduled cron jobs, and delegation relationships between multiple bots. Cross-Session Analytics: Aggregated data that helps you spot broader trends, such as high tool failure rates, latency bottlenecks, retry loops, and unexpected cost spikes across all your agents. Memory Browsing: A tool to track how agents modify and update their workspace files over time. Because it operates natively and uses a local SQLite database, ClawLens requires zero additional infrastructure and introduces practically zero latency overhead to your workflow.
Developer Tools ▲ 1 👁 72
GEO Toolkit
GEO Toolkit
GEO toolkit for AI search optimization. Audit content for AI citation readiness (ChatGPT Search, Perplexity, Google AI Overviews, Claude, Copilot) and generate schema.org JSON-LD markup for Article, FAQPage, Organization, Person, HowTo, and Service. Two tools, six schema types, Hungarian and English support. Grounded in 2026 AI-search benchmarks and peer-reviewed GEO research. Runs fully offline — no API keys, no external calls.
SEO Tools ▲ 1 👁 29
healthcheck
healthcheck
Uptime monitoring and health check plugin for OpenClaw. Monitor websites, APIs, and services with configurable intervals and get alerts through any connected channel when services go down or recover.
Monitoring ▲ 1 👁 47
Swarmclaw
Swarmclaw
Self-hosted AI agent orchestration dashboard with OpenClaw integration, multi-provider support, LangGraph workflows, and chat platform connectors.
Integration ⭐ 13 ▲ 1 👁 742
Mcp Tools
Mcp Tools
OpenClaw plugin to bridge MCP server tools as native OpenClaw tools
Integration ▲ 1 👁 315
Tweetclaw
Tweetclaw
Post tweets, reply, like, retweet, follow, DM & more from OpenClaw - full X/Twitter automation via Xquik
Integration ⭐ 3 ▲ 1 👁 318
openclaw-easemob
openclaw-easemob
# OpenClaw Easemob Plugin [OpenClaw](https://openclaw.ai) 的 **环信IM (Easemob)** 通道插件,让你的 AI 代理可以通过环信平台与用户聊天。 --- ## 三步快速开始 ```bash # 1. 安装插件 openclaw plugins install @saber3555/openclaw-easemob # 2. 配置插件(按提示输入环信凭据) openclaw config # 3. 在环信控制台配置 Webhook # URL: https://your-gateway-host/webhooks/easemob ``` 完成!用户现在可以通过环信向你的机器人发送消息了。 --- ## 功能特性 - ✅ **单聊支持** - 与用户进行一对一对话 - ✅ **Webhook 集成** - 实时接收消息 - ✅ **Token 自动管理** - 自动获取和缓存访问令牌 - ✅ **配置向导** - 交互式 CLI 配置 - ✅ **连接测试** - 自动验证配置正确性 ## 安装 ```bash openclaw plugins install @saber3555/openclaw-easemob ``` ## 快速开始 ### 1. 获取环信凭据 1. 登录 [环信控制台](https://console.easemob.com) 2. 创建新应用或选择现有应用 3. 在「应用概览」中获取: * **OrgName** - 组织名称 * **AppName** - 应用名称 * **Client ID** - 客户端 ID * **Client Secret** - 客户端密钥 4. 在「用户认证」中创建一个用户作为机器人账号 ### 2. 配置插件 ```bash openclaw config ``` 按提示输入: * OrgName * AppName * Client ID * Client Secret * 机器人用户名 ### 3. 配置 Webhook 回调 1. 确保 OpenClaw Gateway 可以从公网访问 2. 登录环信控制台 3. 进入「应用设置」→「消息回调」 4. 添加回调 URL: 1. `https://your-gateway-host` 就是访问 OpenClaw Control UI,默认为 127.0.0.1:18789,这里需要能从公网访问。 2. 在后面拼接 `/webhooks/easemob` ``` https://your-gateway-host/webhooks/easemob ``` 5. 选择回调类型: **单聊消息** 6. 保存配置 ### 4. 开始聊天 现在用户可以通过环信向你的机器人发送消息了! ## 配置说明 配置文件位置: `~/.openclaw/config.json` ```json { "channels": { "easemob": { "accounts": { "robot_username": { "accountId": "robot_username", "orgName": "your-org", "appName": "your-app", "clientId": "your-client-id", "clientSecret": "your-client-secret", "enabled": true, "dmPolicy": "pairing", "allowFrom": ["user1", "user2"] } } } } } ``` ### 配置项说明 | 配置项 | 类型 | 必填 | 说明 | |--------|------|------|------| | `accountId` | string | ✅ | 环信用户 ID (用户名) | | `orgName` | string | ✅ | 环信组织名称 | | `appName` | string | ✅ | 环信应用名称 | | `clientId` | string | ✅ | 环信 Client ID | | `clientSecret` | string | ✅ | 环信 Client Secret | | `enabled` | boolean | ❌ | 是否启用此账号 | | `name` | string | ❌ | 显示名称 | | `dmPolicy` | string | ❌ | DM 策略: `open`/`pairing`/`allowlist` | | `allowFrom` | array | ❌ | 允许列表 | ### DM 策略说明 - **`pairing`** (默认) - 需要用户先与代理配对 - **`allowlist`** - 只允许列表中的用户发送消息 - **`open`** - 允许任何用户发送消息(不推荐) ## 常用命令 ```bash # 查看通道状态 openclaw channels status # 测试发送消息 openclaw message send --channel easemob --to <user_id> "Hello!" # 查看配置 openclaw config get channels.easemob # 重新配置 openclaw config # 禁用通道 openclaw config set channels.easemob.enabled false # 查看网关日志 openclaw gateway logs # 调试模式运行网关 DEBUG=easemob openclaw gateway run ``` ## 开发 ### 本地安装测试 ```bash # 克隆仓库 git clone https://github.com/XuCpeng/openclaw-easemob.git cd openclaw-easemob # 安装依赖 pnpm install # 构建 pnpm run build # 本地安装到 OpenClaw openclaw plugins install ./ # 开发模式(自动重编译) pnpm run dev ``` ## 常见问题 ### Q: 为什么收不到消息? A: 请检查: 1. Gateway 是否运行: `openclaw gateway status` 2. Webhook URL 是否正确配置 3. 防火墙是否允许外部访问 Gateway 端口 4. 环信控制台中的回调是否启用 ### Q: Token 过期怎么办? A: 插件会自动管理 Token,在过期前自动刷新,无需手动处理。 ### Q: 支持群聊吗? A: 当前版本 (P0) 仅支持单聊。群聊支持将在后续版本添加。 ### Q: 如何配置多账号? A: 在 `accounts` 对象中添加多个账号配置: ```json { "accounts": { "robot1": { ... }, "robot2": { ... } } } ``` ## 技术架构 本插件采用 **Webhook 网关模式**: ``` 用户手机 ──→ 环信服务器 ──→ OpenClaw Gateway ──→ OpenClaw Agent (Webhook) ``` - 不保持长连接,通过环信 Webhook 接收消息 - 通过 REST API 发送消息 - 支持 OAuth2 Token 自动管理 详细设计说明见 [ARCHITECTURE.md](./ARCHITECTURE.md) ## 相关链接 - [OpenClaw 官方文档](https://docs.openclaw.ai/channels) - [环信官方文档](https://docs.easemob.com/) - [OpenClaw GitHub](https://github.com/openclaw/openclaw) - [参考项目](https://github.com/dujiepeng/openclaw) ## 贡献 欢迎提交 Issue 和 PR! ## 许可证 MIT License - 详见 [LICENSE](./LICENSE) --- Made with ❤️ by [XuCpeng](https://github.com/XuCpeng)
Channels ▲ 1 👁 206
openclaw-easemob
openclaw-easemob
OpenClaw 的 环信 IM (Easemob) 通道插件,让你的 AI 代理可以通过环信平台与用户聊天。 OpenClaw's Easemob channel plugin allows your AI agent to chat with users through the Easemob platform.
Communication ▲ 1 👁 137
Recall
Recall
Persistent memory, context compression & profile visibility for 🦞OpenClaw🦞.
Voice ⭐ 1 ▲ 1 👁 132
openclaw-mengram
openclaw-mengram
OpenClaw: Human-like Memory Agent Give your OpenClaw agent human-like memory that persists across sessions. 3 Memory Types: Semantic: Facts and preferences. Episodic: Events with outcomes. Procedural: Workflows that auto-evolve from failures. Core Mechanics: Auto-recall: Injects relevant context before every turn. Auto-capture: Saves new knowledge after every turn. Capabilities: 12 tools & 14 CLI commands. Graph RAG with 2-hop traversal. Cognitive profile generation. Availability: Free tier available.
Memory & Cognitive Enhancement ▲ 1 👁 148
Simplex
Simplex
SimpleX channel plugin for OpenClaw
Channels ▲ 1 👁 440
SimpleX Channel
SimpleX Channel
SimpleX channel plugin for OpenClaw. Uses local `simplex-chat` CLI and supports: * send/receive (text/media) * pairing + allowlist * message actions, invite link + QR generation * Control UI config Why use SimpleX: * End-To-End Encrypted and privacy-preserving * Local runtime via official simplex-chat (no hosted bot service) * No phone number requirement * No third-party bot API dependency * No unofficial CLI dependency chains
Channels ▲ 1 👁 357