
alibaba/higress
5 skills54 installs45.1k starsGitHub
Install
npx skills add https://github.com/alibaba/higressSkills in this repo
1Higress Wasm Go PluginThis skill guides development of Higress gateway WASM plugins written in Go using the wasm-go SDK. A developer uses it when creating, modifying, or debugging plugins that process HTTP request and response headers or bodies, make external service calls, or integrate with Redis. It provides project setup, a minimal plugin template, the plugin lifecycle phases, and a proxywasm API reference.35installs2Higress Daily Reporthigress-daily-report generates a daily report for the Higress project, tracking new issues and PRs and their comment activity via the gh CLI. It maintains a follow-up status per issue and a knowledge base of problem patterns and solutions to drive community issues toward closure. Maintainers use it to stay on top of issues, record fixes, and avoid dropped threads.16installs3Agent Session Monitoragent-session-monitor parses Higress AI gateway access logs in real time, extracts ai_log entries, and groups multi-turn conversations by session_id. It tracks token usage and cost per session and exposes a web UI, CLI queries, and report export. Developers use it to see conversation history and token costs for agent sessions running through Higress.1installs4Higress Openclaw Integrationhigress-openclaw-integration deploys the Higress AI Gateway and configures OpenClaw to use it as a single unified model provider. It collects the provider API keys, runs the gateway install script, sets up optional auto-routing, and installs the OpenClaw provider plugin. Developers use it to route OpenClaw through Higress and access many LLM providers behind one gateway.1installs5Nginx To Higress MigrationThis skill automates migrating from ingress-nginx to Higress in Kubernetes environments. A developer uses it to analyze an existing ingress-nginx setup, install Higress via helm in parallel with proper ingressClass, identify unsupported nginx annotations, and generate WASM plugins to replace nginx snippets. It includes pre-migration, during, and post-migration checklists plus a phased migration workflow.1installs