·higress-wasm-go-plugin
</>

higress-wasm-go-plugin

alibaba/higress

Develop Higress WASM plugins using Go 1.24+. Use when creating, modifying, or debugging Higress gateway plugins for HTTP request/response processing, external service calls, Redis integration, or custom gateway logic.

3Installs·0Trend·@alibaba

Installation

$npx skills add https://github.com/alibaba/higress --skill higress-wasm-go-plugin

SKILL.md

Develop Higress gateway WASM plugins using Go language with the wasm-go SDK.

| Request Headers | Gateway receives client request headers | ProcessRequestHeaders | | Request Body | Gateway receives client request body | ProcessRequestBody | | Response Headers | Gateway receives backend response headers | ProcessResponseHeaders | | Response Body | Gateway receives backend response body | ProcessResponseBody |

| Stream Done | HTTP stream completes | ProcessStreamDone |

Develop Higress WASM plugins using Go 1.24+. Use when creating, modifying, or debugging Higress gateway plugins for HTTP request/response processing, external service calls, Redis integration, or custom gateway logic. Source: alibaba/higress.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alibaba/higress --skill higress-wasm-go-plugin
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is higress-wasm-go-plugin?

Develop Higress WASM plugins using Go 1.24+. Use when creating, modifying, or debugging Higress gateway plugins for HTTP request/response processing, external service calls, Redis integration, or custom gateway logic. Source: alibaba/higress.

How do I install higress-wasm-go-plugin?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alibaba/higress --skill higress-wasm-go-plugin Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/alibaba/higress

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01