什麼是 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