원클릭으로
haiflow
haiflow에는 andersonaguiar에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Deep expert knowledge of n8n workflow automation and haiflow orchestration. Understands all n8n node types, triggers, subworkflows, expressions, error handling, flow control, credentials, webhook configuration, binary data, and execution modes. Understands haiflow's full API, SSE streaming, multi-agent pipelines, hook lifecycle, queue mechanics, prompt security, and context management. Knows how to architect solutions combining both systems — choosing the right n8n nodes, configuring triggers, designing subworkflow hierarchies, and wiring haiflow's event-driven pub/sub into n8n flows. Triggers on: n8n questions, workflow design, node configuration, trigger setup, subworkflow architecture, haiflow pipeline design, SSE streaming patterns, webhook configuration, n8n + haiflow integration patterns, or any question about how either system works.
Drive the haiflow HTTP orchestrator to run Claude Code via API — start sessions, send prompts/payloads, stream or poll responses, stop sessions, plus fire-and-forget jobs, queues, worker pools + map-reduce, and event pipelines. Use when an agent or service needs to programmatically run Claude Code through haiflow's REST API (POST /session/start, /trigger, GET /responses/:id/stream, /session/stop, /map, /publish, /ingest), wire a consumer/integration to haiflow, debug why a haiflow trigger never returned, or design a multi-agent haiflow workflow.
Guided integration builder powered by haiflow. Helps users discover, design, and build integrations between services, APIs, and tools. Uses context7 MCP to research library/API docs in real-time. Supports two execution paths: (1) n8n workflows that call haiflow endpoints to orchestrate Claude Code, auto-deployed via n8n MCP if API keys are available; (2) raw Bun/TypeScript integrations that call haiflow directly. Triggers on: integrate, connect X to Y, build an integration, sync X with Y, automate X, webhook from X, n8n workflow for X, how do I connect X to Y, or any request to link two or more services together.