configure-openclaw이란?
후크 이벤트 시 외부 자동화 및 AI 에이전트를 깨우기 위한 OpenClaw 게이트웨이 통합 구성 출처: yeachan-heo/oh-my-claudecode.
후크 이벤트 시 외부 자동화 및 AI 에이전트를 깨우기 위한 OpenClaw 게이트웨이 통합 구성
명령줄에서 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.
후크 이벤트 시 외부 자동화 및 AI 에이전트를 깨우기 위한 OpenClaw 게이트웨이 통합 구성 출처: yeachan-heo/oh-my-claudecode.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill configure-openclaw후크 이벤트 시 외부 자동화 및 AI 에이전트를 깨우기 위한 OpenClaw 게이트웨이 통합 구성 출처: 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