什么是 configure-openclaw?
配置 OpenClaw 网关集成,以便在挂钩事件上唤醒外部自动化和 AI 代理 来源:yeachan-heo/oh-my-claudecode。
配置 OpenClaw 网关集成,以便在挂钩事件上唤醒外部自动化和 AI 代理
通过命令行快速安装 configure-openclaw AI 技能到你的开发环境
来源:yeachan-heo/oh-my-claudecode。
Set up OpenClaw so OMC can wake external gateways — triggering automations, workflows, or AI agents — when hook events fire during Claude sessions.
OpenClaw is NOT a notification system. It sends structured instruction payloads to programmable HTTPS endpoints. This makes it ideal for triggering n8n workflows, custom AI agents, webhook automations, or any HTTPS-capable system.
This is an interactive, natural-language configuration skill. Walk the user through setup by asking questions with AskUserQuestion. Write the result to /.claude/omcconfig.openclaw.json.
配置 OpenClaw 网关集成,以便在挂钩事件上唤醒外部自动化和 AI 代理 来源:yeachan-heo/oh-my-claudecode。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill configure-openclaw配置 OpenClaw 网关集成,以便在挂钩事件上唤醒外部自动化和 AI 代理 来源:yeachan-heo/oh-my-claudecode。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill configure-openclaw 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yeachan-heo/oh-my-claudecode